]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpHeaderTools.cc
Updated copyright
[thirdparty/squid.git] / src / HttpHeaderTools.cc
2001-01-12  wesselsUpdated copyright
2001-01-12  adrianCall aclChecklistFree() once we've done with the ACL...
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-10-04  wessels2.3 branch merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-24  wesselsgindent
1999-01-23  glennModified the anonymizer to be more customizable.
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-06-04  rousskov- added ETag.c
1998-06-03  rousskov- Added basic support for Range requests.
1998-06-02  wesselsgindent
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-28  wesselsunportable initialization
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-23  wesselsgindent
1998-05-21  rousskov- fixed loop detection code; we must use strstr instead...
1998-05-12  rousskov - Added binary http headers to requests
1998-04-28  wesselscompiler warnings by Ilia Zadorozhko <falcon@netsy...
1998-04-24  wesselsgindent
1998-04-07  wesselsgindent
1998-04-02  rousskov- Removed calls to httpHeaderTestParser()
1998-03-21  rousskov- Separated raw HTTP headers from their "compiled"...
1998-03-15  rousskov- Disabled testing of header parser.
1998-03-12  rousskov- Reduced the amout of tmp header debugging.
1998-03-12  rousskov- Attempted to fix a problem when Squid ignores all...
1998-03-06  rousskov- Added HttpHdrRange; the code is not yet tested and...
1998-03-05  rousskov- gb_t additions to .h monsters