]> git.ipfire.org Git - thirdparty/squid.git/history - src/MemStore.cc
Activate extra compiler checks (#667)
[thirdparty/squid.git] / src / MemStore.cc
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-11-08  squidadmSource Format Enforcement (#745)
2020-05-19  Eduard BagdasaryanReduced startup time with large rock cache_dirs (#634)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-12-25  Eduard BagdasaryanCentralized PagePool/PageStack ID generation (#525)
2019-10-12  Alex RousskovRe-enabled updates of stored headers on HTTP 304 respon...
2019-08-12  Eduard BagdasaryanFixed MemStore::copyFromShm() debugging (#454)
2019-02-07  SquidAdmSourceFormat Enforcement
2019-01-23  Eduard BagdasaryanInitialize StoreMapSlice when reserving a new cache...
2018-07-26  Eduard BagdasaryanOptimization: Faster response headers packing (#230) M-staged-PR230
2018-06-28  Eduard BagdasaryanBug 4579: cannot hit an entry being written by another...
2018-06-11  Eduard BagdasaryanBug 4223: fixed retries of failed re-forwardable transa...
2018-04-12  Alex RousskovFixed Transient reader locking broken by 4310f8b (... M-staged-PR161
2018-03-01  Amos JeffriesUse va_copy() on all platforms; fixed a dangerous low...
2018-02-02  Eduard BagdasaryanBug 4505: SMP caches sometimes do not purge entries...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-09-15  Eduard BagdasaryanBug 4616: store_client.cc:92: "mem" assertion (#50)
2017-06-01  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-20  Amos JeffriesSourceLayout: move HttpMsgParseState into Http::Message...
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-17  Eduard BagdasaryanBug 4471: revalidation doesn't work when expired cached...
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-01  Alex RousskovAccumulate fewer unknown-size responses to avoid overwh...
2016-04-25  Alex RousskovShared memory corruption when storing multi-slot (...
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-25  Amos JeffriesConvert Vary handling to SBuf
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-11  Alex RousskovBug 7: Update cached entries on 304 responses.
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-18  Alex RousskovSquid with a misconfigured (too-small) shared memory...
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 RousskovStore API and layout polishing. No functionality change...
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-12  Amos JeffriesMerge from trunk
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-22  Amos JeffriesReplace GNU atomics and related hacks with C++11 std...
2015-06-22  Amos JeffriesMerged from trunk
2015-06-02  Amos JeffriesRemove unused Atomic::Word and GNU atomics
2015-06-02  Amos JeffriesConvert Ipc::Queue to std::atomic
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-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-07-12  Amos JeffriesMerge from trunk
2014-06-25  Alex RousskovSupport more collapsed forwarding hit cases:
2014-06-24  Alex RousskovRock and shared memory caches fixes/improvements.
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-21  Alex RousskovStop wasting 96 RAM bytes per slot for high-offset...
2014-04-10  Alex RousskovSignificantly reduced Large Rock (and slightly shared...
2014-04-06  Alex RousskovLifted 16777216 slot limit from rock cache_dirs and...
2014-04-03  Amos JeffriesMerge from trunk
2014-03-19  Alex RousskovAvoid "FATAL: Squid has attempted to read data from...
2014-02-21  Alex RousskovMigrated RegisteredRunners to a multi-action interface.
2014-01-05  Francesco ChemolliMerged from upstream
2014-01-05  Amos JeffriesMerge from trunk
2014-01-02  Francesco ChemolliMerged from trunk
2014-01-01  Alex RousskovInitial Large Rock and Collapsed Forwarding support.
2014-01-01  Alex RousskovMerged from trunk 13199.
2013-12-31  Alex RousskovSourceFormat Enforcement
2013-12-30  Alex RousskovDo not use HERE in new or changed debugs() statements.
2013-12-23  Alex RousskovBug 3806: Caching responses with Vary header
2013-12-15  Francesco ChemolliMerge SBufList
2013-12-11  Alex RousskovBug 3806: Caching responses with Vary header
2013-12-11  Amos JeffriesMerged from trunk
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-07-27  Alex RousskovKeep anchor.basics.swap_file_sz in sync with slice...
2013-07-09  Alex RousskovMemStore::unlink() should not assume that the entry...
2013-07-02  Alex RousskovAddressed and updated XXXs and TODOs.
2013-07-02  Alex RousskovBroadcast mem-cache writer departure to transient reade...
2013-07-01  Alex RousskovSeveral fixes and improvements to help collapsed forwar...
2013-06-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2013-06-25  Alex RousskovVarious fixes related to overlapping and collapsed...
2013-06-24  Alex RousskovRemoved StoreEntry::hidden_mem_obj.
2013-06-22  Alex RousskovVarious shared memory-based collapsed forwarding improv...
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
next