Version 4.2.6 » History » Version 3
Tobias Brunner, 01.09.2009 14:20
Changes for Version 4.2.6
1 | 3 | Tobias Brunner | h1. Version 4.2.6 |
---|---|---|---|
2 | 3 | Tobias Brunner | |
3 | 3 | Tobias Brunner | * A NetworkManager plugin allows GUI-based configuration of road-warrior |
4 | 3 | Tobias Brunner | clients in a simple way. It features X509 based gateway authentication |
5 | 3 | Tobias Brunner | and EAP client authentication, tunnel setup/teardown and storing passwords |
6 | 3 | Tobias Brunner | in the Gnome Keyring. |
7 | 3 | Tobias Brunner | |
8 | 3 | Tobias Brunner | * A new EAP-GTC plugin implements draft-sheffer-ikev2-gtc-00.txt and allows |
9 | 3 | Tobias Brunner | username/password authentication against any PAM service on the gateway. |
10 | 3 | Tobias Brunner | The new EAP method interacts nicely with the NetworkManager plugin and allows |
11 | 3 | Tobias Brunner | client authentication against e.g. LDAP. |
12 | 3 | Tobias Brunner | |
13 | 3 | Tobias Brunner | * Improved support for the EAP-Identity method. The new ipsec.conf eap_identity |
14 | 3 | Tobias Brunner | parameter defines an additional identity to pass to the server in EAP |
15 | 3 | Tobias Brunner | authentication. |
16 | 3 | Tobias Brunner | |
17 | 3 | Tobias Brunner | * The "ipsec statusall" command now lists CA restrictions, EAP |
18 | 3 | Tobias Brunner | authentication types and EAP identities. |
19 | 3 | Tobias Brunner | |
20 | 3 | Tobias Brunner | * Fixed two multithreading deadlocks occurring when starting up |
21 | 3 | Tobias Brunner | several hundred tunnels concurrently. |
22 | 3 | Tobias Brunner | |
23 | 3 | Tobias Brunner | * Fixed the --enable-integrity-test configure option which |
24 | 3 | Tobias Brunner | computes a SHA-1 checksum over the libstrongswan library. |