=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- www/62.html 2017/10/06 14:34:35 1.57 +++ www/62.html 2017/10/06 15:59:44 1.58 @@ -192,6 +192,12 @@ receiving a number of packets. This allows to send a UDP request, receive a reply and check the result on the command line. +
  • nc(1) + now has a -Z option, allowing the peer certificate and chain to be + saved to a file in PEM format. +
  • A new "-T tlscompat" option was added to + nc(1), which enables the use + of all TLS protocols and libtls "compat" ciphers.
  • Fix a bunch of races in relayd(8) expecially in HTTP chunked mode. @@ -546,9 +552,77 @@

    -

  • LibreSSL X.X.X +
  • LibreSSL 2.6.3