aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-04-05 17:44:50 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-04-05 17:44:50 +0000
commit46b9ff68d0638f70d09895c1c208625641f874b3 (patch)
tree10178aeadd189ab5e673e933bcd1f9df42593d4d
parent389623374fc4c5643301bbebbe1aece8d917fbc3 (diff)
downloadstrongswan-46b9ff68d0638f70d09895c1c208625641f874b3.tar.bz2
strongswan-46b9ff68d0638f70d09895c1c208625641f874b3.tar.xz
cachecrls=yes supported by IKEv2
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a0ebf6ec5..4e5e3be90 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,12 @@ strongswan-4.1.1
IKE MR2 message and pluto tried to send an encrypted notification
message.
-- The IKEv2 daemon charon now supports dynamic http-based CRL fetching.
+- Added the NATT_IETF_02_N Vendor ID in order to support IKEv1 connections
+ with Windows 2003 Server which uses a wrong VID hash.
+
+- The IKEv2 daemon charon now supports dynamic http-based CRL fetching
+ enabled by crlcheckinterval > 0 and caching fetched CRLs enabled by
+ cachecrls=yes.
strongswan-4.1.0