aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2010-04-19 14:41:20 +0200
committerMartin Willi <martin@revosec.ch>2010-04-19 14:41:20 +0200
commit4590260b2dfcc4801ee92df419b1ef81738922ba (patch)
treefe0ffada7282d728b55a2f933f07e52a3ca31e4e /NEWS
parentf0212e8837b54bae2c013470e5a4614e6fb19485 (diff)
downloadstrongswan-4590260b2dfcc4801ee92df419b1ef81738922ba.tar.bz2
strongswan-4590260b2dfcc4801ee92df419b1ef81738922ba.tar.xz
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea34d3081..cc3ca6a83 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ strongswan-4.4.0
The development of the High Availability functionality was sponsored by
secunet Security Networks AG.
+- Added support for Diffie-Hellman groups 22, 23 and 24 to the gmp, gcrypt
+ and openssl plugins, usable by both pluto and charon. The new proposal
+ keywords are modp1024s160, modp2048s224 and modp2048s256. Thanks to Joy Latten
+ from IBM for his contribution.
+
- The IKEv1 pluto daemon supports RAM-based virtual IP pools using
the rightsourceip directive with a subnet from which addresses
are allocated.