aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-06-25 08:41:16 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-06-25 08:41:16 +0000
commit73a8eed31cf8991b0c21b837ca119d5d5f9078c9 (patch)
treeb19526bdffc832da58cc6a4e670147b1cae3a369
parentbe33d1a51b0d9f60a156fea393effeeb4078aa25 (diff)
downloadstrongswan-73a8eed31cf8991b0c21b837ca119d5d5f9078c9.tar.bz2
strongswan-73a8eed31cf8991b0c21b837ca119d5d5f9078c9.tar.xz
updated NEWS for the imminent 4.2.4 release
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fef9c4225..8500b95c7 100644
--- a/NEWS
+++ b/NEWS
@@ -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
----------------