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

Diff for /www/70.html between version 1.82 and 1.83

version 1.82, 2021/10/08 03:44:52 version 1.83, 2021/10/08 16:31:36
Line 567 
Line 567 
                 roa-sets.                  roa-sets.
         <li>In RRDP, limited the number of deltas to 300 per repo. If more deltas          <li>In RRDP, limited the number of deltas to 300 per repo. If more deltas
            exist, downloading a full snapshot is faster.             exist, downloading a full snapshot is faster.
         <li>Limited the validation depth of X509 certificate chains to 12, double          <li>Limited the validation depth of X.509 certificate chains to 12, double
            the current depth seen in RPKI.             the current depth seen in RPKI.
     </ul>      </ul>
   
Line 687 
Line 687 
     <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 to allow verification of modern certificate chains.        <li>Enabled the new X.509 validator to allow verification of modern certificate chains.
     </ul>      </ul>
   
     <li>Portable Improvements      <li>Portable Improvements
Line 750 
Line 750 
     <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 tests.</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>        <li>Error codes and callback support in new X.509 validator made compatible with p5-Net_SSLeay tests.</li>
     </ul>      </ul>
   
     <li>Internal Improvements      <li>Internal Improvements
     <ul>      <ul>
       <li>Numerous fixes and improvements to the new X509 validator to ensure compatible error codes        <li>Numerous fixes and improvements to the new X.509 validator to ensure compatible error codes
         and callback support compatible with the legacy OpenSSL validator.          and callback support compatible with the legacy OpenSSL validator.
     </ul>      </ul>
   

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83