]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side_request.cc
Bug #890: Various HTTP workarounds and minor corrections
[thirdparty/squid.git] / src / client_side_request.cc
2005-03-07  serassioBug #890: Various HTTP workarounds and minor corrections
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-11-08  hnoBug #1085: Compiler errors compiling with GCC 3.4 series
2004-10-21  hnoBug #836: redirect_rewrites_host_header off broken
2004-10-18  hnoBug #860: redirector_access does not handle "slow"...
2004-08-30  robertc/tmp/cvsZKn66v
2004-04-07  hnoBacked out the patch for Bug #860: redirector_access...
2004-04-03  hnoBug #860: redirector_access does not handle slow acls...
2003-09-06  robertcSummary: Allow -DPURIFY to build.
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-08-03  robertcVarious patches from Pawel Worach
2003-07-14  robertcSummary: Adjust post-merge.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-10  robertcSummary: Refactoring: ClientHttpRequest.
2003-07-07  hnoExternal acl extensions:
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-20  robertcSummary: Encapsulate ClientHttpRequest::entry.
2003-05-18  robertcSummary: Various bugfixes.
2003-05-11  hnoBug 432: http_reply_body_max_size fails with ident...
2003-03-15  robertcSummary:
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-02-13  robertcSummary: Merge further ACL refactoring (including bugfixes)
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-02-05  robertcSummary: Check status of http request after redirection.
2003-02-05  robertcSummary: Fix another cbdata gap in client side processing.
2003-02-05  robertcSummary: Fix bug 529 (I think).
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  robertcImport of fix-ranges branch
2002-10-23  hnoMalformed author header comment fix by Guido
2002-10-14  robertcC++ conversion
2002-10-03  hnoCleanups triggered by http_reply_access fix in 2.5...
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-23  wesselsAdd HTTP status code 307 as HTTP_TEMPORARY_REDIRECT...
2002-09-15  robertcfix USERAGENT and REFERER logs from bitrot
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-09-15  robertcclientStreams, rationalising the client side logic...