]> git.ipfire.org Git - thirdparty/squid.git/history - src/security/PeerConnector.h
Fix SQUID_YESNO 'syntax error near unexpected token' (#2117)
[thirdparty/squid.git] / src / security / PeerConnector.h
2025-04-23  squidadmSource Format Enforcement (#2042)
2024-09-10  Alex RousskovBug 5293: Security::CreateClientSession uses wrong...
2024-04-03  Alex RousskovDo not blame cache_peer for CONNECT errors (#1772)
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-11-13  Eduard BagdasaryanDo not blame cache_peer for 4xx CONNECT responses ...
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-02-03  squidadmSource Format Enforcement (#963)
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-05-25  Alex RousskovAdd tls_key_log to report TLS communication secrets... 458/head
2021-05-08  squidadmSource Format Enforcement (#763)
2021-02-23  Christos TsantilasHandling missing issuer certificates for TLSv1.3 (...
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-05-21  Christos TsantilasDetail TLS and CONNECT cache_peer negotiation failures...
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-03-31  Christos TsantilasPeering support for SslBump (#380)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-05-06  Christos TsantilasBug 4845: NegotiateSsl crash on aborting transaction...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
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-09-22  Amos JeffriesCleanup: Security::ContextPtr removal, pt4
2016-09-13  Amos JeffriesMove Ssl::CertError(s) to libsecurity
2016-08-17  Amos JeffriesCleanup: remove many needless references to SSL
2016-08-01  Source MaintenanceSourceFormat Enforcement
2016-08-01  Christos TsantilasFetch missing certificates
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-27  Amos JeffriesCleanup: Move PeerConnector and BlindPeerConnector...