From: Nick Mathewson Date: Thu, 24 Apr 2025 18:51:56 +0000 (-0400) Subject: Changes file for 41031. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc37636ce738919efdc38ac6f88d9ffa9b42820;p=thirdparty%2Ftor.git Changes file for 41031. --- diff --git a/changes/41031 b/changes/41031 new file mode 100644 index 0000000000..2960710985 --- /dev/null +++ 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.