]> git.ipfire.org Git - thirdparty/squid.git/commit
Support splice for SSLv3 and TLSv1 sessions that start with an SSLv2 Hello
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 1 Sep 2015 09:25:57 +0000 (02:25 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 1 Sep 2015 09:25:57 +0000 (02:25 -0700)
commitf5ed2a98bd4049700775893c021d2f2375b389eb
tree3d1b8019b509eb67a38b210975fee4cb3fd094fa
parent9346ae6538d08ffd496f314a6bfb14631da7ec37
Support splice for SSLv3 and TLSv1 sessions that start with an SSLv2 Hello

Such sessions are created, for example, by some SSL clients using OpenSSL
v0.9.8 with default options. This does _not_ relate to SSLv2 sessions.
Just enacts the permitted exception for Hello messages in RFC 6176.
src/ssl/bio.cc