]> git.ipfire.org Git - thirdparty/squid.git/history - src/MemBuf.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / MemBuf.cc
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-20  Francesco ChemolliChanged decrement operators from postfix to prefix...
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-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-01-31  Amos JeffriesMerge from trunk
2010-12-13  Amos JeffriesCompat: cleanup several config.h hacks
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-27  Amos JeffriesSourceLayout: Comm Write cleanups
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
2009-12-26  Francesco ChemolliConverted many #ifdefs to #ifs
2009-07-16  Amos JeffriesMerged from trunk
2009-07-02  Alex RousskovTruncate too-long HTTP response bodies to match their...
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-07  Amos JeffriesAuthor: Source maintenance
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
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-09-27  Alex RousskovMerged from trunk.
2008-09-23  Amos JeffriesMerge from trunk
2008-09-18  Benno RiceMerge from upstream.
2008-09-15  Amos JeffriesMerge from trunk
2008-09-15  Amos JeffriesMerged from trunk
2008-09-15  Amos Jeffriesvarious MemBuf documentation
2008-08-24  Francesco ChemolliRemoved code handling K&R-style varargs.
2008-06-29  Amos JeffriesRollback rev 9046-9047. Not quite right.
2008-06-29  Amos JeffriesMissed a casting
2008-06-29  Amos JeffriesMemBuf may be empty when items are append()'ed.
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2006-09-20  adrianAdd profiling points for Membuf::grow, ::append and...
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-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2004-12-22  robertcBug #874: rough port of the http_reply_header_size...
2004-06-06  hnoBug #753: va_copy required
2004-06-03  hnoBug #753: segfauld in memBufPrintF on architectures...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2002-04-16  hnoHave memBufAppend \0 terminate the data, allowing it...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-02-14  hnoGeneric buffer allocator on top of the MEM_X_BUF memory...
2001-04-21  hnoAdded forgotten 64KB memory buffer pool
2001-01-12  wesselsUpdated copyright
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-06-07  hnoMinor corrections of the formatting of the boilerplate...
2000-05-16  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-01-19  wessels2.1 branch merge and gindent
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1998-09-02  wesselsmake sure MAX_MEM_BUF_SZ is at least twice CLIENT_SOCK_SZ
1998-07-24  wesselsbrackets around maybe-macro-assert()
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-20  wesselschange FSF address
1998-06-06  rousskov- changed internal structure of HttpBody to use MemBuf;
1998-06-03  rousskov- spellchecking and typos
1998-06-02  wesselsgindent
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-28  rousskov- account for different snprintf interfaces as far...
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-23  wesselsgindent
1998-05-12  rousskov - Added binary http headers to requests
1998-04-04  wesselscommenting
1998-02-27  rousskovChanged realloc to xrealloc.
1998-02-27  wesselsgindent
1998-02-26  rousskovSpread MemBuf.h among .h monsters.
1998-02-22  rousskovRemoved USE_ALEX_CODE configuration warning.
1998-02-21  rousskovDirty and buggy alex_2.