mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r16194@catbus: nickm | 2007-10-26 18:37:02 -0400
Keep circuitless TLS connections open for 1.5 x MaxCircuitDirtiness: this ensures that we don't thrash closing and repoening connections to our guards. svn:r12218
This commit is contained in:
@@ -3,6 +3,12 @@ Changes in version 0.2.0.10-alpha - 2007-1?-??
|
||||
- Drop support for OpenSSL version 0.9.6. Just about nobody was using
|
||||
it, it had no AES, and it hasn't seen any security patches since 2004.
|
||||
|
||||
o Minor features:
|
||||
- Clients new hold circuitless TLS connections open for 1.5 times
|
||||
MaxCircuitDirtiness, since it is likely that they'll need to build
|
||||
a circuit over them within that timeframe. Previously, they held them
|
||||
open only for KeepalivePeriod.
|
||||
|
||||
o Minor bugfixes:
|
||||
- Refuse to start if both ORPort and UseBridges are set. Bugfix
|
||||
on 0.2.0.x.
|
||||
|
||||
Reference in New Issue
Block a user