diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-06-25 08:41:16 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-06-25 08:41:16 +0000 |
commit | 73a8eed31cf8991b0c21b837ca119d5d5f9078c9 (patch) | |
tree | b19526bdffc832da58cc6a4e670147b1cae3a369 | |
parent | be33d1a51b0d9f60a156fea393effeeb4078aa25 (diff) | |
download | strongswan-73a8eed31cf8991b0c21b837ca119d5d5f9078c9.tar.bz2 strongswan-73a8eed31cf8991b0c21b837ca119d5d5f9078c9.tar.xz |
updated NEWS for the imminent 4.2.4 release
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -4,6 +4,18 @@ strongswan-4.2.4 - Added statistics functions to ip pool --status and ip pool --leases and input validation checks to various ip pool commands. +- ipsec statusall now lists all loaded charon plugins and displays + the negotiated IKE cipher suite proposal. + +- The openssl plugin supports the elliptic curve Diffie-Hellman groups + 19, 20, 21, 25, and 26. + +- The openssl plugin supports ECDSA authentication using elliptic curve + X.509 certificates. + +- Fixed a bug in stroke which caused multiple charon threads to close + the file descriptors during packet transfers over the stroke socket. + strongswan-4.2.3 ---------------- |