]> git.ipfire.org Git - thirdparty/squid.git/history - src/http.h
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / http.h
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-10-06  Amos JeffriesMerge from trunk
2008-10-05  Amos JeffriesMerge from trunk
2008-10-05  Amos JeffriesBug 2393: DNS requests getting stuck in idns queue
2008-10-05  Amos JeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2008-10-04  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
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-13  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-12-27  hnoAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-08-10  rousskovBug 2034 fix, v4: Separate handling of virgin server...
2007-07-24  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-07-19  hnoBug #1921: ftp.cc(3309) ICAP cannot keep up with FTP...
2007-06-26  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-04-20  wesselsRemoved a bunch of code marked UNUSED_CODE, OLD, and...
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-09-19  adrianFirst part of a comm layer rework
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-03-08  wesselsHttpStateData::sendRequestEntityDone() does not need...
2006-03-08  wesselsRemoving unused 'HttpStateData::SendRequestEntityDoneWr...
2006-01-26  wesselsThe 'ICAPClientRespmodPrecache' pointer in HttpStateDat...
2006-01-26  wesselsThe purpose of this change is to add ICAP RESPMOD suppo...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2006-01-05  wesselsForgot to commit http.h after changing HttpStateData...
2006-01-04  wesselsOops, forgot to commit changes to this file along with...
2006-01-04  wesselsConverted FwdState to a C++ class to take advantage...
2005-11-22  wesselsAdded ICAP RESPMOD PRECACHE
2005-09-29  wesselscosmetic: renaming HttpStateData's body_buf to request_...
2005-08-19  wesselsint HttpStateData.do_next_read is really boolean. ...
2005-08-19  wesselsIt looks like int httpState->reply_hdr_state is always...
2005-03-07  serassioBug #890: Various HTTP workarounds and minor corrections
2004-12-22  robertcBug #874: rough port of the http_reply_header_size...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-14  robertcSummary: Merge delay pools update.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  robertcC++ conversion