Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 3c67823957 Perhaps this is the permutation of headers that will please everything 8 years ago
  Nick Mathewson b31cdf4ad6 Try to fix mingw build. 8 years ago
  Nick Mathewson 561d4136ac These logs seem openssl-version-dependent 8 years ago
  Nick Mathewson 0ead9a58b9 Avoid warnings in tortls.h includes 8 years ago
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 8 years ago
  Nick Mathewson 39901bd408 Make test_tortls compile without warnings 8 years ago
  Ola Bini 94e5db3dca Add tests for tortls.c 8 years ago
  Marek Majkowski 16d1dd134a Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq 11 years ago