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

Diff for /www/70.html between version 1.75 and 1.76

version 1.75, 2021/10/05 13:20:40 version 1.76, 2021/10/05 14:44:30
Line 690 
Line 690 
     <li>New Features      <li>New Features
     <ul>      <ul>
       <li>Added support for OpenSSL 1.1.1 TLSv1.3 APIs.</li>        <li>Added support for OpenSSL 1.1.1 TLSv1.3 APIs.</li>
       <li>Enabled the new x509 validator.        <li>Enabled the new x509 validator to allow verification of modern certificate chains.
     </ul>      </ul>
   
     <li>Portable Improvements      <li>Portable Improvements
Line 752 
Line 752 
     <li>Testing and Proactive Security      <li>Testing and Proactive Security
     <ul>      <ul>
       <li>Added additional state machine test coverage.</li>        <li>Added additional state machine test coverage.</li>
       <li>Improved integration test support with ruby/openssl and p5-Net_SSLeay</li>        <li>Improved integration test support with ruby/openssl tests.</li>
         <li>Error codes and callback support in new x509 validator made compatible with p5-Net_SSLeay tests.</li>
     </ul>      </ul>
   
     <li>Internal Improvements      <li>Internal Improvements
     <ul>      <ul>
       <li>...        <li>Numerous fixes and improvements to the new X509 validator to ensure compatible error codes
           and callback support compatible with the legacy OpenSSL validator.
     </ul>      </ul>
   
     <li>Bug Fixes      <li>Bug Fixes

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76