From e38a15d4c486775a3e44340a12828d483edba289 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 4 Jan 2007 14:32:48 +0000 Subject: [PATCH] added XAUTH support --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index a3e6b46554..571cbcda3d 100644 --- a/NEWS +++ b/NEWS @@ -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