]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.h
Merged from trunk.
[thirdparty/squid.git] / src / client_side.h
2008-09-27  Alex RousskovMerged from trunk.
2008-09-18  Benno RiceMerge from upstream.
2008-09-13  Amos JeffriesMerge from trunk
2008-09-12  Amos JeffriesMerge from trunk
2008-09-12  Alex RousskovCleaned up reconfiguration sequence.
2008-09-12  Alex RousskovCleaned up Comm: comm_close, comm_read_cancel, half...
2008-09-12  Alex RousskovCleaned up ConnStateData's closing and destruction.
2008-09-11  Alex RousskovCleaned up ConnStateData's closing and destruction.
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup yet another astyle artefact where struct {...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-02-12  rousskovImporting SslBump feature from Squid3 ssl-bump branch:
2008-01-08  hnoMore off_t related cleanups triggered by Bug #2164.
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-10-31  amosjeffriesCode cleanup.
2007-09-28  hnoAudited the code for possible >2GB issues
2007-08-27  hnoSpelling correction of received
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