]> git.ipfire.org Git - thirdparty/squid.git/history - src/security/ServerOptions.cc
Maintenance: Removed most NULLs using modernize-use-nullptr (#1075)
[thirdparty/squid.git] / src / security / ServerOptions.cc
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2022-01-09  Alex RousskovBug 5177: clientca certificates sent to https_port...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-05-08  squidadmSource Format Enforcement (#763)
2021-02-18  uhliarikFix build on Fedora Rawhide (#772)
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-08-09  trapexitAdd http_port sslflags=CONDITIONAL_AUTH (#510)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
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-07-23  Alex RousskovRestored support for the https_port clientca option... M-staged-PR252
2018-02-14  squidadmSourceformat Enforcement (#148)
2018-02-12  Amos JeffriesFix loading certificates after tls-cert= changes (...
2018-02-01  Amos JeffriesTLS: GnuTLS implementation for listening ports and...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-02  Amos JeffriesMove TLS/SSL http_port config values to libsecurity...
2017-07-10  Amos JeffriesTLS: move X509_NAME_STACK_Pointer to Security::ServerOp...
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-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
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-07  Amos JeffriesCleanup: remove needless get() in libsecurity
2016-09-22  Amos JeffriesCleanup: Security::ContextPtr removal, pt4
2016-09-19  Amos JeffriesCleanup: remove most Security::ContextPtr uses from...
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-08  Amos JeffriesReplaced TidyPointer with std::unique_ptr.
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-07-05  Amos JeffriesReplace LockingPointer::reset with resetWithoutLocking
2016-07-05  Amos JeffriesCleanup: make createStaticServerContext deal with Conte...
2016-06-23  Amos JeffriesSync with trunk rev.14719
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-13  Christos Tsantilasmerge from trunk-r14667
2016-04-11  Alex RousskovRemoved ServerOptions "partial copy" copy constructor.
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-21  Amos JeffriesFix typo in rev.14350
2015-12-14  Christos Tsantilasmerge from trunk r14444
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-11  Amos JeffriesSupport logformat %macros in external_acl_type format
2015-10-11  Amos JeffriesTLS: shuffle EECDH configuration to libsecurity
2015-10-11  Amos JeffriesShuffle DH params parsing and pre-loading to libsecurity
2015-10-10  Amos JeffriesShuffle tls-dh= options to libsecurity