[BACK]Return to 64.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/64.html between version 1.89 and 1.90

version 1.89, 2018/10/17 12:33:01 version 1.90, 2018/10/17 14:23:01
Line 620 
Line 620 
          <li>Fixed various memory leaks found by Coverity.           <li>Fixed various memory leaks found by Coverity.
          <li>Converted more functions in public API to use const arguments.           <li>Converted more functions in public API to use const arguments.
          <li>Correctly clear the current cipher state, when changing cipher state.           <li>Correctly clear the current cipher state, when changing cipher state.
            This fixed an issue where renegotion of cipher suites would fail             This fixed an issue where renegotiation of cipher suites would fail
            when switched from AEAD to non-AEAD or vice-versa.             when switched from AEAD to non-AEAD or vice-versa.
            Issue reported by Bernard Spil.             Issue reported by Bernard Spil.
          <li>Fixed a pair of 20+ year-old bugs in X509_NAME_add_entry           <li>Fixed a pair of 20+ year-old bugs in X509_NAME_add_entry

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90