]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.h
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / client_side.h
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-04-06  rousskov - ICAP-unrelated improvements from the squid3-icap...
2006-10-27  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-09-02  robertcFix bug 772, by reading aborted data from connections...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-06-07  hnoBug #624: Various assertion errors on Range requests
2006-04-28  wesselsReplacing ClientBody class with BodyReader.
2006-03-04  wesselsConverted ConnStateData->flags.readMoreRequests to...
2006-01-14  wesselsConnStateData and ClientBody was a little confusing...
2005-11-22  wesselsAdded ICAP REQMOD PRECACHE
2005-09-13  wesselsChanges to HTTP request and reply parsing classes,...
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2003-08-14  robertcSummary: Swallow request bodies even when denying access.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-10  robertcSummary: Fix range offsets when the full object is...
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-12  robertcSummary: MSVC compatability fixes.
2003-07-11  robertcSummary: BUGFIX: ConnStateData needs to own itself.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-03-15  robertcSummary:
2003-03-04  robertcMissing files from deferred reads patch