]> git.ipfire.org Git - thirdparty/squid.git/history - src/helper
Simplify appending SBuf to String (#2108)
[thirdparty/squid.git] / src / helper /
2025-04-23  squidadmSource Format Enforcement (#2042)
2024-02-13  Francesco ChemolliBug 5343: Fix GCC v14 not finding std::find() (#1672)
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2023-12-11  Francesco ChemolliFix and improve annotation reporting (#1516)
2023-11-04  Francesco ChemolliMaintenance: do not include SBuf.h needlessly (#1569)
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-09-21  Eduard BagdasaryanImproved 'stateless' helper-related classes (#1480)
2023-09-19  Francesco ChemolliExtend cache_log_message to problematic from-helper...
2023-08-15  Eduard BagdasaryanKeep ::helper objects alive while in use by helper_serv...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-16  Alex RousskovMove Namespace::Foo printing operators to Namespace...
2023-01-09  Alex RousskovWarn about some bad from-helper annotations (#1221)
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-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-05-08  squidadmSource Format Enforcement (#763)
2020-06-20  squidadmSource Format Enforcement (#665)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-09-09  squidadmSource Format Enforcement (#467)
2019-02-19  squidadmMaintenance 5 (#366) M-staged-PR366
2019-02-14  Christos TsantilasReuse reserved Negotiate and NTLM helpers after an...
2019-02-07  SquidAdmSourceFormat Enforcement
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct()
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-11  Christos TsantilasExternal ACL helpers error handling & caching
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-08-13  Eduard BagdasaryanMake Squid death due to overloaded helpers optional.
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-25  Christos TsantilasCertificate Validator buffer-overflow crashes Squid
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-30  Amos JeffriesSourceLayout: merge helpers/ into src/
2016-01-30  Amos JeffriesMove helpers/defines.h to src/helper/protocol_defines.h
2016-01-01  Source MaintenanceSourceFormat Enforcement
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  Christos Tsantilasurl_rewrite_timeout directive
2014-11-13  Amos JeffriesMerge from trunk rev.13702
2014-11-09  Christos TsantilasMake helper queue size configurable, with consistent...
2014-11-05  Amos JeffriesMerge from trunk rev.13687
2014-10-20  Amos JeffriesCleanup: Simplify MEMPROXY_CLASS_* macros
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-10-05  Amos JeffriesRemove C++11'ism in rev.13604
2014-10-04  Amos JeffriesFix library dependency issue in rev.13604
2014-09-29  Amos JeffriesCleanup: fix various uninitialized class members
2014-09-25  Amos JeffriesPortability: do not explicitly name enum type in enumer...
2014-09-25  Amos JeffriesSourceLayout: shuffle HelperChildConfig into libhelper.la
2014-09-24  Amos JeffriesSourceLayout: rename auth module files to match guidelines
2014-09-24  Amos JeffriesSourceLayout: shuffle helper protocol primitives to...