]> git.ipfire.org Git - thirdparty/squid.git/commit
Portability: only use SSL compression when available
authorStuart Henderson <stu@spacehopper.org>
Mon, 2 Mar 2015 14:50:43 +0000 (06:50 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 2 Mar 2015 14:50:43 +0000 (06:50 -0800)
commita36e9cb25c57cf0ea850fbc0cfa25ddb9026c578
treedacfa98bb860c9acb4b86edf800c43d820762f2f
parentd85aad1bff8e18e71a291b299e565189a783378e
Portability: only use SSL compression when available

Compression in SSL/TLS is deprecated. LibreSSL, BoringSSL, and some
OpenSSL builds do not contain support for it at all.
src/ssl/bio.cc