=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- www/59.html 2016/02/03 15:00:51 1.17 +++ www/59.html 2016/02/03 16:40:02 1.18 @@ -130,7 +130,7 @@
  • The following significant bugs have been fixed in this release:

    @@ -198,9 +199,12 @@

  • Fixed an up-to 7 byte overflow in RC4 when len is not a multiple of sizeof(RC4_CHUNK).
  • Added EVP_aead_chacha20_poly1305_ietf() which matches the - AEAD construction introduced in RFC 7539, which is different than that - already used in TLS with EVP_aead_chacha20_poly1305(). -
  • More man pages converted from pod to mdoc format. + AEAD construction introduced in RFC 7539, which is different + than that already used in TLS with + EVP_aead_chacha20_poly1305(). +
  • More man pages converted from pod to + mdoc(7) + format.
  • Added COMODO RSA Certification Authority and QuoVadis root certificates to cert.pem.
  • Removed Remhve "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary @@ -232,8 +236,8 @@
  • SSLv3 is now permanently removed from the tree.
  • The libtls API is changed from the 2.2.x series: