]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 41031.
authorNick Mathewson <nickm@torproject.org>
Thu, 24 Apr 2025 18:51:56 +0000 (14:51 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 24 Apr 2025 18:51:56 +0000 (14:51 -0400)
changes/41031 [new file with mode: 0644]

diff --git a/changes/41031 b/changes/41031
new file mode 100644 (file)
index 0000000..2960710
--- /dev/null
@@ -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.