From 7e81e975436a6edde843f3beca546a33b66540d5 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 21 Jun 2006 12:11:29 +0000 Subject: [PATCH] updated news for 4.0.1 release --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index f07f95e2c..bbdece6fd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +strongswan-4.0.1 +---------------- + - Added algorithm selection to charon: New default algorithms for ike=aes128-sha-modp2048, as both daemons support it. The default for IPsec SAs is now esp=aes128-sha,3des-md5. charon handles @@ -22,6 +25,10 @@ simultaneous rekeying. To avoid such a situation, use a large rekeyfuzz, or even better, set rekey=no on one peer. +- support for host2host, net2net, host2net (roadwarrior) tunnels + using predefined RSA certificates (see uml scenarios for + configuration examples). + - new build environment featuring autotools. Features such as HTTP, LDAP and smartcard support may be enabled using the ./configure script. Changing install directories