=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** www/62.html 2017/10/06 23:07:59 1.67 --- www/62.html 2017/10/06 23:16:45 1.68 *************** *** 651,657 **** freezero(3).
  • Fixed the openssl(1) ! ca command so that is generates certificates with RFC 5280-conformant time.
  • Added ASN1_TIME_set_tm(3) to set an ASN.1 time from a struct tm *. --- 651,657 ---- freezero(3).
  • Fixed the openssl(1) ! ca command so that it generates certificates with RFC 5280-conformant time.
  • Added ASN1_TIME_set_tm(3) to set an ASN.1 time from a struct tm *. *************** *** 663,669 **** tls_unload_file(3) function that frees the memory returned from a tls_load_file(3) ! call, ensuring that it the contents become inaccessible.
  • Implemented reference counting for libtls tls_config, allowing tls_config_free(3) to be called as soon as it has been passed to the final --- 663,669 ---- tls_unload_file(3) function that frees the memory returned from a tls_load_file(3) ! call, ensuring that the contents become inaccessible.
  • Implemented reference counting for libtls tls_config, allowing tls_config_free(3) to be called as soon as it has been passed to the final