aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-06-13 10:00:19 +0000
committerMartin Willi <martin@strongswan.org>2006-06-13 10:00:19 +0000
commit22ff6f578f4a583495503cdecef3f73e495b5de1 (patch)
tree93b77d2182f62740087f64954466288798fc0e1a /NEWS
parent64f4d918987275a0065ba4f6680648ca2f5eb7de (diff)
downloadstrongswan-22ff6f578f4a583495503cdecef3f73e495b5de1.tar.bz2
strongswan-22ff6f578f4a583495503cdecef3f73e495b5de1.tar.xz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8595682d9..b3172052f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,20 @@
+- initial support for rekeying CHILD_SAs using IKEv2. Currently
+ perfect forward secrecy is not supported. The rekeying parameters
+ rekeymargin, rekeyfuzz and keylife from ipsec.conf are now supported
+ when using IKEv2.
+
- new build environment featuring autotools. Features such
as HTTP, LDAP and smartcard support may be enabled using
the ./configure script. Changing install directories
is possible, too. See ./configure --help for more details.
+- better integration of charon with ipsec starter, which allows
+ (almost) transparent operation with both daemons. charon
+ handles ipsec commands up, down, status, statusall, listall,
+ listcerts and allows proper load, reload and delete of connections
+ via ipsec starter.
+
strongswan-4.0.0
----------------