last NEWS for 4.3.0

This commit is contained in:
Andreas Steffen 2009-04-21 12:32:19 +00:00
parent 53199c25ca
commit 558c89e721
1 changed files with 7 additions and 7 deletions

14
NEWS
View File

@ -10,15 +10,15 @@ strongswan-4.3.0
- If glibc printf hooks (register_printf_function) are not available,
strongSwan can use the vstr string library to run on non-glibc systems.
- The IKEv2 charon daemon can now configure the ESP CAMELLIA-CBC
cipher (esp=camellia128|192|256).
- 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, strongswan.conf
attributes, ASN.1 parser, etc.) from a libstrongswan-lite library.
- Refactored the pluto and scepclient code to use basic functions (memory
allocation, leak detective, chunk handling, printf_hooks, strongswan.conf
attributes, ASN.1 parser, etc.) from the libstrongswan library.
- Up to two DNS and WINS servers to be sent via IKEv1 ModeConfig
can be configured in the pluto section of strongswan.conf.
- Up to two DNS and WINS servers to be sent via IKEv1 ModeConfig can be
configured in the pluto section of strongswan.conf.
strongswan-4.2.14