Nick Mathewson
|
25afecdbf9
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
|
13 years ago |
Nick Mathewson
|
c8b3bdb782
Inform the user if they're passing up a 10x ECDH speedup.
|
13 years ago |
Nick Mathewson
|
2f8fd53750
Add benchmark for DH handshake and ECDH-P-224/56 handshake
|
13 years ago |
Nick Mathewson
|
175b2678d7
Let servers choose better ciphersuites when clients support them
|
13 years ago |
Nick Mathewson
|
63208aa1e5
Remove the address argument from client cipher classification fns
|
13 years ago |
Nick Mathewson
|
047d9e57b0
Cache the type of client cipher list we have in the tor_tls_t
|
13 years ago |
Nick Mathewson
|
2a26e1d45f
prop198: Detect the list of ciphersuites we used to lie about having
|
13 years ago |
Nick Mathewson
|
bbaf4d9643
Configure SSL context to know about using P-256 for ECDHE.
|
13 years ago |
Roger Dingledine
|
747d284088
bump to 0.2.4.7-alpha-dev
|
13 years ago |
Roger Dingledine
|
e46e1ed1bc
add a blurb for 0.2.4.7-alpha too
|
13 years ago |
Roger Dingledine
|
d3c2254fda
bump to 0.2.4.7-alpha
|
13 years ago |
Roger Dingledine
|
a1e2232ed1
fold in changes files so far
|
13 years ago |
Nick Mathewson
|
8b5787ec0d
When there are no dir_server_ts to choose, don't crash
|
13 years ago |
Mike Perry
|
406d59a9c9
Nick's Code review #3 part 2.
|
13 years ago |
Mike Perry
|
b0fc18c37e
Changes from Nick's code review 'part 1'
|
13 years ago |
Nick Mathewson
|
7a99d26c79
Add packaged cell fullness to the heartbeat message.
|
13 years ago |
Nick Mathewson
|
a60680c226
Remove the obsolete doc/TODO.* files
|
13 years ago |
Nick Mathewson
|
9b9cc6774f
Merge branch 'ticket7570_7571'
|
13 years ago |
Nick Mathewson
|
4a07ea4a8c
Drop the maximum attempts to get a virtual address to 1000.
|
13 years ago |
Nick Mathewson
|
40a9842090
Describe IPv6 automap changes
|
13 years ago |
Nick Mathewson
|
c1226cf4f9
Document PreferIPv6Automap in the manpage
|
13 years ago |
Nick Mathewson
|
4ded40b0ca
Add missing doxygen for DNS and automap code
|
13 years ago |
Nick Mathewson
|
8d080d0b01
Per-listener option to prefer IPv6 automaps when possible.
|
13 years ago |
Nick Mathewson
|
de4cc126cb
Build and test most of the machinery needed for IPv6 virtualaddrmaps
|
13 years ago |
Nick Mathewson
|
963b3d1549
Refactor the code to check if an address is matched by automapsuffixes
|
13 years ago |
Nick Mathewson
|
88d7312ff2
Fix another uninitialized var warning from GCC
|
13 years ago |
Nick Mathewson
|
8969d9e0b6
Fixed an unused-variable warning
|
13 years ago |
Nick Mathewson
|
8eb422e7bd
Don't use the cache when changing an IP address because of an exit policy
|
13 years ago |
Nick Mathewson
|
593b235cc9
changes entry for disabling cache usage by default
|
13 years ago |
Nick Mathewson
|
ac990aa44a
Turn off by-default use of client-side DNS cacheing.
|
13 years ago |