]> git.ipfire.org Git - thirdparty/squid.git/history - src/MemBuf.h
Merged from trunk
[thirdparty/squid.git] / src / MemBuf.h
2012-11-04  Amos JeffriesMerged from trunk
2012-10-05  Francesco ChemolliSourceFormat merge: removed CVS-Id tags, removed unnece...
2012-10-03  Francesco Chemolliremoved many SQUIDCEXTERN declarations
2012-09-19  Amos JeffriesExtend MemBuf to trim whitespace
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
2012-08-07  Francesco ChemolliMerged from trunk
2012-08-07  Francesco ChemolliMoved CBDATA_CLASS declarations to the end of classes...
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-13  Amos JeffriesMerge from trunk
2010-04-17  Amos JeffriesMerge from trunk
2010-04-08  Francesco ChemolliMerged from autoconf-refactor.
2010-03-31  Francesco ChemolliMerged from trunk.
2010-01-13  Francesco ChemolliMerged from trunk
2010-01-03  Francesco ChemolliMerged from trunk
2010-01-01  Amos JeffriesMerge from trunk
2009-12-26  Francesco ChemolliConverted many #ifdefs to #ifs
2009-11-07  Amos JeffriesMerge from trunk
2009-11-01  Amos JeffriesMerge from trunk
2009-10-31  Amos JeffriesMulti-Lingual FTP directory listing
2009-07-16  Amos JeffriesMerged from trunk
2009-07-02  Alex RousskovTruncate too-long HTTP response bodies to match their...
2009-02-13  Amos JeffriesBug 2287: Send a 505 on requests with unsupported HTTP...
2009-02-10  Henrik NordstromMerged from trunk
2009-02-09  Francesco ChemolliMerged from trunk
2009-02-09  Amos JeffriesMerge from trunk
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesMerge from trunk
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
2009-01-18  Amos JeffriesRemove FTP listing experiment. Will continue in other...
2009-01-18  Amos JeffriesMerge from trunk
2009-01-09  Amos JeffriesMerge from trunk
2009-01-05  Amos JeffriesUpdates auto-save
2009-01-05  Amos JeffriesMerge from trunk
2008-12-22  Amos JeffriesMerge from trunk
2008-12-13  Amos JeffriesMerge from trunk
2008-12-10  Amos JeffriesMerge from trunk
2008-11-30  Amos JeffriesMerge from trunk
2008-11-29  Amos JeffriesMerge from trunk
2008-11-16  Amos JeffriesMerge from trunk
2008-11-14  Amos JeffriesMerged from trunk
2008-11-09  Amos JeffriesMerge from trunk
2008-11-07  Amos JeffriesMerge from trunk
2008-11-06  Amos JeffriesMerge from trunk
2008-11-06  Amos JeffriesBug 843: translation should cover FTP Directory Listing...
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-08-24  Francesco ChemolliRemoved code handling K&R-style varargs.
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2007-12-22  hnoNew membuf space(size) function to reserve given size...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2005-11-22  wesselsAdded const version of MemBuf::content() so that const...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsAdd MemBuf to MemPools. This would have made it easier...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch