aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-03-03 17:17:08 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-03-03 17:17:08 +0100
commit1fc609fed32c02467e7ea47f9f5538f51adff099 (patch)
tree2369e5150847e83f81fd775617d672a7134770a6 /NEWS
parent7b11a1dcdc1c2b5f5a49f61b02c84a5ec81bcdb2 (diff)
downloadstrongswan-1fc609fed32c02467e7ea47f9f5538f51adff099.tar.bz2
strongswan-1fc609fed32c02467e7ea47f9f5538f51adff099.tar.xz
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cb2dbbfed..7a5e6f017 100644
--- a/NEWS
+++ b/NEWS
@@ -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
----------------