diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-04-21 07:34:44 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-04-21 07:34:44 +0000 |
commit | dfd7ba805e03eae24b370309752c276f2b49d8dd (patch) | |
tree | 260a468a4f5b2d3a71684995dd38880f2c3d0dad /NEWS | |
parent | 08b2d288a1281d672533428fb1d8170dff9e5e08 (diff) | |
download | strongswan-dfd7ba805e03eae24b370309752c276f2b49d8dd.tar.bz2 strongswan-dfd7ba805e03eae24b370309752c276f2b49d8dd.tar.xz |
refactoring of pluto and scepclient code
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ----------------- |