aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2013-07-29 11:08:54 +0200
committerMartin Willi <martin@revosec.ch>2013-07-29 11:08:54 +0200
commit68957d1811bfb02cd613567ed606745e4257d185 (patch)
treebbe53c0dd60d1504ecf8eb717a8be4804a721d5e /NEWS
parent2cfe88aacb2292f36ea3cdef7db20a5d04340993 (diff)
downloadstrongswan-68957d1811bfb02cd613567ed606745e4257d185.tar.bz2
strongswan-68957d1811bfb02cd613567ed606745e4257d185.tar.xz
NEWS: mention xauth-radius backend in eap-radius plugin
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 58994f90b..664e830bc 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ strongswan-5.1.0
- The new kernel-libipsec plugin uses TUN devices and libipsec to provide IPsec
processing in userland on Linux, FreeBSD and Mac OS X.
+- The eap-radius plugin can now serve as an XAuth backend called xauth-radius,
+ directly verifying XAuth credentials using RADIUS User-Name/User-Password
+ attributes. This is more efficient than the existing xauth-eap+eap-radius
+ combination, and allows RADIUS servers without EAP support to act as AAA
+ backend for IKEv1.
+
- The new osx-attr plugin installs configuration attributes (currently DNS
servers) via SystemConfiguration on Mac OS X. The keychain plugin provides
certificates from the OS X keychain service.