updated news for 4.0.1 release

This commit is contained in:
Martin Willi 2006-06-21 12:11:29 +00:00
parent b29bfa7c76
commit 7e81e97543
1 changed files with 7 additions and 0 deletions

7
NEWS
View File

@ -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