Commit History

Author SHA1 Message Date
  Nick Mathewson 2f7c9b6ecb Tweak rectify_client_ciphers to work with openssl 1.1 9 years ago
  Nick Mathewson d55db221e8 tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning 9 years ago
  Nick Mathewson 34451c7a45 Use SSL_state() to inspect the state of SSL objects. 9 years ago
  Nick Mathewson 22da5001b5 Use SSL_clear_mode where available. 9 years ago
  Nick Mathewson 92b297bb58 SSL_clear_mode exists; we can use it. 9 years ago
  Nick Mathewson fa63f991c0 Stop accessing 'ssl->s3->flags' when we are using openssl 1.1 9 years ago
  Nick Mathewson e086db7952 Merge branch 'writing_tests' 9 years ago
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 9 years ago
  Nick Mathewson 241e6b0937 Fix some conversion problems 9 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 9 years ago
  cypherpunks 5176f6f103 Remove relative paths to header files. 9 years ago
  Nick Mathewson a9720b90f8 Fix whitespace from tor_x509_cert rename 9 years ago
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 9 years ago
  Nick Mathewson 69deab8b2a Merge remote-tracking branch 'public/bug13319' 9 years ago
  Nick Mathewson e9caa8645e Try to work around changes in openssl 1.1.0 9 years ago
  Nick Mathewson b2663298e9 Fix tortls.c build with GCC<4.6 9 years ago
  Nick Mathewson 740e592790 Ignore warning for redundant decl in openssl/srtp.h 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 5bcf952261 Check more thoroughly for unlogged OpenSSL errors 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson affa251c83 Use a macro to indicate "The ecdhe group we use by default". 9 years ago
  Nick Mathewson 33b399a7b2 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 22b9caf0ae Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 9 years ago
  Nick Mathewson 943fd4a252 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 9 years ago
  Nick Mathewson af73d3e4d8 Disable SSLv3 unconditionally. Closes ticket 13426. 9 years ago
  Nick Mathewson bbffd0a018 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson d315b8e8bc Merge remote-tracking branch 'public/bug13325_024' into maint-0.2.5 9 years ago
  Nick Mathewson d1fa0163e5 Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char 9 years ago
  Nick Mathewson 9222707e5c Use the ARRAY_LENGTH macro more consistently. 9 years ago
  Nick Mathewson 2cf229ab60 Make the two branches of tor_tls_used_v1_handshake into one. 10 years ago