]> git.ipfire.org Git - thirdparty/squid.git/history - src/MemStore.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / MemStore.cc
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...
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-01-20  Alex RousskovPolished names, debugging, comments, whitespaces, style.
2013-01-20  Alex RousskovMem-cache entries exceeding one shared memory page...
2013-01-07  Alex RousskovSynced with Ipc::StoreMap API changes. No functionality...
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-16  Alex RousskovAllow a ufs cache_dir entry to coexist with a shared...
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Francesco ChemolliMerged from trunk
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-22  Francesco ChemolliMerged from trunk
2012-09-13  Francesco ChemolliMerged in typedefs refactor work
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
next