Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 6925b61cfd Fix various GCC LTO warnings in the unit tests. 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 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 3cdf0497f9 Add unit test for bridge-style TLS initialization. 5 years ago
  Nick Mathewson 52ac539b99 Test a few more tortls.c functions 5 years ago
  Nick Mathewson 5205c7fd90 Initial NSS support for TLS. 5 years ago
  Nick Mathewson b9ca8f2356 Extract internal-only parts of x509.h 5 years ago
  Nick Mathewson 1992c76130 Split tls modules and their tests into openssl and generic. 5 years ago
  Nick Mathewson 598bc78bfa Extract tortls structures into a new header; clean up a little 5 years ago
  Nick Mathewson 9a4f05b05c Split X509 code out of tortls.c 5 years ago
  Nick Mathewson 3ccb94d7b6 The RSA_free in this test is no longer needed or wanted 5 years ago
  Nick Mathewson 824009cde5 Rename openssl-bridging functions in crypto_rsa 5 years ago
  Nick Mathewson e7f5f48d68 Rename torlog.[ch] to log.[ch] 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 986d761510 Extract or_state_t to its own header. 5 years ago
  Nick Mathewson 6ac64e16ed Eliminate compat.h 5 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Marcin Cieślak 308eec7532 testing: X509 certificate structure needs to be initialized 6 years ago
  Nick Mathewson 9df20f6076 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 89cafc4afa Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks 6 years ago
  Nick Mathewson bf3e899dce Merge branch 'libressl_201805_029' into maint-0.3.3 6 years ago
  Nick Mathewson 75f3fbaa3c LibreSSL compatibility fixes. 6 years ago
  Nick Mathewson 9d27e3f014 Make test_tortls.c build with openssl no_deprecated. 6 years ago
  Nick Mathewson f4af1919ab Replace accumulated C ;;s with ;s 6 years ago