]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side_request.h
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / client_side_request.h
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-06-02  hnoMake tunnel.cc identify itself as tunnel and not ssl
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-08  rousskov Bug #1819 fix: retry the ICAP transaction when its...
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-04-25  robertcFix make check with --disable-inline.
2006-03-03  wesselsA quick hack to get ICAP "request satisfaction" mode...
2006-02-18  wesselsMoved some common code into the ClientHttpRequest const...
2005-11-22  wesselsAdded ICAP REQMOD PRECACHE
2005-09-13  wesselsclass ClientHttpRequest had a member 'HttpVersion http_...
2005-09-09  wesselscosmetic: Remove silly "typedef class ClientHttpRequest...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-13  robertcSummary: Add %<sS and %<sH to custom log formats.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-10  robertcSummary: Refactoring: ClientHttpRequest.
2003-06-20  robertcSummary: Some build options led to failures..
2003-06-20  robertcSummary: Encapsulate ClientHttpRequest::entry.
2003-05-11  hnoBug 432: http_reply_body_max_size fails with ident...
2003-03-15  robertcSummary:
2003-02-22  hnoCleanup of the relation between accelerated request...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-05  robertcSummary: Merge from delay-class-4
2003-01-28  robertcSummary: Fix delay pools from aclCheck_t fix. Some...
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcsbrk void to char * fix, and client_side_request header...
2003-01-23  robertcImport of fix-ranges branch
2002-09-24  robertcClient side refactoring - no functionality changes