]> git.ipfire.org Git - thirdparty/squid.git/history - src/base
CI: Remove unnecessary test-functionality test wrappers (#1393)
[thirdparty/squid.git] / src / base /
2023-06-14  Alex RousskovFix key equality comparison in LookupTable map (#1379)
2023-02-25  gkinkie@gmail.comAdd unit tests for ClpMap (#1262)
2023-02-14  Alex RousskovFix --disable-optimizations build: Undefined RetryGapUs...
2023-02-10  Amos JeffriesCleanup: remove xusleep() hacks (#613)
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2023-01-08  gkinkie@gmail.comRemove bundled GnuRegex library (#1229)
2023-01-04  Alex Rousskov%busy_time: Time spent in transaction-related code...
2022-12-23  Alex RousskovFix GCC v12 build errors related to ADL in "printing...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-12-08  Alex RousskovDo not overwrite caching bans (#1189)
2022-12-07  sameer-hereOptimize RefCount comparison with raw pointers (#1200)
2022-12-07  Amos JeffriesDrop CBDATA debugging (#1199)
2022-12-01  Alex RousskovMake Optional<bool> trivially copyable (#1188)
2022-12-01  Alex RousskovMaintenance: Missing squid.h include (#1190)
2022-11-09  Alex RousskovImprove cache_peer reporting and NetDB cache_peer searc...
2022-09-14  Eduard BagdasaryanBug 5232: Fix GCC v12 build [-Wuse-after-free] (#1136)
2022-09-11  Eduard BagdasaryanReplaced FDECB callback with a basic async call (#1135)
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-08-17  Eduard BagdasaryanAsyncJob-protect and reduce ICAP DNS lookup call chain...
2022-08-09  Alex RousskovUnify r.n.g. seed generation (#1109)
2022-07-30  Alex RousskovSupport non-trivial Optional values (#1106)
2022-07-19  squidadmSource Format Enforcement (#1089)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-06-08  Francesco ChemolliRemove use of deprecated std::iterator (#1069)
2022-05-21  squidadmSource Format Enforcement (#1046)
2022-05-19  Alex RousskovFix PeerConnector::handleNegotiationResult() error...
2022-05-13  Eduard BagdasaryanAdd Universally Unique IDentifier (UUID) support (...
2022-05-13  Eduard BagdasaryanPreserve caller context across (and improve) deferred...
2022-05-04  guijanDelete trailing whitespace (#1041)
2022-04-16  Alex RousskovAdd Assure() as a replacement for problematic Must...
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-03-28  Eduard BagdasaryanKid restart leads to persistent queue overflows, delays...
2022-03-02  Amos JeffriesAdd RegisteredRunners::bootstrapConfig event hook ...
2022-02-24  Alex RousskovFix Sum() by replacing it with a safer NaturalSum(...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-17  David CARLIERFix build on Illumos (#983)
2022-02-04  Alex RousskovMoved regcomp(3)-specific RegexPattern code inside...
2022-02-04  Alex RousskovLog early level-0/1 debugs() messages to cache_log...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2022-01-19  Alex RousskovMaintenance: De-duplicate PackableStreamBuf and SBufStr...
2021-11-11  Francesco ChemolliFix build on openbsd 7.0 (#929)
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-07-28  Alex RousskovRemove legacy context-based debugging in favor of CodeC...
2021-05-08  squidadmSource Format Enforcement (#763)
2021-03-16  Alex RousskovReplace defective Must2(c, "not c") API (#785)
2021-02-12  Eduard BagdasaryanProtect SMP kids from unsolicited IPC answers (#771)
2020-12-23  Christos TsantilasDetail client closures of CONNECT tunnels during TLS...
2020-11-08  squidadmSource Format Enforcement (#745)
2020-09-18  Amos JeffriesRemove always-true assert in ClpMap (#726)
2020-07-26  Amos JeffriesConvert LRU map into a CLP map (#593)
2020-06-20  squidadmSource Format Enforcement (#665)
2020-06-11  Amos JeffriesMaintenance: Remove FIXME and \todo labels (#647)
2020-05-21  Amos JeffriesAdd flexible RFC 3986 URI encoder (#617)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-12-23  Amos JeffriesFix some compile errors from Windows MinGW (#71)
2019-11-04  aaron-costellocachemgr.cgi: Add validation for hostname parameter...
2019-10-20  Alex RousskovFix build after ccfbe8f (Report context of cache.log...
2019-10-11  Alex RousskovReport context of level-0/1 cache.log messages (#483)
2019-09-14  Eduard BagdasaryanAdd %master_xaction logformat code (#471)
2019-08-15  Christos TsantilasBug 3552 pt3: Happy Eyeballs: Parallel TCP connection...
2019-04-03  Amos JeffriesRemove unused SBufCaseInsensitiveLess (#385)
2019-02-07  SquidAdmSourceFormat Enforcement
2019-01-25  Amos JeffriesCleanup and simplify unit tests (#336)
2018-10-30  squidadmSource Format Enforcement (#317)
2018-10-23  Francesco ChemolliFix several windows build issues (#309)
2018-09-28  Amos JeffriesDocs: make doxygen happier and fix some comments (... M-staged-PR293
2018-01-14  Amos JeffriesBug 4805: add missing include for stdexcept (#124)
2018-01-10  Alex RousskovReport exception locations and exception-related polish...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-26  Amos JeffriesFix compile errors on GNU/Hurd (#82)
2017-10-06  Christos TsantilasBug 4718: Support filling raw buffer space of shared...
2017-10-03  squidadmSourceFormat Enforcement (#68)
2017-08-23  Christos TsantilasFix SSL certificate cache refresh and collision handlin...
2017-07-08  Amos JeffriesCleanup: update InstanceId to C++11
2017-06-26  Christos TsantilasReduce "!Comm::MonitorsRead(serverConnection->fd)"...
2017-06-12  Christos TsantilasSupport for --long-acl-options
2017-05-25  Source MaintenanceSourceFormat Enforcement
2017-05-25  Alex RousskovFixed Windows-specific code in r15148. Polished r15148...
2017-05-23  Source MaintenanceSourceFormat Enforcement
2017-05-23  Eduard BagdasaryanMake PID file check/creation atomic to avoid associated...
2017-04-17  Amos JeffriesCleanup: remove C++ version 11+ macro checks
2017-04-12  Amos JeffriesCleanup: remove redundant IntRange class from StoreMeta.cc
2017-04-03  Amos JeffriesCleanup: convert ByteCounter to C++11 initialization
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-03  Amos JeffriesMerged from v5.0.0-r14964
2016-11-30  Amos JeffriesRevert C++11 std::regex changes
2016-11-26  Amos JeffriesMerged from v5 r14956
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-05  Amos JeffriesFix missing return in HardFun functor template
2016-10-03  Amos JeffriesConvert DNS shutdown to use a registered runner
2016-09-12  Christos TsantilasSquid crashes on shutdown while cleaning up idle ICAP...
2016-09-08  Source MaintenanceSourceFormat Enforcement
2016-09-08  Christos TsantilasSquid crashes on shutdown while cleaning up idle ICAP...
2016-08-14  Alex RousskovFixed build on systems needing explicit <utility> in...
next