diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-04-27 22:45:24 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-04-27 22:45:24 +0000 |
commit | 9f78f9576ea7e53f117587cd1c1905ca470edd69 (patch) | |
tree | 8711c0ca5e0b70c3e248ad8359fc3b9222c6306d | |
parent | 4bf550446c0f9e5d577eff99c26190c071cc1f24 (diff) | |
download | strongswan-9f78f9576ea7e53f117587cd1c1905ca470edd69.tar.bz2 strongswan-9f78f9576ea7e53f117587cd1c1905ca470edd69.tar.xz |
crlNumber is now listed by ipsec listcrls
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,8 +14,10 @@ strongswan-4.1.2 - Added support for EAP modules which do not establish an MSK. - Removed the dependencies from the /usr/include/linux/ headers by - including xfrm.h, ipsec.h, and pfkeyv2.h. + including xfrm.h, ipsec.h, and pfkeyv2.h in the distribution. +- crlNumber is now listed by ipsec listcrls + - The xauth_modules.verify_secret() function now passes the connection name. |