added XAUTH support

This commit is contained in:
Andreas Steffen 2007-01-04 14:32:48 +00:00
parent 42687ff5d1
commit e38a15d4c4

6
NEWS
View File

@ -1,6 +1,12 @@
strongswan-4.0.6 strongswan-4.0.6
---------------- ----------------
- IKEv1: Support for extended authentication (XAUTH) in combination
with ISAKMP Main Mode RSA or PSK authentication. Both client and
server side were implemented. Handling of user credentials can
be done by a run-time loadable XAUTH module. By default user
credentials are stored in ipsec.secrets.
- IKEv2: Support for reauthentication when rekeying - IKEv2: Support for reauthentication when rekeying
- IKEv2: Support for transport and (experimental!) BEET mode - IKEv2: Support for transport and (experimental!) BEET mode