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

Diff for /www/61.html between version 1.85 and 1.86

version 1.85, 2017/04/09 15:58:26 version 1.86, 2017/04/09 16:17:27
Line 347 
Line 347 
         has been removed.          has been removed.
     <li><a href="http://man.openbsd.org/bioctl.8">bioctl(8)</a> now uses      <li><a href="http://man.openbsd.org/bioctl.8">bioctl(8)</a> now uses
         <a href="http://man.openbsd.org/bcrypt_pbkdf.3">bcrypt PBKDF</a> to          <a href="http://man.openbsd.org/bcrypt_pbkdf.3">bcrypt PBKDF</a> to
         to derive keys for          derive keys for
         <a href="http://man.openbsd.org/softraid.4">softraid(4)</a> crypto          <a href="http://man.openbsd.org/softraid.4">softraid(4)</a> crypto
         volumes.          volumes.
     </ul>      </ul>
Line 768 
Line 768 
         with libssl.          with libssl.
     <li>X509_cmp_time() now passes a malformed GeneralizedTime field as      <li>X509_cmp_time() now passes a malformed GeneralizedTime field as
         an error. Reported by Theofilos Petsios.          an error. Reported by Theofilos Petsios.
     <li>Detect zero-length encrypted session data early, instead of when  
         malloc(0) fails or the HMAC check fails.  
     <li>Check for and handle failure of HMAC_{Update,Final} or      <li>Check for and handle failure of HMAC_{Update,Final} or
         EVP_DecryptUpdate().          EVP_DecryptUpdate().
     <li>Massive update and normalization of manpages, conversion to      <li>Massive update and normalization of manpages, conversion to

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86