Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson fa52b6f075 Make tortls unit tests pass with LibreSSL. il y a 8 ans
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. il y a 8 ans
  teor (Tim Wilson-Brown) e3da5ad6e3 Replace incorrect use of snprintf in unit tests with tor_snprintf il y a 8 ans
  teor (Tim Wilson-Brown) f7b2ae91e9 Make all unit tests independent of log message order and count il y a 8 ans
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. il y a 8 ans
  Nick Mathewson 2e99371eb9 Looks like I added one X509_free too many :( il y a 8 ans
  Nick Mathewson 2e74d182b2 Fix remaining memory leaks in unit tests. il y a 8 ans
  Nick Mathewson a56fb58d6e Fix some memory leaks in the unit tests il y a 8 ans
  Nick Mathewson 9ce431f032 Fix spaces. il y a 8 ans
  Nick Mathewson fe46fffd98 Fix test_tortls.c to no longer test failing crypto_rand. il y a 8 ans
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' il y a 8 ans
  Nick Mathewson 0a3eed5f20 Merge branch 'bug17549' il y a 8 ans
  Yawning Angel 6512df34a4 Fix the tortls.c unit tests to pass with OpenSSL 1.1.0-dev. il y a 8 ans
  Yawning Angel 89cb2e467d Fix compilation with OpenSSL 1.1.0 --enable-gcc-warnings is set. il y a 8 ans
  Nick Mathewson af80d472f7 "And now a better patch which builds the tests if LibreSSL is used." il y a 8 ans
  rl1987 e2f9c7d54f Avoid crashing due to double-freeing memory. il y a 8 ans
  Nick Mathewson 5e9f2384cf Fix various coverity-found issues il y a 8 ans
  Nick Mathewson 79b3c4a8a3 Yet more memory leaks closed in test_tortls il y a 8 ans
  Nick Mathewson 13ff8e31ba More memory leaks closed in test_tortls il y a 8 ans
  Nick Mathewson f5a002f69b Fix another pile of test_tortls memory leaks il y a 8 ans
  Nick Mathewson eead861266 More leaks to fix. il y a 8 ans
  Nick Mathewson 2acf72795a resolve some leaks in test_tortls.c il y a 8 ans
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. il y a 8 ans
  Nick Mathewson 20ec030d9b Fix compilation with openssl 1.1 by forcibly disabling some tests il y a 8 ans
  Nick Mathewson 94669c829c Allow case-insensitive match in test_tortls_debug_state_callback il y a 8 ans
  Nick Mathewson 3c67823957 Perhaps this is the permutation of headers that will please everything il y a 8 ans
  Nick Mathewson b31cdf4ad6 Try to fix mingw build. il y a 8 ans
  Nick Mathewson 561d4136ac These logs seem openssl-version-dependent il y a 8 ans
  Nick Mathewson 0ead9a58b9 Avoid warnings in tortls.h includes il y a 8 ans
  Nick Mathewson b5aa257d46 Fix "make check-spaces" il y a 8 ans