=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.89 retrieving revision 1.90 diff -c -r1.89 -r1.90 *** www/64.html 2018/10/17 12:33:01 1.89 --- www/64.html 2018/10/17 14:23:01 1.90 *************** *** 620,626 ****
  • Fixed various memory leaks found by Coverity.
  • Converted more functions in public API to use const arguments.
  • Correctly clear the current cipher state, when changing cipher state. ! This fixed an issue where renegotion of cipher suites would fail when switched from AEAD to non-AEAD or vice-versa. Issue reported by Bernard Spil.
  • Fixed a pair of 20+ year-old bugs in X509_NAME_add_entry --- 620,626 ----
  • Fixed various memory leaks found by Coverity.
  • Converted more functions in public API to use const arguments.
  • Correctly clear the current cipher state, when changing cipher state. ! This fixed an issue where renegotiation of cipher suites would fail when switched from AEAD to non-AEAD or vice-versa. Issue reported by Bernard Spil.
  • Fixed a pair of 20+ year-old bugs in X509_NAME_add_entry