Commit History

Author SHA1 Message Date
  Nick Mathewson 2ec88a2a6d Tell openssl to build its TLS contexts with security level 1 5 years ago
  Nick Mathewson c1f476a3d5 Use our x509 wrapper code in tor_tls_cert_matches_key() 5 years ago
  Nick Mathewson 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 6 years ago
  Nick Mathewson ec84fc1d8e Improve documentation on get_{peer,own}_certificate() 7 years ago
  Nick Mathewson 39b7e89c28 Test prerequisites: function to dup a cert, make get_own_cert mockable. 7 years ago
  Nick Mathewson 50facb40bb On v3 link handshake, send the correct link certificate 7 years ago
  Nick Mathewson 59f4cae68c Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson 464783a8dc Use explicit casts to avoid warnings when building with openssl 1.1 7 years ago
  Nick Mathewson c2d1356739 Change servers to never pick 3DES. 7 years ago
  Nick Mathewson 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. 7 years ago
  Nick Mathewson 8f2f06c9b3 Merge branch 'maint-0.2.8' 7 years ago
  Nick Mathewson 49843c980a Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" 7 years ago
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 7 years ago
  Nick Mathewson df4fa92a88 Merge branch 'maint-0.2.8' 8 years ago
  Yawning Angel 6ddef1f7e0 Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0. 8 years ago
  Yawning Angel b563a3a09d Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0. 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 8 years ago
  Nick Mathewson 0df2c5677a Use ENABLE_GCC_WARNING and DISABLE_GCC_WARNING in tortls.c 8 years ago
  Yawning Angel 5db21f8f81 OpenSSL 1.1.0-pre5-dev and later made BIO opaque. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' 8 years ago
  Nick Mathewson 9746aed2ba Another automated rename. 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 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
  Nick Mathewson bb19799a49 Appease "make check-spaces" 8 years ago
  Nick Mathewson 14c9b99051 mark a variable unused to fix a warning. 8 years ago
  Nick Mathewson 0c5d8d9a4f Move some more code inside a tortls.c ifdef to fix deadcode warning. 8 years ago
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. 8 years ago