]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
refactoring of pluto and scepclient code
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 21 Apr 2009 07:34:44 +0000 (07:34 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 21 Apr 2009 07:34:44 +0000 (07:34 -0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e661dfbe6b9c26db922ef2f9dac027cb770b2ac..4d9e2cc0e34c16ee799a4509f2c9371ccb6836d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ strongswan-4.3.0
 - The IKEv2 charon daemon can now configure the ESP CAMELLIA-CBC
   cipher (esp=camellia128|192|256).
 
+- Refactored the pluto and scepclient code to use basic functions
+  (memory allocation, leak detective, printf_hooks, ASN.1 parser, etc.)
+  from a libstrongswan-lite library.
+
 
 strongswan-4.2.14
 -----------------