diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-01-04 14:32:48 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-01-04 14:32:48 +0000 |
commit | e38a15d4c486775a3e44340a12828d483edba289 (patch) | |
tree | d61ecb40159f53e1c4db8f108e233a4e3872a703 /NEWS | |
parent | 42687ff5d18947e8ef79402d43e816d037ae2d4f (diff) | |
download | strongswan-e38a15d4c486775a3e44340a12828d483edba289.tar.bz2 strongswan-e38a15d4c486775a3e44340a12828d483edba289.tar.xz |
added XAUTH support
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 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 transport and (experimental!) BEET mode |