From: rousskov <> Date: Tue, 12 Feb 2008 10:06:47 +0000 (+0000) Subject: Added SslBump change. X-Git-Tag: BASIC_TPROXY4~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4aa8e49cdfaf3378847aa02469de6b316da77fec;p=thirdparty%2Fsquid.git Added SslBump change. --- diff --git a/ChangeLog b/ChangeLog index 778ccf5da0..6470e7cb59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,10 @@ Changes to squid-3.HEAD (current): - DNS internal resolver now supports AAAA and CNAME records - SNMP peer and client tables now support IPv6 - SNMP peer table supports named peers with multiple entries per IP + - SslBump: Squid-in-the-middle decryption and encryption of straight + CONNECT and transparently redirected SSL traffic, using configurable + client- and server-side certificates. While decrypted, the traffic + can be expected using ICAP. Changes to squid-3.0.STABLE1 (13 Dec 2007):