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

Diff for /www/68.html between version 1.62 and 1.63

version 1.62, 2020/10/08 17:41:42 version 1.63, 2020/10/08 19:32:53
Line 528 
Line 528 
         <li>Make the message type available in the internal TLS extensions API functions.          <li>Make the message type available in the internal TLS extensions API functions.
         <li>Numerous <a href="https://man.openbsd.org/openssl">openssl(1)</a> subcommands were converted to the new option handling.          <li>Numerous <a href="https://man.openbsd.org/openssl">openssl(1)</a> subcommands were converted to the new option handling.
         <li>Copy the session ID directly in ssl_get_prev_session() instead of handing it through several functions for copying.          <li>Copy the session ID directly in ssl_get_prev_session() instead of handing it through several functions for copying.
           <li>Clean up and refactor ssl_get_prev_session(); simplify tls_decrypt_ticket() and tls1_process_ticket() exit paths.
       </ul>        </ul>
   
     <li>Portable Improvements      <li>Portable Improvements

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63