]> git.ipfire.org Git - thirdparty/squid.git/history - src/tests/testStoreSupport.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / testStoreSupport.cc
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
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-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-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-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-20  Amos JeffriesPolicy: Include config.h first in all .cc
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-13  Amos JeffriesMerge from trunk
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-30  Francesco ChemolliMarked more cppunit tests.
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-02-26  rousskovBug #2240 fix: AsyncCall-related unit tests fail
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
2006-08-12  robertcAdd AsyncEngine and TimeEngine support to the EventLoop...