]> git.ipfire.org Git - thirdparty/squid.git/history - src/errorpage.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / errorpage.cc
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-30  gkinkie@gmail.comFix errorpage.cc build on MacOS (#1219)
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-12-09  Eric WaltersUpdate Host, Via, and other headers in-place when possi...
2022-12-05  Eduard BagdasaryanAvoid level-3 "failed to find or read error text file...
2022-12-02  Eduard BagdasaryanBug 5162: mgr:index URL do not produce MGR_INDEX templa...
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
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)
2021-04-20  Joshua RogersFix a few level-2+ debugs(); improve ErrorState debuggi...
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-03-31  Christos TsantilasPeering support for SslBump (#380)
2019-03-05  Christos TsantilasSupport logformat %codes in error page templates (... M-staged-PR365
2019-02-07  SquidAdmSourceFormat Enforcement
2018-09-28  Amos JeffriesDocs: make doxygen happier and fix some comments (... M-staged-PR293
2018-06-13  Amos JeffriesBug 4791: Build failure on MacOS (#220) M-staged-PR220
2018-05-17  AmishNew function to find Local listening IP and add new... M-staged-PR198
2018-05-03  Amos JeffriesBug 4852: regression in deny_info %R macro (#193) M-staged-PR193
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-05-19  Amos JeffriesFix missong ERROR label on template loading errors
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-15  Amos JeffriesCleanup: refcounting HttpRequest member of class ErrorState
2017-02-14  Amos JeffriesCleanup: convert class ErrorState to C++11 initilization
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-10-05  Alex RousskovAvoid segfaults when debugging section 4 at level 9.
2016-08-17  Amos JeffriesBetter support for unknown URL schemes
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-17  Amos JeffriesPrevent %O use by deny_info leading to header smuggling
2016-04-10  Nathan HoadAdd a new error page token for unquoted external ACL...
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Alex RousskovSourceFormat
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...
2015-08-09  Amos JeffriesMerge from trunk
2015-08-06  Francesco ChemolliMerge coverity-fixes - HttpHeader refactor
2015-08-04  Francesco ChemolliRenamed http_hdr_type to Http::HdrType, fixed some...
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 JeffriesCleanup: replace urlCanonical() with HttpRequest::effec...
2015-07-12  Amos JeffriesMerge from trunk
2015-07-10  Amos JeffriesCrypto-NG: Use Security::PeerOptions for listening...
2015-07-09  Francesco ChemolliMerged from trunk
2015-07-07  Amos JeffriesCleanup: refactor HttpRequest::urlpath member into...
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-22  Amos JeffriesMerged from trunk
2015-06-19  Amos Jeffriesparser-ng: Add HTTP/1.x extension tokenizer
2015-06-09  Amos JeffriesBug 1961 partial: Move HttpRequest host:port to class URL
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-07  Amos JeffriesMerge from trunk rev.14061
2015-05-05  Christos TsantilasSecure ICAP
2015-04-27  Amos JeffriesFix printf format for size_t and mb_size_t
2015-04-27  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-04-27  Amos JeffriesMemBuf implements Packable interface
2015-04-27  Amos JeffriesRename MemBuf::vPrintf to MemBuf::vappendf
2015-04-27  Amos JeffriesUpdate Packable API to implement vappendf() method
2015-04-26  Amos JeffriesConvert packing methods from Packer* to Packable* objects
2015-04-26  Amos JeffriesCreate Packable interface class
2015-04-26  Amos JeffriesShuffle packerPrintf() to be Packer::Printf method
2015-04-26  Amos JeffriesShuffle packerAppend() to Packer::append() method
2015-04-26  Amos JeffriesMake packerClean() the destructor actions for Packer...
2015-03-28  Amos JeffriesMerge from trunk rev.13994
2015-03-26  Christos TsantilasFix Squid crash while an error page generated
2015-03-05  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-03-04  Amos JeffriesMemBuf implements Packable interface
2015-03-02  Amos JeffriesMake packerClean() the destructor actions for Packer...
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
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-16  Christos TsantilasBug 4164: SEGFAULT when %W formating code used in error...
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-09-02  Amos JeffriesMerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-21  Amos JeffriesMerge from trunk rev.13539
2014-08-19  Alex RousskovDo not assert on native FTP ERR_TOO_BIG. Do not check...
next