Commit History

Author SHA1 Message Date
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 years ago
  Nick Mathewson bfd9dccdb8 Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 1eb838b303 Work around openssl declaring x509_get_not{Before,After} as functions 8 years ago
  Nick Mathewson 11e3db3ee8 clean up whitespace 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
  Nick Mathewson 086c33ea61 Merge remote-tracking branch 'twstrike/tortls_tests' 8 years ago
  Ola Bini 94e5db3dca Add tests for tortls.c 8 years ago
  Nick Mathewson 902517a7c0 Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers... 8 years ago
  Nick Mathewson d9052c629b Remove checks for visual C 6. 9 years ago
  teor 4079d2e0a5 Fix spacing in tortls.c 9 years ago
  teor e870f6285d Fix clang address of struct member always non-NULL in SSL master key 9 years ago
  Nick Mathewson e48f8e5e87 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 years ago
  Yawning Angel 8024f6a75f A few more minor OpenSSL 1.1 fixes. 9 years ago
  Nick Mathewson 34edf17d88 Merge remote-tracking branch 'teor/bug16115-minor-fixes' 9 years ago
  teor b3f79da0d5 Silence unused variable warnings in find_cipher_by_id 9 years ago
  Nick Mathewson 0030765e04 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 years ago
  Nick Mathewson ff835e2328 Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find 9 years ago
  Nick Mathewson f90a704f12 Use accessor functions for client_random/server_random/master_key 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 years ago
  Nick Mathewson 9537596398 Stop looking at session->ciphers when possible 9 years ago
  Nick Mathewson 80082b7185 Remove rectify_client_ciphers as needless. 9 years ago
  Nick Mathewson 44259b8942 Revert "Try using SSL_get_ciphers in place of session->ciphers" 9 years ago
  Nick Mathewson c8024b633e Revert "Try using SSL_get_ciphers in place of session->ciphers" 9 years ago
  Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 years ago
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 9 years ago
  Nick Mathewson a35d22479b move "version" declaration to avoid "set but not used" warnings 9 years ago