Commit History

Author SHA1 Message Date
  Nick Mathewson 896d0ebb99 Merge branch 'maint-0.3.4' into maint-0.3.5 5 years ago
  Nick Mathewson 2ac2d0a426 Merge branch 'maint-0.3.4' into maint-0.3.5 5 years ago
  Nick Mathewson af39649aad Explicitly ignore BIO_set_close() return val to fix #27711 5 years ago
  Nick Mathewson ae5692994f Add a tor_tls_release_socket() function. 5 years ago
  Nick Mathewson ee6d8bcf71 Merge branch 'maint-0.3.4' 5 years ago
  Nick Mathewson 22e2403145 Revert "Avoid double-close on TCP sockets under NSS." 5 years ago
  Nick Mathewson 824160fd82 Fix a type, and hopefully the win64 builds. 5 years ago
  Nick Mathewson 79a7fbb79b Fix a reverse-inull warning from coverity in new code. 5 years ago
  Nick Mathewson 03efb67b42 Debug one last reference-counting issue that only appeared on openssl master 5 years ago
  Nick Mathewson 0db5c54957 Merge branch 'nss_squashed' into nss_merge 5 years ago
  Nick Mathewson d644c93ae9 Resolve openssl-only memory leaks 5 years ago
  Nick Mathewson 274efb1263 Use FREE_AND_NULL for impl types 5 years ago
  Nick Mathewson 7acb8c8d18 Document winsock includes better 5 years ago
  Nick Mathewson 02086a216f Remove tor_x509_get_cert_impl as unneeded. 5 years ago
  Nick Mathewson b5fddbd241 Avoid double-close on TCP sockets under NSS. 5 years ago
  Nick Mathewson dd04fc35c6 Remove tor_tls_shutdown() 5 years ago
  Nick Mathewson 5205c7fd90 Initial NSS support for TLS. 5 years ago
  Nick Mathewson c567b8fcb4 NSS support for x509 certs 5 years ago
  Nick Mathewson 108d9879eb Extract the non-generic part of tor_tls_context_decref(). 5 years ago
  Nick Mathewson 1992c76130 Split tls modules and their tests into openssl and generic. 5 years ago