aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-04-21 07:34:44 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-04-21 07:34:44 +0000
commitdfd7ba805e03eae24b370309752c276f2b49d8dd (patch)
tree260a468a4f5b2d3a71684995dd38880f2c3d0dad /NEWS
parent08b2d288a1281d672533428fb1d8170dff9e5e08 (diff)
downloadstrongswan-dfd7ba805e03eae24b370309752c276f2b49d8dd.tar.bz2
strongswan-dfd7ba805e03eae24b370309752c276f2b49d8dd.tar.xz
refactoring of pluto and scepclient code
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e661dfbe..4d9e2cc0e 100644
--- 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
-----------------