]> git.ipfire.org Git - thirdparty/squid.git/history - src/acl/Acl.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / acl / Acl.cc
2023-01-22  squidadmSource Format Enforcement (#1234)
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...
2022-01-13  Eduard BagdasaryanRemove ConfigParser::Undo() hack to improve ACL flags...
2021-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-05-11  Eduard BagdasaryanSupply AccessLogEntry (ALE) for more fast ACL checks... M-staged-PR182
2018-04-13  Alexander GozmanReworked packet/connection marking (#170) M-staged-PR170
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-06-12  Christos TsantilasSupport for --long-acl-options
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-30  Christos Tsantilasauthor: Eduard Bagdasaryan <eduard.bagdasaryan@measurem...
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-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-24  Source MaintenanceSourceFormat Enforcement
2015-12-24  Christos TsantilasNote ACL substrings matching
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-10-23  Amos JeffriesAvoid errors when parsing manager ACL in old squid...
2015-10-11  Amos JeffriesSupport logformat %macros in external_acl_type format
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesAdd syncAle() to reduce external ACL format transition...
2015-10-08  Amos JeffriesMinor edits after audit
2015-10-03  Amos JeffriesMerge from trunk
2015-10-01  Amos JeffriesMerged from trunk rev.14335
2015-09-30  Amos JeffriesPolish debugs
2015-09-30  Amos JeffriesMerged from trunk rev.14331
2015-09-28  Amos JeffriesMerge from trunk
2015-08-24  Francesco Chemollimempools-nozero part 1: fix ctors of classes declared...
2015-08-09  Amos JeffriesMerge from trunk
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-05-29  Amos JeffriesConvert external_acl_type directive format tokens
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-14  Francesco ChemolliReplace Splay with std::set in several ACL types
2015-01-14  Francesco ChemolliMerged from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2015-01-12  Francesco ChemolliMerged from trunk
2015-01-12  Francesco ChemolliImprove proxy_acl mgr:config output
2015-01-12  Francesco ChemolliSmall debugs improvements
2015-01-02  Francesco ChemolliMerged from trunk
2015-01-01  Amos JeffriesCleanup: fix most 'unused parameter' warnings
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-12-01  Amos JeffriesSourceLayout: shuffle memory pool allocators to mem...
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-07-25  Amos JeffriesMerged from trunk
2014-07-14  Amos JeffriesConverts the PortCfgPointer to reference counted
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-03-17  Alex RousskovUndo trunk r13269: "Vector refactor: move almost all...
2014-02-17  Amos JeffriesMerge from trunk
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMigrate some users of Vector to std::vector
2014-01-05  Amos JeffriesMerge cleanup changes from trunk
2014-01-06  Alex RousskovCentrally destroy all explicit and implicit ACLs to...
2013-12-11  Francesco ChemolliMerged from trunk
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-12-02  Alex RousskovDestroy ACLs in the reverse order of creation to avoid...
2013-10-03  Francesco ChemolliMerged from trunk
2013-08-29  Christos TsantilasFix configuration file parsing bugs, related to quoted...
2013-08-27  Alex RousskovMerged from trunk r12948.
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-07-24  Francesco ChemolliMerged from trunk
2013-07-21  Christos TsantilasQuoted values in squid.conf
2013-06-02  Amos JeffriesMerge from trunk
2013-05-28  Alex RousskovImprove ACL handling. Support all-of and any-of ACL...
2013-05-28  Alex RousskovMerged from trunk (r12858).
2013-05-28  Alex RousskovSourceFormat
2013-05-26  Alex RousskovMerged from trunk (r12852).
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
2013-05-13  Alex RousskovMerged from trunk (r12813).
2013-05-13  Alex RousskovMajor ACL handling update, including the following...
2013-05-05  Amos JeffriesFix parsing error in rev.12620
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-02-10  Francesco ChemolliMerged from trunk
2013-02-04  Amos JeffriesShuffle the traffic mode flags into their own structure
2013-02-04  Francesco ChemolliMerged from trunk
2013-01-28  Francesco ChemolliTest-playground
2013-01-28  Automatic source... SourceFormat Enforcement
2013-01-27  Christos TsantilasNo-lookup DNS ACLs
2012-12-04  Christos Tsantilasmerge from parent SslServerCertValidator r12337
2012-12-04  Christos Tsantilasmerge from trunk r12500
next