=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- www/59.html 2016/03/09 16:57:19 1.67 +++ www/59.html 2016/03/13 17:49:13 1.68 @@ -787,12 +787,12 @@ tls_connect_servername(3) to use the first address that resolves with - taddrinfo(3). + getaddrinfo(3).
  • Remove broken conditional EVP_CHECK_DES_KEY code (non-functional since initial commit in 2004).
  • Reject too small bits value in - te_prime_ex(3), + BN_generate_prime(3), so that it does not risk becoming negative in probable_prime_dh_safe().
  • Changed format of LIBRESSL_VERSION_NUMBER to match that of