]> git.ipfire.org Git - thirdparty/squid.git/history - src/StoreEntryStream.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / StoreEntryStream.h
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-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-03  Amos JeffriesMerge from trunk
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
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-06  Alex RousskovMerged from trunk 13172.
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-06-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-03  Francesco ChemolliMerged from trunk
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-08-02  Amos JeffriesSupport C++0x features where possible
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-05-03  Amos JeffriesWrap C++ headers. Fixes define clash with libcompat
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
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
2007-08-14  serassioFix build error on Visual Studio and gcc 3.3
2007-08-08  rousskovBug #2000 fix: Use StoreEntryStreamBuf::overflow()...
2007-08-08  rousskovBug #2000 pre-fix: Polish StoreEntryStream style.
2006-05-06  robertcUnbreak compiling on g++3.3
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...