]> git.ipfire.org Git - thirdparty/squid.git/history - src/http.cc
Author: Finn Thain <fthain@telegraphics.com.au>
[thirdparty/squid.git] / src / http.cc
2008-04-24  Amos JeffriesTransparent Interception remodelling.
2008-04-24  Amos JeffriesUpdate affected documentation
2008-04-19  Amos JeffriesMerged from trunk
2008-04-14  Amos JeffriesTPROXY v4 support upgrade (part 1 of 2)
2008-04-13  Amos JeffriesMerged from trunk.
2008-04-12  Alex RousskoveCAP support, part 1: Loadable modules and ICAP-indepen...
2008-04-12  Alex RousskovMerged from trunk.
2008-04-11  Alex RousskovMerge from trunk
2008-04-09  Amos JeffriesMerged from trunk
2008-04-09  Amos JeffriesRename 'tproxy' flags to 'spoof_client_ip' for a better...
2008-04-09  Amos JeffriesMake transparency flags always-present. Rename flags...
2008-04-07  Amos JeffriesTransparent flag must be done before bind(). BASIC_TPROXY4
2008-04-07  Amos JeffriesMerged from trunk
2008-04-05  Amos JeffriesMerge from TRUNK
2008-04-05  Alex RousskovMerge from trunk
2008-04-04  Alex RousskovMerge from trunk
2008-04-03  Alex RousskovMerge from trunk
2008-03-31  Alex RousskovMerge from trunk
2008-03-30  Alex RousskovMigrating from ICAP-specific API to generic "adaptation...
2008-03-29  Amos JeffriesMerge from HEAD/TRUNK
2008-03-26  Amos JeffriesMerged from trunk.
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-02-03  amosjeffriesFixes many Unit-test compile errors and testing problem...
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2008-01-07  hnoBug #2001: Read full response headers when >4KB
2007-12-27  hnoAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-19  hnoChange priority of proxy auth and extacl provided usern...
2007-11-16  wesselsRenamed "SQUID_ESI" to "USE_SQUID_ESI" at request of...
2007-11-16  wesselsChange 'ESI' define to 'SQUID_ESI'
2007-09-27  rousskovBug 2091 fix: Handle ftp URLs with HTTP request bodies.
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-08-10  rousskovBug 2034 fix, v4: Separate handling of virgin server...
2007-08-01  rousskovBug #2029 fix: When ICAP produces a response before...
2007-07-24  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-07-23  rousskovRemoved the "reply" parameter and "this->reply = reply...
2007-07-19  hnoBug #1921: ftp.cc(3309) ICAP cannot keep up with FTP...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-06-20  rousskovThe last http.cc commit message is missing the followin...
2007-06-20  rousskovBug #1981 fix: Tell FwdState that an unregistered and...
2007-06-18  hnoAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-08  rousskov Make sure the entire response body gets to ICAP, even...
2007-05-08  wesselsAdded HTTP status code 307 (Temporary Redirect) to...
2007-05-05  wesselsAdd HTTP status codes 416 and 417 to the list that...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-25  wesselsFix 'unknown http status code in reply' for status...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2007-04-06  serassioAlways use xisxxxx() Squid defined macros instead of...
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2007-02-09  hnoBug #1420: 302 responses with an Expires header is...
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-10-01  adrianAdd in some more refresh-related debugging
2006-09-20  adrianAdditional hi-res probes
2006-09-19  adrianFirst part of a comm layer rework
2006-08-25  serassioBug #212: variable %i always 0.0.0.0
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-06-15  serassioBug #1587: assertion failed on invalid reply
2006-06-14  hnoFix --disable-http-violations again.
2006-06-12  robertcTypos in HEAD.
2006-06-07  hnoCorrect Cache-Control header checks and simplify the...
2006-05-23  wesselstemporary hack to handle case where body_reader becomes...
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
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-28  wesselsReplacing ClientBody class with BodyReader.
2006-04-22  robertcUnbreak ESI which was not being built locally.
2006-03-08  wesselsHttpStateData::sendRequestEntityDone() does not need...
2006-03-08  wesselsRemoving unused 'HttpStateData::SendRequestEntityDoneWr...
2006-03-03  wesselsmoved httpMakePublic(), httpMakePrivate(), and httpCach...
2006-02-22  wesselsremove ugly getRaw()'s from refcounted pointer class
2006-02-18  wesselsReplaced the single-line wrapper function storeEntryRep...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-02-08  wesselsWe should pass HttpStateData's orig_request to ICAP...
2006-01-26  wesselsThe purpose of this change is to add ICAP RESPMOD suppo...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2006-01-20  wesselsMaking HttpRequest more class-like. Removed some non...
2006-01-10  wesselsThe HttpStateData::abortAdapting() method should always...
2006-01-05  wesselsconvert an old-style cast to a C++ static cast
2006-01-05  wesselsMoved most of httpStart() into the HttpStateData constr...
2006-01-04  wesselsConverting more http.cc functions to class methods
2006-01-04  wesselsConverted some functions here to static wrappers plus...
2006-01-04  wesselsICAP fix: don't call fwd->complete() in HttpStateData...
2006-01-04  wesselsConverted FwdState to a C++ class to take advantage...
2005-12-29  wesselsPrint the "GOT HTTP REPLY HDR" message in HttpStateData...
2005-12-23  wesselsMake Squid more robust in the event of unexpected ICAP...
2005-12-14  wesselsJust a little cleanup of an ICAP_CLIENT ifdef
2005-12-09  wesselsFixed a bug and some confusion with ACLChecklist::fastC...
2005-12-07  wesselsTurned pconn.cc into C++ classes. There are now separa...
2005-12-04  wesselsForgot to check the value of 'icap_enable' (TheICAPConf...
next