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

Diff for /www/69.html between version 1.10 and 1.11

version 1.10, 2021/04/09 21:27:41 version 1.11, 2021/04/09 21:37:01
Line 841 
Line 841 
   <ul>    <ul>
     <li>New Features      <li>New Features
     <ul>      <ul>
 <!-- XXX not sorted into categories yet -->  <!-- taken from plus.html, not sorted into categories:
         <li>Added a -legacy_verify flag to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> to force use of the old validator.          <li>Added a -legacy_verify flag to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> to force use of the old validator.
         <li>Changed <a href="https://man.openbsd.org/crypto.3">crypto(3)</a>          <li>Changed <a href="https://man.openbsd.org/crypto.3">crypto(3)</a>
                 to call its get_issuer() callback to try and find a suitable                  to call its get_issuer() callback to try and find a suitable
Line 853 
Line 853 
         <li>Implemented the key material exporter for TLSv1.3.          <li>Implemented the key material exporter for TLSv1.3.
         <li>Fixed problems which could arise with software such as bacula and icinga when a root certificate was specified as both a trusted and an untrusted certificate.          <li>Fixed problems which could arise with software such as bacula and icinga when a root certificate was specified as both a trusted and an untrusted certificate.
         <li>Added support for <a href="https://man.openbsd.org/SSL_get_shared_ciphers.3">SSL_get_shared_ciphers(3)</a> in TLSv1.3 and fixed to correctly return ciphers shared by the client and the server.          <li>Added support for <a href="https://man.openbsd.org/SSL_get_shared_ciphers.3">SSL_get_shared_ciphers(3)</a> in TLSv1.3 and fixed to correctly return ciphers shared by the client and the server.
   -->
   
   
     </ul>      </ul>
   
     <li>API and Documentation Enhancements      <li>API and Documentation Enhancements
Line 892 
Line 892 
   
   <ul>    <ul>
   
 <!-- XXX not sorted into categories yet -->  <!-- XXX taken from plus.html, not sorted into categories yet
         <li>Preferred ed25519 signature algorithm variants over ECDSA in <a          <li>Preferred ed25519 signature algorithm variants over ECDSA in <a
                 href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and <a                  href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> and <a
                 href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.                  href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.
Line 934 
Line 934 
         <li>Added PermitRemoteOpen to <a          <li>Added PermitRemoteOpen to <a
                 href="https://man.openbsd.org/ssh.1">ssh(1)</a> for remote dynamic                  href="https://man.openbsd.org/ssh.1">ssh(1)</a> for remote dynamic
                 forwarding with SOCKS.                  forwarding with SOCKS.
   -->
   
     <li>Potentially incompatible changes.      <li>Potentially incompatible changes.
     <ul>      <ul>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11