Commit History

Author SHA1 Message Date
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Nick Mathewson 31a27729b9 Fix spaces. 8 years ago
  Nick Mathewson fa52b6f075 Make tortls unit tests pass with LibreSSL. 8 years ago
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
  teor (Tim Wilson-Brown) e3da5ad6e3 Replace incorrect use of snprintf in unit tests with tor_snprintf 8 years ago
  teor (Tim Wilson-Brown) f7b2ae91e9 Make all unit tests independent of log message order and count 8 years ago
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. 8 years ago
  Nick Mathewson 2e99371eb9 Looks like I added one X509_free too many :( 8 years ago
  Nick Mathewson 2e74d182b2 Fix remaining memory leaks in unit tests. 8 years ago
  Nick Mathewson a56fb58d6e Fix some memory leaks in the unit tests 8 years ago
  Nick Mathewson 9ce431f032 Fix spaces. 8 years ago
  Nick Mathewson fe46fffd98 Fix test_tortls.c to no longer test failing crypto_rand. 8 years ago
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' 8 years ago
  Nick Mathewson 0a3eed5f20 Merge branch 'bug17549' 8 years ago
  Yawning Angel 6512df34a4 Fix the tortls.c unit tests to pass with OpenSSL 1.1.0-dev. 8 years ago
  Yawning Angel 89cb2e467d Fix compilation with OpenSSL 1.1.0 --enable-gcc-warnings is set. 8 years ago
  Nick Mathewson af80d472f7 "And now a better patch which builds the tests if LibreSSL is used." 8 years ago
  rl1987 e2f9c7d54f Avoid crashing due to double-freeing memory. 8 years ago
  Nick Mathewson 5e9f2384cf Fix various coverity-found issues 8 years ago
  Nick Mathewson 79b3c4a8a3 Yet more memory leaks closed in test_tortls 8 years ago
  Nick Mathewson 13ff8e31ba More memory leaks closed in test_tortls 8 years ago
  Nick Mathewson f5a002f69b Fix another pile of test_tortls memory leaks 8 years ago
  Nick Mathewson eead861266 More leaks to fix. 8 years ago
  Nick Mathewson 2acf72795a resolve some leaks in test_tortls.c 8 years ago
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 years ago
  Nick Mathewson 20ec030d9b Fix compilation with openssl 1.1 by forcibly disabling some tests 8 years ago
  Nick Mathewson 94669c829c Allow case-insensitive match in test_tortls_debug_state_callback 8 years ago