]> git.ipfire.org Git - thirdparty/tor.git/commit
Remove support for client cipher classification.
authorNick Mathewson <nickm@torproject.org>
Thu, 24 Apr 2025 18:25:24 +0000 (14:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 24 Apr 2025 18:37:58 +0000 (14:37 -0400)
commitddf16d67567cfe36bdf92804e921c4ccf1480740
tree5f35c568162e3891f357c3a1a1397b11cc17b461
parent1d868e3c27a4a1e1250fba8eb7f7e8836dbed55a
Remove support for client cipher classification.

For a long time, clients would lie about the set of ciphersuites
they supported, in a misguided pre-pluggable-transport attempt
to avoid protocol identification.

Such clients are now long gone; clients stopped lying
about ciphersuites after 0.2.3.17-beta.
src/lib/tls/tortls_internal.h
src/lib/tls/tortls_openssl.c