]> git.ipfire.org Git - thirdparty/squid.git/history - src/ssl/PeekingPeerConnector.cc
Wipe initial experiments
[thirdparty/squid.git] / src / ssl / PeekingPeerConnector.cc
2016-06-23  Amos JeffriesWipe initial experiments
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-18  Christos TsantilasPolishing fixes
2016-05-18  Christos TsantilasIncrease debug level in a peek-and-splice related debug...
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-09  Christos TsantilasPolishing fixes
2016-04-23  Alex RousskovBe careful with parsed TLS handshake details. They...
2016-04-13  Alex RousskovThe "hold write" conditions are not important enough...
2016-04-08  Christos TsantilasRecord SSL client and SSL server details (supported...
2016-04-06  Christos TsantilasCleanup and fixes
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-31  Christos TsantilasFirst fast-sni implementation
2016-03-29  Christos TsantilasImprove TLS/SSL parsing code in Handshale.cc and use...
2016-02-13  Christos TsantilasCert Validation memory leaks
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
2016-02-08  Source MaintenanceSourceFormat Enforcement
2016-02-08  Christos TsantilasFixed step3 splicing.
2016-02-02  Christos TsantilasFix external_acl problems after trunk r14351
2016-02-01  Source MaintenanceSourceFormat Enforcement
2016-02-01  Amos JeffriesAdd missing include after rev.14518
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-27  Amos JeffriesSourceLayout: shuffle PeerConnector classes to separate...