]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpReply.cc
Merged from trunk.
[thirdparty/squid.git] / src / HttpReply.cc
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-04  KinkieMerged from trunk
2008-07-02  Amos JeffriesCleanup: Drop appname and full_appname_string constant...
2008-06-06  Alex RousskovMerge from trunk
2008-05-16  Alex RousskovImplemented libecap::Message-related wrappers and retes...
2008-05-16  Alex RousskovWhen cloning, clone the pointer to the body pipe. The...
2008-05-08  Alex RousskovMerge from trunk
2008-05-08  Alex RousskovInitial eCAP configuration and libecap support. Need...
2008-05-08  Alex RousskovAdded HttpRequest::clone(). HttpReply already had that...
2008-04-11  Alex RousskovMerge from trunk
2008-04-07  Amos JeffriesMerged from trunk
2008-04-07  Amos JeffriesMerged from trunk
2008-04-07  Henrik NordstromBug #2001: Fails to forward responses where headers...
2008-04-06  Henrik NordstromMerged from trunk
2008-04-06  Henrik NordstromMerged from trunk
2008-04-06  Henrik NordstromMerged from trunk
2008-03-30  Henrik NordstromMerged from trunk
2008-03-25  Henrik NordstromMerged from trunk
2008-03-25  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromMerged from trunk
2008-03-16  Henrik NordstromMerged from trunk
2008-03-16  Henrik NordstromMerged from trunk
2008-03-16  Henrik NordstromMerged from trunk
2008-03-15  Henrik NordstromMerged from trunk
2008-03-15  Henrik NordstromMerged from trunk
2008-03-15  Henrik NordstromMore complete HttpReply::clone() implementation
2008-03-15  Henrik NordstromFirst stab at header cloning. The motivation behind...
2008-02-09  rousskovBug 2038: check reply_body_max_size before ICAP
2008-02-03  amosjeffriesFixes many Unit-test compile errors and testing problem...
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-11-26  hnopack header entries on cache updates
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-22  rousskovBug #1967 fix: avoid new strncmp() that silently conver...
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-04-20  wesselsRemoved a bunch of code marked UNUSED_CODE, OLD, and...
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-06-08  hnoBug #1548: Cleanup of 304 processing
2006-05-09  robertcMore decoupling work:
2006-05-09  wesselsconverted httpHeaderEntry functions to class methods
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-05-06  wesselsconverted httpHeaderClean() to HttpHeader::clean()
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2006-04-18  robertcChange HttpMsg::httpMsgParseError into a virtual functi...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2005-12-26  serassioCannot build using gcc 4.1 with the error:
2005-11-22  wesselsAdded HttpReply::expectingBody() method to indicate...
2005-11-08  wesselsMy recent HttpReply changes created an awkward situatio...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-09-16  wesselsMade HttpMsg::parseFirstLine() a virtual method for...
2005-09-16  wesselsMade httpReplyHdrCacheInit() and httpRequestHdrCacheIni...
2005-09-13  wesselsChanges to HTTP request and reply parsing classes,...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2005-05-01  serassioThis patch adds the capability to suppress the version...
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
next