Commit History

Author SHA1 Message Date
  Nick Mathewson dc7c979453 Add note about use of tor_memcmp() 5 years ago
  Nick Mathewson 79a7fbb79b Fix a reverse-inull warning from coverity in new code. 5 years ago
  Nick Mathewson 3b61bdb5ae Try to fix new coverity warnings in unit tests. 5 years ago
  Nick Mathewson 03efb67b42 Debug one last reference-counting issue that only appeared on openssl master 5 years ago
  Nick Mathewson eeba944ee0 Fix an easy refcounting bug in a unit test 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 c50537fd94 Fix a pair of remaining leaks in tortls_nss.c 5 years ago
  Nick Mathewson 274efb1263 Use FREE_AND_NULL for impl types 5 years ago
  Nick Mathewson ad94d43fc5 Port test_tortls_verify to not depend on openssl internals 5 years ago
  Nick Mathewson 59c1b34b72 Remove tor_tls_check_lifetime as unused. 5 years ago
  Nick Mathewson 3cdf0497f9 Add unit test for bridge-style TLS initialization. 5 years ago
  Nick Mathewson 7acb8c8d18 Document winsock includes better 5 years ago
  Nick Mathewson 70c27b7e39 Fix documentation of initialized fields in crypto_init.c 5 years ago
  Nick Mathewson 3b10108a2a Fix documentation of ENABLE_NSS 5 years ago
  Nick Mathewson edbb5ef5b2 Make some additional RSA functions const 5 years ago
  Nick Mathewson 600e046ed3 Rename crypto_pk_check_key(), use it more reasonably, add tests 5 years ago
  Nick Mathewson 3b5d6ef15b Unify functions for reading/writing PEM keys, to avoid duplication. 5 years ago
  Nick Mathewson b892133fb9 Do not leave a certificate allocated after testing dirvote_add() 5 years ago
  Nick Mathewson f46a7eafb8 Do not leak a reference to "slot" when decoding private key. 5 years ago
  Nick Mathewson 36f3bdac03 Update prefork and postfork NSS code for unit tests. 5 years ago
  Nick Mathewson 52ac539b99 Test a few more tortls.c functions 5 years ago
  Nick Mathewson 7163389b55 Several unit tests to improve test coverage of x509*.c 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 c18967d6c8 changes file for our NSS support 5 years ago
  Nick Mathewson 52d5f4da12 Avoid spurious error logs when using 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 fd994f55c4 Merge remote-tracking branch 'rl1987/doc26908' 5 years ago