]> git.ipfire.org Git - thirdparty/squid.git/history - src/BodyPipe.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / BodyPipe.cc
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-07-18  Christos Tsantilasmerge from trunk (r12216 v3.2.0.18+)
2012-06-22  Dmitry KurochkinFix build with GCC 4.7 (and probably other C++11 compil...
2012-03-07  Alex RousskovMerged from trunk (r12082, v3.2.0.16+).
2012-03-07  Automatic source... SourceFormat Enforcement
2012-03-07  Alex RousskovBug 3420: Request body consumption races and theConsumer
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
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-03-09  Alex RousskovSupport libecap v0.2.0; fixed eCAP body handling and...
2011-03-09  Alex RousskovMerged from parent (trunk 11270, circa 3.2.0.5+)
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-24  Amos JeffriesICC support: code polish to reduce compile warnings
2011-02-21  Alex RousskovMerged from parent (trunk r11242, circa 3.2.0.5+)
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2010-12-19  Alex RousskovFixed BodyPipe.cc:144 "!theConsumer" assertion.
2010-09-13  Amos JeffriesMerge from trunk. plus some polish
2010-09-13  Automatic source... Bootstrapped
2010-09-12  Alex RousskovAdded expectNoConsumption() BodyPipe method to allow...
2010-09-05  Alex RousskovBug #2311 fix: crashes with ICAP RESPMOD for HTTP body...
2010-08-27  Amos JeffriesMerged from trunk
2010-08-24  Automatic source... SourceFormat Enforcement
2010-08-23  Alex RousskovBug #2583 fix: pure virtual method called
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-07-05  Francesco ChemolliMerged from trunk
2010-06-27  Amos JeffriesMerge from trunk
2010-06-14  Christos TsantilasAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2010-05-13  Amos JeffriesMerge from trunk
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-20  Amos JeffriesSourceLayout: Shuffle TextException into libbase
2010-01-01  Amos JeffriesMerge from trunk
2009-11-21  Amos JeffriesMerge from trunk
2009-11-18  Francesco ChemolliFixed some cases of variable shadowing
2009-09-03  Amos JeffriesMerge from trunk
2009-08-24  Amos JeffriesMerged from trunk
2009-08-23  Amos JeffriesSourceFormat: enforcement
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Amos JeffriesMerge from trunk
2009-03-17  Amos JeffriesAuthor: Various Translators
2009-03-10  Alex RousskovMerged from trunk.
2009-03-09  Alex RousskovMerged from trunk.
2009-03-06  Amos JeffriesCompat: Shuffle semi-duplicate min/max alternatives...
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-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-04-19  Amos JeffriesMerged from trunk
2008-04-17  Alex RousskovMerge from trunk
2008-04-17  Alex RousskovFixed and polished autoconsumption mode.
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-10-02  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-09-07  rousskovBug 2067: do not print "aborting on premature eof"...
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-08-13  rousskovBug #2016 fix: Prevent BodyPipe async calls from gettin...
2007-05-08  rousskovIf a consumer leaves without consuming anything, do...
2007-04-06  rousskov - Replaced BodyReader with BodyPipe. BodyReader was a