커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 1eb838b303 Work around openssl declaring x509_get_not{Before,After} as functions 8 년 전
  Nick Mathewson 902517a7c0 Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers... 8 년 전
  Nick Mathewson d9052c629b Remove checks for visual C 6. 9 년 전
  teor 4079d2e0a5 Fix spacing in tortls.c 9 년 전
  teor e870f6285d Fix clang address of struct member always non-NULL in SSL master key 9 년 전
  Nick Mathewson e48f8e5e87 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 년 전
  Yawning Angel 8024f6a75f A few more minor OpenSSL 1.1 fixes. 9 년 전
  Nick Mathewson 34edf17d88 Merge remote-tracking branch 'teor/bug16115-minor-fixes' 9 년 전
  teor b3f79da0d5 Silence unused variable warnings in find_cipher_by_id 9 년 전
  Nick Mathewson 0030765e04 Merge remote-tracking branch 'public/bug15760_hard_026_v2' 9 년 전
  Nick Mathewson ff835e2328 Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find 9 년 전
  Nick Mathewson f90a704f12 Use accessor functions for client_random/server_random/master_key 9 년 전
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 년 전
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 년 전
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 년 전
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 년 전
  Nick Mathewson 9537596398 Stop looking at session->ciphers when possible 9 년 전
  Nick Mathewson 80082b7185 Remove rectify_client_ciphers as needless. 9 년 전
  Nick Mathewson 44259b8942 Revert "Try using SSL_get_ciphers in place of session->ciphers" 9 년 전
  Nick Mathewson c8024b633e Revert "Try using SSL_get_ciphers in place of session->ciphers" 9 년 전
  Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 년 전
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 9 년 전
  Nick Mathewson a35d22479b move "version" declaration to avoid "set but not used" warnings 9 년 전
  Nick Mathewson 0534d46bda 19:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_; 9 년 전
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 년 전
  Nick Mathewson f0a0568e7f Stop poking SSL_CTX->comp_methods 9 년 전
  Nick Mathewson b7f3d52865 Use SSL_CIPHER accessor functions 9 년 전
  Nick Mathewson 496df21c89 Use SSL_CIPHER_find where possible. 9 년 전
  Nick Mathewson 971f0f8e18 Remove code to support OpenSSL 0.9.8 9 년 전
  Nick Mathewson 67964cfa78 Try using SSL_get_ciphers in place of session->ciphers 9 년 전