]> git.ipfire.org Git - thirdparty/squid.git/history - src/security/PeerOptions.cc
Maintenance: Removed most NULLs using modernize-use-nullptr (#1075)
[thirdparty/squid.git] / src / security / PeerOptions.cc
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-08-09  trapexitAdd http_port sslflags=CONDITIONAL_AUTH (#510)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-06-16  Christos TsantilasAdd the NO_TLSv1_3 option to available tls-options...
2019-05-24  Amos JeffriesCall PeerOptions::parseOptions() as early as possible
2019-05-24  Amos JeffriesMove session tls-options= assignment out of CreateSessi...
2019-05-24  Amos JeffriesSeparate tls-min-version= config from options= config
2019-05-24  Amos JeffriesDelay parsing of options= parameters
2019-05-24  Amos JeffriesUpdate PeekingPeerConnector to use PeerOptions API
2019-05-24  Amos JeffriesFix tls-min-version= being ignored
2019-03-22  Alex RousskovWhen using OpenSSL, trust intermediate CAs from trusted...
2019-02-07  SquidAdmSourceFormat Enforcement
2018-10-10  Eneas QueirozAllow compilation with minimal OpenSSL (#281)
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-02  Amos JeffriesMove TLS/SSL http_port config values to libsecurity...
2017-09-04  Christos Tsantilas'capath=' ignored in Squid 4 and 5 (#58)
2017-05-26  Amos JeffriesBug 4662: pt1: Feature detect the OpenSSL TLS_method...
2017-02-20  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-14  Amos JeffriesDe-duplicate the ContextPointer creation code
2017-02-10  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Source MaintenanceSourceFormat Enforcement
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-31  Amos JeffriesAdd debugs for loading the system CA set
2017-01-28  Amos JeffriesUse default copy constructor and assignment
2017-01-24  Amos JeffriesPolishing updates from audit
2017-01-17  Amos JeffriesMake ParsedOptions a std::shared_ptr to reduce re-parsing
2017-01-17  Amos JeffriesInitialize options= in all cases
2017-01-16  Amos JeffriesUpdate to options= after audit
2017-01-14  Amos JeffriesMerge from v5
2017-01-13  Amos JeffriesFix ParsedOptionsPointer for OpenSSL
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-24  Amos JeffriesGnuTLS support for options= parameters
2016-11-30  Francesco ChemolliMerge from trunk
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-18  Amos JeffriesTLS: Add ErrorString() function to libsecurity API
2016-11-08  Amos JeffriesMake key= before cert= a fatal error instead of quietly...
2016-09-22  Amos JeffriesCleanup: Security::ContextPtr removal, pt4
2016-09-20  Amos JeffriesCleanup: Security::ContextPtr removal, pt2
2016-09-19  Amos JeffriesCleanup: remove most Security::ContextPtr uses from...
2016-07-07  Christos TsantilasSync with trunk r14734
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-15  Amos JeffriesBug 4504: Too many WARNING: Ignoring error setting...
2016-06-02  Amos JeffriesCryptoNG: cleanup TLS/SSL context initialization sequence
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-21  Alex RousskovFixed build-breaking typo in r14684.
2016-05-21  Amos JeffriesGnuTLS: Simplify trusted CA loading
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-01  Amos JeffriesBug 4438 pt2: Fix destructor sequence issues in old...
2016-03-29  Alex RousskovCleanup: Automatically remove duplicated #include lines.
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
2016-02-09  Amos JeffriesBug 4429: http(s)_port options= error message missing...
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-15  Amos JeffriesBug 4005: Dynamic certificate cache exceeds dynamic_cer...
2016-01-12  Christos TsantilasFix tls/ssl flags parsing
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-22  Source MaintenanceSourceFormat Enforcement
2015-12-21  Amos JeffriesFix typo in rev.14350
2015-12-17  Amos JeffriesTypo in rev.14448
2015-12-16  Amos JeffriesPolish: update tls-no-default-ca logic to match tls...
2015-12-16  Amos JeffriesShuffle TLS NPN logic to libsecurity
2015-12-16  Amos JeffriesAdd missing parts to rev.14346 for squid.conf parse...
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-08  Amos JeffriesTLS: refactor cert=/key= storage in libsecurity
2015-12-07  Amos JeffriesCleanup: pass PeerOptions to sslCreateClientContext()
2015-12-06  Amos JeffriesCleanup: Expose SSL initialization function to libsecurity
2015-12-05  Amos JeffriesCleanup TLS: shuffle context creation to libsecurity
2015-11-28  Amos JeffriesCleanup: rename Security::ContextPointer to ContextPtr
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesAdd tls-no-default-ca option to replace sslflags=NO_DEF...
2015-10-09  Amos JeffriesShuffle the cafile= context logics to libsecurity class...
2015-10-03  Amos JeffriesMerge from trunk
2015-10-03  Amos JeffriesShuffle CA verification config to libsecurity
2015-09-28  Amos JeffriesMerge from trunk
2015-09-25  Amos JeffriesMerge from trunk
2015-09-24  Amos JeffriesCrypto-NG: cleanup and optimize CRL handling
2015-08-11  Amos JeffriesTLS: fix various bugs in HTTPS proxying context creation
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-21  Francesco ChemolliMerged from trunk
2015-07-19  Amos JeffriesTLS: Allow tls-min-version=1.3 configuration
2015-07-17  Francesco ChemolliMerge fixes for some issues reported by Coverity
2015-07-12  Amos JeffriesMerge from trunk
2015-07-10  Source MaintenanceSourceFormat Enforcement
2015-07-10  Amos JeffriesCrypto-NG: Use Security::PeerOptions for listening...
2015-06-30  Amos JeffriesMove tls-flags= parser into Security::PeerOptions
next