Commit History

作者 SHA1 備註 提交日期
  Yawning Angel 3e3ec750cd Fix compilation with OpenSSL 1.1.0-dev. 8 年之前
  Nick Mathewson 5e9f2384cf Fix various coverity-found issues 8 年之前
  Nick Mathewson f217b24e05 Merge remote-tracking branch 'origin/maint-0.2.7' 8 年之前
  Nick Mathewson 4fb4906975 Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 8 年之前
  Nick Mathewson 9459ae260e Fix the return value 8 年之前
  Nick Mathewson 895a98dbaf Merge remote-tracking branch 'origin/maint-0.2.7' 8 年之前
  Nick Mathewson b809c265e7 Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 8 年之前
  Nick Mathewson 35bf07b8d6 Check for len < 4 in dn_indicates_v3_cert 8 年之前
  Nick Mathewson 5bd3290df3 Remove workaround code for broken client-side renegotiation 8 年之前
  Nick Mathewson 6505d529a5 Remove client-side support for detecting v1 handshake 8 年之前
  Nick Mathewson 2ad6e1bb0e Make the mis-named V2_HANDSHAKE_SERVER/CLIENT macros always-on. 8 年之前
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 年之前
  Nick Mathewson bfd9dccdb8 Merge remote-tracking branch 'origin/maint-0.2.7' 8 年之前
  Nick Mathewson 1eb838b303 Work around openssl declaring x509_get_not{Before,After} as functions 8 年之前
  Nick Mathewson 11e3db3ee8 clean up whitespace 8 年之前
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 8 年之前
  Nick Mathewson 39901bd408 Make test_tortls compile without warnings 8 年之前
  Nick Mathewson 086c33ea61 Merge remote-tracking branch 'twstrike/tortls_tests' 8 年之前
  Ola Bini 94e5db3dca Add tests for tortls.c 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 年之前