]> git.ipfire.org Git - thirdparty/squid.git/history - src/ICAP/ICAPModXact.cc
Moved HttpRequest lock/link counter to the base HttpMsg class. This
[thirdparty/squid.git] / src / ICAP / ICAPModXact.cc
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