diff options
author | Martin Willi <martin@strongswan.org> | 2006-06-13 10:00:19 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-06-13 10:00:19 +0000 |
commit | 22ff6f578f4a583495503cdecef3f73e495b5de1 (patch) | |
tree | 93b77d2182f62740087f64954466288798fc0e1a /NEWS | |
parent | 64f4d918987275a0065ba4f6680648ca2f5eb7de (diff) | |
download | strongswan-22ff6f578f4a583495503cdecef3f73e495b5de1.tar.bz2 strongswan-22ff6f578f4a583495503cdecef3f73e495b5de1.tar.xz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ---------------- |