diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-02-22 20:26:30 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-02-22 20:26:30 +0000 |
commit | c54a140a445bfe7aa66721f68bb0781f26add91c (patch) | |
tree | f0c377d556ca1ac780bd5e2f2149c7ec40e1d8d3 /CHANGES | |
parent | 64081ed57a64812a1e09b5a749a6a105389a79ca (diff) | |
download | vyos-strongswan-c54a140a445bfe7aa66721f68bb0781f26add91c.tar.gz vyos-strongswan-c54a140a445bfe7aa66721f68bb0781f26add91c.zip |
- Update to new upstream release.
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 ---------------- |