Nick Mathewson
|
bfd9dccdb8
Merge remote-tracking branch 'origin/maint-0.2.7'
|
9 年之前 |
Nick Mathewson
|
1eb838b303
Work around openssl declaring x509_get_not{Before,After} as functions
|
9 年之前 |
Nick Mathewson
|
11e3db3ee8
clean up whitespace
|
9 年之前 |
Nick Mathewson
|
b5aa257d46
Fix "make check-spaces"
|
9 年之前 |
Nick Mathewson
|
39901bd408
Make test_tortls compile without warnings
|
9 年之前 |
Nick Mathewson
|
086c33ea61
Merge remote-tracking branch 'twstrike/tortls_tests'
|
9 年之前 |
Ola Bini
|
94e5db3dca
Add tests for tortls.c
|
9 年之前 |
Nick Mathewson
|
902517a7c0
Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...
|
9 年之前 |
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.
|
10 年之前 |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 年之前 |
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 年之前 |