]> git.ipfire.org Git - thirdparty/squid.git/history - src/security/Handshake.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / security / Handshake.h
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-08-11  Christos TsantilasSecurity::HandshakeParser::parseServerCertificates...
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-08-01  Christos TsantilasFetch missing certificates
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-07  Christos TsantilasSync with trunk r14734
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-25  Christos TsantilasNew Security::CertList type to replace Ssl::X509_STACK_...
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-18  Source MaintenanceSourceFormat Enforcement
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-18  Christos TsantilasPolishing fixes
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-13  Christos Tsantilasrun formatter
2016-05-09  Christos TsantilasPolishing fixes
2016-05-03  Alex RousskovOptimization: Spend less CPU and RAM on adjustSSL(...
2016-05-02  Alex RousskovFinalized BinaryTokenizer context handling. Polished.
2016-04-30  Alex RousskovSeparated BinaryTokenizer commits from context debuggin...
2016-04-29  Alex RousskovSimplified variable-length vector (our "PStrings")...
2016-04-28  Alex RousskovFixed SNI parsing. The old code could only handle singl...
2016-04-23  Alex RousskovRemoved HandshakeParser::parseError and hid/renamed...
2016-04-22  Alex RousskovFixed "make distcheck".
2016-04-22  Alex RousskovFixed "make check".
2016-04-22  Alex RousskovDo not allocate TlsDetails until throwing isSslv2Record...
2016-04-22  Alex RousskovMerged two identical methods together. No functionality...
2016-04-06  Christos TsantilasCleanup and fixes
2016-03-29  Christos TsantilasImprove TLS/SSL parsing code in Handshale.cc and use...
2016-03-27  Christos TsantilasFirst implementation for parsing SSLv2/v3 handshake...
2016-03-19  Christos Tsantilasmerge new SSL messages parser from lp:fetch-cert branch
2016-03-19  Christos Tsantilasadd forgotten Handshake.{cc,h} files