]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpReply.cc
Bug #874: rough port of the http_reply_header_size functionality
[thirdparty/squid.git] / src / HttpReply.cc
2004-12-22  robertcBug #874: rough port of the http_reply_header_size...
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-12-08  hnoBug #1116: Squid fails to close TCP connection after...
2004-08-30  robertcMerge in MemPools objectification.
2003-12-22  robertcSummary: Bugfix for #637 from Andres - SIGSEGV in httpR...
2003-09-29  robertcSummary: Merge Gerard's AIX signed and datatype size...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-14  robertcSummary: MSVC Compatability.
2003-05-11  hnoBug 432: http_reply_body_max_size fails with ident...
2003-03-15  robertcSummary:
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-09  robertcSummary: Merge in 6th set of windows changes from Guido
2003-03-06  robertcSummary: Merge String loss fix.
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-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2001-10-24  hnoformat fixes
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-07-28  hnoACL driven reply_body_max_size by Robert Collins.
2001-04-14  hnoBasic support for Vary:ing objects.
2001-01-12  wesselsUpdated copyright
2000-12-05  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-05-16  wesselsDW:
2000-04-17  wesselsDW:
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-04-27  wesselsadded httpReplyBodySize() -- returns the size of a...
1999-04-23  wesselsbranch 2.2 merge
1999-01-23  glennModified the anonymizer to be more customizable.
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-12  wessels2.1 branch merge
1998-10-16  wesselssupport 301: 302: redirector hacks
1998-08-18  rousskov- temporary fix to allow for \r\r\n in status lines
1998-08-15  wesselsIRIX compiler warnings
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsremoved OLD_CODE
1998-07-20  wesselschange FSF address
1998-05-28  wesselsmissing static
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-23  wesselsgindent
1998-05-23  wesselscompiler
1998-05-23  wesselscomments
1998-05-23  rousskov- do not disable client-side pconns for Netscape User...
1998-05-22  rousskov- httpMsgIsPersistent() is now checks for both "Mozilla...
1998-05-22  rousskov- check for user-agent = Mozilla/3.* (i.e., netscape...
1998-05-12  rousskov - Added binary http headers to requests
1998-04-28  wesselsThis patch fixes a presistent connections bug/misfeatur...
1998-04-28  wesselscompiler warnings by Ilia Zadorozhko <falcon@netsy...
1998-04-07  wesselsgindent
1998-04-06  wesselsfix Proxy-connection: Keep-Alive check
1998-03-21  rousskov- Separated raw HTTP headers from their "compiled"...
1998-03-12  rousskov- Attempted to fix a problem when Squid ignores all...
1998-03-05  wesselsgindent
1998-03-05  rousskov- gb_t additions to .h monsters
1998-03-04  rousskov- httpHeaderGet() is no longer public. This allows...
1998-03-04  rousskov- Fixed memory alignment problem in Mem.c by removing...
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-27  wesselsgindent
1998-02-26  rousskovSpread HttpBody.h, HttpReply.h, HttpStatusLine.h, and...
1998-02-22  rousskov- Added "basic" authentication scheme for Cache Manager...
1998-02-22  rousskovRemoved USE_ALEX_CODE configuration warning.
1998-02-21  rousskovDirty and buggy alex_2.