Nick Mathewson
|
8f9c847fbf
Restore prop198 behavior from 4677 patch
|
11 лет назад |
Nick Mathewson
|
2d9adcd204
Restore ability to build with V2_HANDSHAKE_SERVER
|
11 лет назад |
Nick Mathewson
|
61029d6926
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 лет назад |
Nick Mathewson
|
1b312f7b55
Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4
|
11 лет назад |
Nick Mathewson
|
72c1e5acfe
Switch ECDHE group default logic for bridge/relay TLS
|
11 лет назад |
Nick Mathewson
|
090bff2dca
Merge remote-tracking branch 'public/bug6055_v2_024'
|
11 лет назад |
Nick Mathewson
|
ad763a336c
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
|
11 лет назад |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 лет назад |
Marek Majkowski
|
16d1dd134a
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq
|
11 лет назад |
Marek Majkowski
|
d769cd82b5
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
|
11 лет назад |
Marek Majkowski
|
68be3469c5
Bug 5170 - simplify i2d_PublicKey in pkey_eq
|
11 лет назад |
Marek Majkowski
|
a022930fda
Bug #5170 - simplify i2d_X509
|
11 лет назад |
Nick Mathewson
|
452cfaacfc
Track TLS overhead: diagnostic for bug 7707
|
11 лет назад |
Roger Dingledine
|
0196647970
start part-way through the ssl cert lifetime
|
11 лет назад |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 лет назад |
Nick Mathewson
|
d094a76cc8
Merge remote-tracking branch 'public/bug6302'
|
12 лет назад |
Nick Mathewson
|
b998431a33
Merge branch '024_msvc_squashed'
|
12 лет назад |
Nick Mathewson
|
5e06c4ee32
When building with MSVC, call every enum bitfield unsigned
|
12 лет назад |
Nick Mathewson
|
9bd811b337
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
|
12 лет назад |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 лет назад |
Nick Mathewson
|
68dae4cf35
One last fix for a warning on non-EC systems
|
12 лет назад |
Nick Mathewson
|
ddbe28919a
Be more noncomittal about performance improvement of uint128 backend.
|
12 лет назад |
Nick Mathewson
|
25afecdbf9
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
|
12 лет назад |
Nick Mathewson
|
c8b3bdb782
Inform the user if they're passing up a 10x ECDH speedup.
|
12 лет назад |
Nick Mathewson
|
175b2678d7
Let servers choose better ciphersuites when clients support them
|
12 лет назад |
Nick Mathewson
|
63208aa1e5
Remove the address argument from client cipher classification fns
|
12 лет назад |
Nick Mathewson
|
047d9e57b0
Cache the type of client cipher list we have in the tor_tls_t
|
12 лет назад |
Nick Mathewson
|
2a26e1d45f
prop198: Detect the list of ciphersuites we used to lie about having
|
12 лет назад |
Nick Mathewson
|
bbaf4d9643
Configure SSL context to know about using P-256 for ECDHE.
|
12 лет назад |
Nick Mathewson
|
864e15cd1c
In comments and logs, say "UTC" not "GMT"
|
12 лет назад |