refactoring of pluto and scepclient code

This commit is contained in:
Andreas Steffen 2009-04-21 07:34:44 +00:00
parent 08b2d288a1
commit dfd7ba805e
1 changed files with 4 additions and 0 deletions

4
NEWS
View File

@ -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
-----------------