aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-02-03 16:13:34 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-02-03 16:13:34 +0100
commitde4a0c8376e685e916814addb14a72f4c11bb3ac (patch)
tree565d0c064e0865f207ae08331c9f9542a177884e /NEWS
parent48bf8ce9bd6c541dd71c3adf80be7358248255db (diff)
downloadstrongswan-de4a0c8376e685e916814addb14a72f4c11bb3ac.tar.bz2
strongswan-de4a0c8376e685e916814addb14a72f4c11bb3ac.tar.xz
reformulated some NEWS entries
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 2efbd6384..88ca4b1ee 100644
--- a/NEWS
+++ b/NEWS
@@ -8,18 +8,20 @@ strongswan-4.6.2
- Fully implemented the "TCG Attestation PTS Protocol: Binding to IF-M"
standard (TLV-based messages only). TPM-based remote attestation of
- Linux IMA possible. Measurement reference values are automatically stored
- in an SQLite database.
+ Linux IMA (Integrity Measurement Architecture) possible. Measurement
+ reference values are automatically stored in an SQLite database.
- The EAP-RADIUS authentication backend supports RADIUS accounting. It sends
start/stop messages containing Username, Framed-IP and Input/Output-Octets
attributes and has been tested against FreeRADIUS and Microsoft NPS.
-- Added support for PKCS#8 encoded private keys. This is the default format
- used by some OpenSSL tools since 1.0.0 (e.g. openssl req with -keyout).
+- Added support for PKCS#8 encoded private keys via the libstrongswan
+ pkcs8 plugin. This is the default format used by some OpenSSL tools since
+ version 1.0.0 (e.g. openssl req with -keyout).
- Added session resumption support to the strongSwan TLS stack.
+
strongswan-4.6.1
----------------