]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpRequest.cc
Summary: Final MSVC fixups.
[thirdparty/squid.git] / src / HttpRequest.cc
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-15  robertcSummary: Remove more global mem pools.
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-09  hnoSome missing external acl pieces
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-03-06  robertcSummary: Merge cleanup code from comms branch.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-01-23  robertcImport of fix-ranges branch
2002-10-25  robertcencapsulate tcp_reset flag
2002-10-14  robertcC++ conversion
2001-04-14  hnoBasic support for Vary:ing objects.
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  wesselsIan Turner (vectro@pipeline.com) sent in this patch...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-01-30  wesselsluyer's mega delay pools rewrite -- without ugly delayP...
1999-01-24  wesselsDW gets nitpicky
1999-01-23  glennModified the anonymizer to be more customizable.
1999-01-12  wesselsfixed client_side cache-control max-age (henrik)
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-08-14  wesselsLuyers finished delay pools patch
1998-08-14  wesselstypo
1998-08-14  wesselschange debug BUG to assertion
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-21  wesselsremoved OLD_CODE
1998-07-21  wesselsDW modified OLD_CODE requestUnlink from url.c
1998-07-20  wesselschange FSF address
1998-07-17  rousskov- added debugObj(); same as debug() put prints "objects...
1998-07-02  wesselsrequest_t->urlpath became a strbuf at some point
1998-06-03  rousskov- Added basic support for Range requests.
1998-06-02  wesselsgindent
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-23  wesselsgindent
1998-05-12  rousskov- Enabled request->cache_control and removed REQ_CC_ONL...
1998-05-12  rousskov - Added binary http headers to requests