]> git.ipfire.org Git - thirdparty/squid.git/history - src/ConfigParser.cc
Maintenance: Removed most NULLs using modernize-use-nullptr (#1075)
[thirdparty/squid.git] / src / ConfigParser.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-04  Alex RousskovMoved regcomp(3)-specific RegexPattern code inside...
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-05-26  Francesco ChemolliRemove a lot of unwanted ifdef'd out code (#826) 4.15-20210527-snapshot 5.0.6-20210527-snapshot 6.0.0-20210527-master-snapshot
2021-05-25  Alex RousskovAdd tls_key_log to report TLS communication secrets... 458/head
2021-05-21  Alex RousskovMake CustomLog more reusable (#824)
2021-05-09  Alex RousskovAPI to separate Config.x users/parsers from Config...
2021-05-08  squidadmSource Format Enforcement (#763)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-03-05  Christos TsantilasSupport logformat %codes in error page templates (... M-staged-PR365
2019-02-07  SquidAdmSourceFormat Enforcement
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
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-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-26  Francesco ChemolliMerged from trunk
2015-07-26  Amos JeffriesSourceLayout: shuffle DiskIO modules into libdiskio...
2015-07-25  Amos JeffriesCleanup: refactor to remove various dead code
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-12-04  Amos JeffriesFix handling of regex \ characters
2014-12-04  Christos Tsantilasurl_rewrite_timeout directive
2014-12-03  Amos JeffriesBug 4135: Support \-escaped character in regex patterns
2014-11-17  Amos JeffriesFix output from squid.conf parser
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-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-10-04  Francesco ChemolliMerged from trunk
2013-10-03  Francesco ChemolliMerged from trunk
2013-09-30  Amos JeffriesTests: Add regression tests for squid.conf parser
2013-08-29  Christos TsantilasFix configuration file parsing bugs, related to quoted...
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-22  Amos JeffriesFix return value of ConfigParser::strtokFile()
2013-07-21  Christos TsantilasQuoted values in squid.conf
2013-06-02  Amos JeffriesMerge from trunk
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
2013-04-16  Christos TsantilasMake ConfigParser::QuoteString parameter const
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-01-27  Christos TsantilasNo-lookup DNS ACLs
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Francesco ChemolliMerged from trunk
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-22  Francesco ChemolliMerged from trunk
2012-09-17  Francesco Chemollirenamed class iostats to IoStats, moved to own header...
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-03  Francesco ChemolliMerged from trunk
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2012-08-31  Francesco ChemolliRemoved inclusion of protos.h from most clients.
2012-08-28  Francesco Chemolliprotos.h refactoring, part one.
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-21  Francesco ChemolliMerged from trunk
2012-08-21  Francesco ChemolliMerged from trunk
2012-08-21  Francesco ChemolliMoved cache_cf.cc prototypes to cache_cf.h
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-0 debugs messages to use the DBG_CRIT...
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-18  Christos Tsantilasmerge from trunk (r12216 v3.2.0.18+)
2012-07-17  Francesco ChemolliChanged increment operators from postfix to prefix...
2012-07-17  Christos TsantilasAdd request_header_add option
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-10-29  Automatic source... SourceFormat Enforcement
2011-10-28  Christos Tsantilasadaptation_meta option
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-02-02  Christos Tsantilasmerge from trunk
2011-01-28  Amos JeffriesWindows: fix code wrappers for Cygwin and generic Win32...
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
next