commit 7fc37636ce738919efdc38ac6f88d9ffa9b42820 parent ddf16d67567cfe36bdf92804e921c4ccf1480740 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 24 Apr 2025 14:51:56 -0400 Changes file for 41031. Diffstat:
| A | changes/41031 | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/changes/41031 b/changes/41031 @@ -0,0 +1,8 @@ + o Removed features: + - Relays no longer support clients that require obsolete v1 and v2 + link handshakes. (The v3 link handshake has been supported since + 0.2.3.6-alpha). Part of ticket 41031. + - Relays no longer support clients that falsely advertise TLS + ciphers they don't really support. + (Clients have not done this since 0.2.3.17-beta). + Part of ticket 41031.