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

Diff for /www/62.html between version 1.67 and 1.68

version 1.67, 2017/10/06 23:07:59 version 1.68, 2017/10/06 23:16:45
Line 651 
Line 651 
         <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>.          <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>.
     <li>Fixed the      <li>Fixed the
         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>          <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
         ca command so that is generates certificates with RFC 5280-conformant time.          ca command so that it generates certificates with RFC 5280-conformant time.
     <li>Added      <li>Added
         <a href="https://man.openbsd.org/ASN1_TIME_set_tm.3">ASN1_TIME_set_tm(3)</a>          <a href="https://man.openbsd.org/ASN1_TIME_set_tm.3">ASN1_TIME_set_tm(3)</a>
         to set an ASN.1 time from a struct tm *.          to set an ASN.1 time from a struct tm *.
Line 663 
Line 663 
         <a href="https://man.openbsd.org/tls_unload_file.3">tls_unload_file(3)</a>          <a href="https://man.openbsd.org/tls_unload_file.3">tls_unload_file(3)</a>
         function that frees the memory returned from a          function that frees the memory returned from a
         <a href="https://man.openbsd.org/tls_load_file.3">tls_load_file(3)</a>          <a href="https://man.openbsd.org/tls_load_file.3">tls_load_file(3)</a>
         call, ensuring that it the contents become inaccessible.          call, ensuring that the contents become inaccessible.
     <li>Implemented reference counting for libtls tls_config, allowing      <li>Implemented reference counting for libtls tls_config, allowing
         <a href="https://man.openbsd.org/tls_config_free.3">tls_config_free(3)</a>          <a href="https://man.openbsd.org/tls_config_free.3">tls_config_free(3)</a>
         to be called as soon as it has been passed to the final          to be called as soon as it has been passed to the final

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68