]> git.ipfire.org Git - thirdparty/squid.git/commit
peek-and-splice: Fix stare mode
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 5 Aug 2014 10:41:26 +0000 (13:41 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 5 Aug 2014 10:41:26 +0000 (13:41 +0300)
commit35178e02c054eff272e6eb172f33dc4cdb907c5a
treec2480addfb810367fc0fb7a1741534ff2f70282d
parent2833a25fde8622cbd51266bb00310ee7d653ccfa
peek-and-splice: Fix stare mode

- For peek mode we need to always forward client hello message
- For stare mode we must forward client hello message only if we can mimic
  all of the client SSL features, else we should sent a new SSL hello message.
src/ssl/bio.cc