]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove step2+ stare-and-splice and peek-and-bump support (#926)
authorChristos Tsantilas <christos@chtsanti.net>
Sun, 31 Oct 2021 07:14:40 +0000 (07:14 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 1 Nov 2021 12:34:12 +0000 (12:34 +0000)
commit030a9b3ed0746d9b6432c851e3d0be1c66d4fb92
treeaeeb2b4a75e22bb425a6f1f01be1821786eb2005
parentfbc253f2323689884f585837008afe0e6f7023bf
Remove step2+ stare-and-splice and peek-and-bump support (#926)

Support for these features was successfully disabled (at build time) for
five years. See commit 88a300c for the list of reasons. We did not even
provide an ./configure --enable-... option for it. The corresponding
code does not compile with modern OpenSSL versions, but its mere
presence complicates related code logic and significantly increases
related development efforts. This code is not worth keeping.

This is a Measurement Factory project.
acinclude/lib-checks.m4
configure.ac
src/ssl/bio.cc