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

Diff for /www/66.html between version 1.54 and 1.55

version 1.54, 2019/10/09 21:02:49 version 1.55, 2019/10/09 21:04:08
Line 654 
Line 654 
     <ul>      <ul>
       <li>Enabled performance optimizations when building with Visual        <li>Enabled performance optimizations when building with Visual
         Studio on Windows.          Studio on Windows.
       <li>Enabled openssl(1) speed subcommand on Windows platform.        <li>Enabled <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
           speed subcommand on Windows platform.
     </ul>      </ul>
   
     <li>Bug Fixes      <li>Bug Fixes
Line 663 
Line 664 
         server.          server.
       <li>Fixed incorrect carry operation in 512 addition for        <li>Fixed incorrect carry operation in 512 addition for
         Streebog.          Streebog.
       <li>Fixed -modulus option with openssl(1) dsa subcommand.        <li>Fixed -modulus option with
       <li>Fixed PVK format output issue with openssl(1) dsa and rsa          <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
         subcommand.          dsa subcommand.
         <li>Fixed PVK format output issue with
           <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
           dsa and rsa subcommand.
       <li>Fixed a padding oracle attack in <code>PKCS7_dataDecode()</code>        <li>Fixed a padding oracle attack in <code>PKCS7_dataDecode()</code>
         and <code>CMS_decrypt_set1_pkey()</code> (<code>CMS</code>          and <code>CMS_decrypt_set1_pkey()</code> (<code>CMS</code>
         is currently disabled). From Bernd Edlinger.          is currently disabled). From Bernd Edlinger.
Line 801 
Line 805 
   </ul>    </ul>
 <li>Mandoc XXX  <li>Mandoc XXX
   <ul>    <ul>
     <li>Provided a notification to stderr to indicate messages have been shown when      <li>Provided a notification to stderr to indicate messages have been
       mandoc(1) output is printed without a pager, to indicate messages may have        shown when <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>
         output is printed without a pager, to indicate messages may have
       preceded the output.        preceded the output.
     <li>Fixed a segfault      <li>Fixed a segfault
       in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> when        in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> when

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55