]> git.ipfire.org Git - thirdparty/squid.git/history - src/ICAP/ICAPModXact.cc
Sync store meta assignments with Squid-2.
[thirdparty/squid.git] / src / ICAP / ICAPModXact.cc
2007-09-17  rousskovBug 2085: Support ICAP 201 responses. Treat them as...
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-08-10  rousskovBug 2034 fix, v4: Separate handling of virgin server...
2007-08-02  rousskovPolished ICAP debugging so that users can see fatal...
2007-06-20  rousskovBug #1974 fix: Bypass failures of optional ICAP services.
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-09  wesselsICAPModXact needs to use the new AUTHUSERREQUESTLOCK...
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-08  rousskov Bug #1819 fix in three parts: Retry failed...
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
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-05-09  robertcMore decoupling work:
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-01-24  wesselsFix lock-counting bug caused by mixing references with...
2006-01-12  wesselsManagement of {adapated,virgin}->data->header was becom...
2006-01-10  wesselsCommiting various debugging statements that have been...
2006-01-10  wesselsAdded some timeout debugging for ICAP transactions...
2006-01-10  wesselsusing requestLink on adapted->data->header fixes an...
2005-12-30  wesselsSimple debugging message addition and change
2005-12-29  wesselsOnly a few changes to debugging messages
2005-12-28  wesselsICAP: Don't send preview header if previews are disabled by
2005-12-23  wesselsMake Squid more robust in the event of unexpected ICAP...
2005-12-23  wesselsRFC 3507 says that there should be a space after comma in
2005-12-21  wesselsFixed an ICAP bug: Need to handle the case when a...
2005-12-20  wesselsThe check for "connection: close" in the ICAP header
2005-12-20  wesselsinserting HERE into some debugs()
2005-12-20  wesselsAdded "HERE" macro for use in debugs() and use it in...
2005-12-07  wesselsTurned pconn.cc into C++ classes. There are now separa...
2005-12-03  wesselsSome additions and changes for ICAP server connection...
2005-12-02  wesselsA few changes related to how the ICAP request header...
2005-12-02  wesselsAdd X-Client-IP and X-Client-Username extention headers...
2005-11-24  wessels64 bit broken again !!!!
2005-11-22  wesselsOoops, ICAPAnchor should really be ICAPClientRespmodPre...
2005-11-22  wesselsAdding ICAP library files