diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-03-03 17:17:08 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-03-03 17:17:08 +0100 |
commit | 1fc609fed32c02467e7ea47f9f5538f51adff099 (patch) | |
tree | 2369e5150847e83f81fd775617d672a7134770a6 /NEWS | |
parent | 7b11a1dcdc1c2b5f5a49f61b02c84a5ec81bcdb2 (diff) | |
download | strongswan-1fc609fed32c02467e7ea47f9f5538f51adff099.tar.bz2 strongswan-1fc609fed32c02467e7ea47f9f5538f51adff099.tar.xz |
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -7,8 +7,12 @@ strongswan-5.0.3 unbound plugin, which is based on libldns and libunbound. Both plugins were created by Reto Guadagnini. -- Implemented the TCG TNC IF-IMV 1.4 draft making access - requestor identities available to an IMV. +- Implemented the TCG TNC IF-IMV 1.4 draft making access requestor identities + available to an IMV. The OS IMV stores the AR identity together with the + device ID in the attest database. + +- The openssl plugin now uses the AES-NI accelerated version of AES-GCM + if the hardware supports it. strongswan-5.0.2 @@ -62,6 +66,7 @@ strongswan-5.0.2 - The integration test environment was updated and now uses KVM and reproducible guest images based on Debian. + strongswan-5.0.1 ---------------- @@ -135,6 +140,7 @@ strongswan-5.0.1 - All crypto primitives gained return values for most operations, allowing crypto backends to fail, for example when using hardware accelerators. + strongswan-5.0.0 ---------------- |