=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus56.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/plus56.html 2014/09/09 07:11:41 1.2 +++ www/plus56.html 2014/09/11 17:37:00 1.3 @@ -1010,7 +1010,7 @@
  • Removed bdes(1), so as to not encourage its use.
  • Removed dead KAME code that dealt with IPv4-mapped IPv6 addresses; added check for IPv4-mapped IPv6 destination addresses for non-connected sockets.
  • Use arc4random_buf(3) instead of harmful RAND_xxx in kerberos(8). -
  • Sync traceroute6(8) to tracroute(8): don't print source IP if "-s" is not given. +
  • Sync traceroute6(8) to traceroute(8): don't print source IP if "-s" is not given.
  • In relayd(8), fixed ssl(8) client-only mode when no RSA private key is needed.
  • Neuter the -legacy_renegotiation option to the openssl(1) "openssl s_{client,server}"; added support for "-starttls lmtp" to openssl s_client.
  • When parsing a new cert into memory occupied by a previously verified cert, ssl(8) will no longer bypass verification checks.