diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-02-22 20:19:04 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-02-22 20:19:04 +0000 |
commit | ea939d07c84d2a8e51215458063fc05e9c399290 (patch) | |
tree | 1c2a002f6797c36fd0cc6bf151d696fd262ea95c /CHANGES | |
parent | aaa0331ecf95ced1e913ac9be50168cf0e7cbb82 (diff) | |
download | vyos-strongswan-ea939d07c84d2a8e51215458063fc05e9c399290.tar.gz vyos-strongswan-ea939d07c84d2a8e51215458063fc05e9c399290.zip |
[svn-upgrade] Integrating new upstream version, strongswan (2.8.3)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +strongswan-2.8.3 +---------------- + +- Support of SHA2_384 hash function for protecting IKEv1 + negotiations and support of SHA2 signatures in X.509 certificates. + +- Fixed a serious bug in the computation of the SHA2-512 HMAC + function. Introduced testvector-based self-tests of all IKEv1 hash + and hmac functions during pluto startup. Failure of a self-test + currently issues a warning only but does not exit pluto [yet]. + + strongswan-2.8.2 ---------------- |