diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-07-31 17:25:07 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-07-31 17:25:30 +0200 |
commit | ecfd714c78e234202ff796f14cbaa85b554b3d4a (patch) | |
tree | ae40b11f49a6ef18bf2055341136be7ab45b6be1 /NEWS | |
parent | 3e7565eee0236e32ec6f131fb1c4527b99089c82 (diff) | |
download | strongswan-ecfd714c78e234202ff796f14cbaa85b554b3d4a.tar.bz2 strongswan-ecfd714c78e234202ff796f14cbaa85b554b3d4a.tar.xz |
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +strongswan-5.0.1 +---------------- + +- Extended PTS Attestation IMC/IMV pair to provide full evidence of + the Linux IMA measurement process. All pertinent file information + of a Linux OS can be collected an stored in an SQL database. + +- The PA-TNC and PB-TNC protocols can now process huge data payloads + >64 kB by distributing PA-TNC attributes over multiple PA-TNC messages + and these messages over several PB-TNC batches. As long as no + consolidated recommandation from all IMVs can be obtained the TNC + server requests more client data by sending an empty SDATA batch. + + strongswan-5.0.0 ---------------- |