]> git.ipfire.org Git - thirdparty/squid.git/history - src/mem
Simplify appending SBuf to String (#2108)
[thirdparty/squid.git] / src / mem /
2025-04-23  squidadmSource Format Enforcement (#2042)
2024-11-21  Amos JeffriesReplace MEM_DREAD_CTRL pool with MEMPROXY class pool...
2024-11-13  Alex RousskovAnnotate PoolMalloc memory in valgrind builds (#1946)
2024-10-20  Amos JeffriesReplace MEM_DWRITE_Q pool with MEMPROXY class pool...
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2023-12-13  Amos JeffriesStop zeroing huge memAllocBuf() buffers (#1592)
2023-12-11  Amos JeffriesRemove deprecated string memory pools API (#1590)
2023-11-20  Amos JeffriesMove memory initialization check (#1591)
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-08-08  Alex RousskovReplaced ACLStrategised, enabling other ACL improvement...
2023-03-06  Amos JeffriesFix several broken or missing copyright statements...
2023-02-25  gkinkie@gmail.comAdd unit tests for ClpMap (#1262)
2023-02-05  gkinkie@gmail.comAdd memFreeRigid to mem/libminimal.la (#1258)
2023-01-28  Amos JeffriesMerge MemImplementingAllocator and Mem::Allocator ...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-12-02  Amos JeffriesRefactor memory pools statistics gathering (#1186)
2022-11-28  Amos JeffriesShuffle MemAllocator to Mem namespace (#1181)
2022-11-24  Amos JeffriesMove MemPoolMeter into Mem namespace (#1183)
2022-11-22  Amos JeffriesRemove Mem::Report() and polish memory_pools_limit...
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-05-21  squidadmSource Format Enforcement (#1046)
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-03-29  Alex Rousskovmem/libminimal.la to facilitate helper reuse of conveni...
2022-02-04  Alex RousskovLog early level-0/1 debugs() messages to cache_log...
2022-02-03  David CARLIERSupport reliable zeroing of sensitive buffers (#758)
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-28  Alex RousskovBug 5194: Remove all unused debug sections (#969)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
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-08  squidadmSource Format Enforcement (#763)
2020-11-08  squidadmSource Format Enforcement (#745)
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-18  Alex RousskovFix PoolingAllocator build errors with older GCCs ...
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-07-14  Eduard BagdasaryanOptimization: Fewer memory (re)allocations for HTTP... M-staged-PR239
2018-06-30  Eduard BagdasaryanResume using "Short Strings" memory pool ignored since... M-staged-PR227
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-06-18  Amos JeffriesCleanup: remove many whitespace typos
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-13  Amos JeffriesRemove USE_CHUNKEDMEMPOOLS compiler flag
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-09  Amos JeffriesDocs: update some memory API details
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-10-29  Amos JeffriesMerged from trunk rev.14899
2016-10-28  Amos JeffriesCleanup: Remove custom StrList/link_list implementation
2016-10-27  Francesco ChemolliMerge from trunk
2016-10-24  Amos JeffriesCleanup: convert AclDenyInfoList and AclNameList to...
2016-10-19  Amos JeffriesCleanup: use new/delete allocation from netdbEntry...
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-25  Amos JeffriesCleanup: remove use of MEM_DLINK_NODE for custom link...
2016-04-22  Amos JeffriesCleanup: convert late initialized objects to MEMPROXY_CLASS
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-01  Amos JeffriesBug 4438 pt2: Fix destructor sequence issues in old...
2016-03-31  Amos JeffriesMark GetPool() for removal
2016-03-30  Alex RousskovSimplify MemPools::GetInstance()
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-29  Amos JeffriesReturn a reference from GetStrPool()
2016-03-29  Amos JeffriesRemove memPoolInUseCount() wrapper
2016-03-29  Amos JeffriesUse Mem::Init() to initialize for GetPool()
2016-03-28  Amos JeffriesFix MemPools::GetInstance() potential destruct sequence
2016-03-25  Amos JeffriesBug 4438: SIGSEGV in memFreeString() destructing SBuf...
2016-03-24  Amos JeffriesReduce scope of MemIsInitialized
2016-03-24  Amos JeffriesRemove useless SmallestStringBeforeMemIsInitialized
2016-03-24  Amos JeffriesFully initialize string pools in GetStrPool()
2016-03-24  Amos JeffriesAdd memFindStringSizeType() to simplify looking up...
2016-03-23  Amos JeffriesPolish: rename getStrPool to GetStrPool in coding guide...
2016-03-23  Amos JeffriesPolish: rename getPool to GetPool in coding guidelines
2016-03-23  Francesco ChemolliRemove unused static in old_api.cc
2016-03-23  Francesco ChemolliRework string pools into accessor toe ensure initializa...
2016-03-23  Francesco Chemolliconvert old_api.cc:MemPools to accessor method to ensur...
2016-03-23  Francesco ChemolliMemPools::init is not implemented except in stubs
2016-03-23  Francesco ChemolliBring MemPools::instance as a static variable in GetIns...
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  Amos JeffriesC++ convert the global C functions that operate on...
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-18  Alex RousskovSourceFormat
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-05  Amos JeffriesRemove now useless include in mem/old_api.cc
2015-11-05  Amos JeffriesConvert CacheDigest to MEMPROXY_CLASS
2015-10-29  Francesco ChemolliExpose Pool use count in Mem::AllocatorProxy (and MEMPR...
2015-10-03  Amos JeffriesMerge from trunk
2015-10-01  Amos JeffriesMerged from trunk rev.14335
2015-10-01  Francesco ChemolliBug 4190: assertion 'hash_remove_link' from Auth::User...
2015-09-30  Francesco ChemolliAlign behavior of MEMPROXY_CLASS's operator delete...
2015-09-28  Amos JeffriesMerge from trunk
next