summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 38ed3f184..5398c0959 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+strongswan-2.8.1
+----------------
+
+- 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.
+
+- Mixed PSK/RSA authentication is now possible between two hosts
+ with static IP addresses.
+
+
strongswan-2.8.0
----------------