]> git.ipfire.org Git - thirdparty/squid.git/history - src/store
Fix parsing of malformed quoted squid.conf strings (#2239)
[thirdparty/squid.git] / src / store /
2025-08-05  Amos JeffriesMake spell-check.sh happy and remove stale spelling...
2025-04-23  squidadmSource Format Enforcement (#2042)
2025-03-15  Francesco ChemolliMinGW: fix store/Controller.cc build (#2019)
2025-02-23  JulienFix GCC v13 LTO build [-Walloc-size-larger-than=] ...
2024-12-13  ShaileshMaintenance: Remove change-minimizing MemObject::Io...
2024-02-28  Alex RousskovFix Controller.cc TheRoot assertion during shutdown...
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2023-12-16  Amos JeffriesReplace __FUNCTION__ with C++11 __func__ (#1620)
2023-12-13  Francesco ChemolliImprove and broadly use asHex() (#1578)
2023-12-05  AlexRemove unnecessary checks for nil Store::Controller...
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-08-10  Amos JeffriesDocs: Update all Squid wiki URLs (#1448)
2023-08-09  Amos JeffriesDocs: Update all Squid Bugzilla URLs (#1447)
2023-07-18  Eduard BagdasaryanMiss if a 304 update would exceed reply_header_max_size...
2023-06-27  Alex RousskovRemove serialized HTTP headers from storeClientCopy...
2023-02-20  Alex RousskovRemoved unused StoreIOState::STFNCB callbacks (#1283)
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-23  Alex RousskovFix GCC v12 build errors related to ADL in "printing...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-09-15  Alex RousskovDo not lock an SMP hit twice for the same transaction...
2022-09-08  Amos JeffriesUpdate configure.ac scripts (#937)
2022-09-03  Alex RousskovStop (ab)using Transient entry flags for CF requirement...
2022-08-22  Alex RousskovFixed StoreMap.cc "anchorAt(anchorId).reading()" assert...
2022-07-29  Alex RousskovMaintenance: Trigger -Wswitch in more build environment...
2022-07-14  Eduard BagdasaryanStreamline Store swap metadata handling (#1067)
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-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-07-15  Alex RousskovRemove bogus "found KEY_PRIVATE" WARNINGs (#862)
2021-06-11  Eduard Bagdasaryancache_log_message directive (#775)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-11-08  squidadmSource Format Enforcement (#745)
2020-10-27  Eduard BagdasaryanAvoid null pointer dereferences when dynamic_cast'ing...
2020-10-13  Eduard BagdasaryanDo not duplicate free disk slots on diskers restart...
2020-07-30  Eduard BagdasaryanDo not stall while debugging a scan of an empty store_t...
2020-06-24  DrDaveDBug 5051: Some collapsed revalidation responses never...
2020-06-20  squidadmSource Format Enforcement (#665)
2020-06-11  Francesco ChemolliMaintenance: Consistent whitespace in Perl scripts...
2020-06-11  Amos JeffriesMaintenance: Remove FIXME and \todo labels (#647)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-16  Eduard BagdasaryanDo not stall if xactions overwrite a recently active...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-10-12  Alex RousskovRe-enabled updates of stored headers on HTTP 304 respon...
2019-02-07  SquidAdmSourceFormat Enforcement
2018-08-04  Alex RousskovDo not update stored headers on HTTP 304 responses... M-staged-PR267
2018-07-04  Amos JeffriesBug 4843 pt3: GCC-8 fixes and refactoring (#172)
2018-06-28  Eduard BagdasaryanBug 4579: cannot hit an entry being written by another...
2018-06-18  Eduard BagdasaryanIdentify collapsed transactions (#213)
2018-05-31  Eduard BagdasaryanBug 4855: re-enable querying private entries for HTCP...
2018-02-27  Alex RousskovFixed a dangerous lie in the dereferenceIdle() descript...
2018-02-22  Eduard BagdasaryanFixed writing clean swap file broken by 4310f8b (#155)
2018-02-02  Eduard BagdasaryanBug 4505: SMP caches sometimes do not purge entries...
2018-01-15  Amos JeffriesBug 3911: clang -fsanitize warnings (#125)
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-09-17  Amos JeffriesDocumentation updates (#62)
2017-03-22  Lubos UhliarikBug 4688: various typo error(s) in man page(s)
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct()
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-17  Stefan KrugerBug 4610: fix 'Assigning a negative value to an implici...
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-09-20  Alex RousskovBug 3819: "fd >= 0" assertion in file_write() during...
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-24  Amos JeffriesFix clang 'smpAware' overrides a member function but...
2016-07-23  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
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-05-02  Source MaintenanceSourceFormat Enforcement
2016-05-01  Alex RousskovAccumulate fewer unknown-size responses to avoid overwh...
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-11  Alex RousskovBug 7: Update cached entries on 304 responses.
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-25  Marcos MelloBug 4450: wait() related cleanup
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-30  Amos JeffriesSourceLayout: merge helpers/ into src/
2016-01-30  Amos JeffriesSourceLayout: move Store-ID helpers to src/store/id_rew...
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  Source MaintenanceSourceFormat Enforcement
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Alex RousskovConvert old comments to Doxygen syntax per review request.
2015-11-18  Alex RousskovDo not _require_ anchor/updateCollapsed() re-implementa...
2015-11-18  Alex RousskovSourceFormat
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...