]> git.ipfire.org Git - thirdparty/squid.git/history - src/tests/testCacheManager.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / tests / testCacheManager.cc
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
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-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-01  Source MaintenanceSourceFormat Enforcement
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-04  Amos JeffriesImproved automake 1.13+ support in unit-tests
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-12-01  Amos JeffriesSourceLayout: shuffle memory pool allocators to mem...
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-12  Amos JeffriesBoilerplate: copyright blurb updates for test-suite
2014-09-02  Amos JeffriesMerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-25  The Squid Software... Boilerplate copyright/license adjustment preparation
2014-08-25  Amos JeffriesCleanup: remove SQUID_NO_STRING_BUFFER_PROTECT and...
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2013-12-11  Francesco ChemolliMerged from trunk
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Automatic source... SourceFormat Enforcement
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-24  Francesco ChemolliPrep work for automatic sorting of include directives.
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2010-11-04  Amos JeffriesMerge form trunk
2010-10-28  Alex RousskovSMP Cache Manager, Phase2 implementation.
2010-08-27  Amos JeffriesMerged from trunk
2010-08-16  Francesco ChemolliMoved stubs for calls in main.cc to a specific stub...
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-08-13  Amos JeffriesMerged from trunk
2008-08-10  Amos JeffriesFix: cppunit tests broken by squid.h defines
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliFixed "make check".
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliFix out-of-sourcedir "make check" dependency misdetection.
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-05-08  Alex RousskovMerge from trunk
2008-05-01  Guido SerassioImport reconfigure cachemgr action from NT Devel branch
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-24  hnoFix the cppunit tests to use setUp() rather than an...
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...