mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
bd1a137893
(This is safe since super-old Tor servers are no longer allowed on the network.) Closes the client-side part of 11150.
7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
o Removed features:
|
|
- Remove client-side support for connecting to Tor servers running
|
|
versions of Tor before 0.2.3.6-alpha. These servers didn't support
|
|
the v3 TLS handshake protocol, and
|
|
are no longer allowed on the Tor network.
|
|
Implements the client side of ticket 11150.
|