diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-02-20 19:52:14 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-02-20 19:52:14 +0000 |
commit | bfde75ee76abb39baa6dfea5f94569551fe80bbf (patch) | |
tree | 5fddfd50f4259767d2432cd11a89100111b7d802 | |
parent | 91480aa9fbb662c008a780dc8b6a068f206b4b87 (diff) | |
download | strongswan-bfde75ee76abb39baa6dfea5f94569551fe80bbf.tar.bz2 strongswan-bfde75ee76abb39baa6dfea5f94569551fe80bbf.tar.xz |
changes in 4.2.124.2.12
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +strongswan-4.2.12 +'---------------- + +- Support of the EAP-MSCHAPv2 protocol enabled by the option + --enable-eap-mschapv2. Requires the MD4 hash algorithm enabled + either by --enable-md4 or --enable-openssl. + +- Assignment of up to two DNS and up to two WINS servers to peers via + the IKEv2 Configuration Payload (CP). The IPv4 or IPv6 nameserver + addresses are defined in strongswan.conf. + +- The strongSwan applet for the Gnome NetworkManager is now built and + distributed as a separate tarball under the name NetworkManager-strongswan. + + strongswan-4.2.11 ----------------- |