]> git.ipfire.org Git - thirdparty/squid.git/commit - src/Transients.cc
Sync with trunk-r14686
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 23 May 2016 17:03:20 +0000 (20:03 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 23 May 2016 17:03:20 +0000 (20:03 +0300)
commit0bffe3cec1400f4d69724552e77e77878defd8a3
treef3293c286858b85ceb7034bd028a7d50711993da
parent5525bd305b8386ffc9d64d0a8434e9feea984394
parent566c0b2b44bacdaafa6c7f6f8872825d8faefd48
Sync with trunk-r14686

- Replaces with newer versions of BinaryTokenizer and HandshakeParser classes
- Modifications to use latest Handshake parser from trunk.
- Get HandshakeParser::serverCertificates, HandshakeParser::parseServerCertificates and HandshakeParser::ParseCertificate implementation from lp:fast-sni branch
12 files changed:
src/client_side.cc
src/client_side.h
src/client_side_reply.cc
src/client_side_request.cc
src/security/Handshake.cc
src/security/Handshake.h
src/ssl/PeerConnector.cc
src/ssl/PeerConnector.h
src/ssl/bio.cc
src/ssl/bio.h
src/ssl/support.cc
src/ssl/support.h