]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_client.cc
Compat: Shuffle semi-duplicate min/max alternatives all into libcompat
[thirdparty/squid.git] / src / store_client.cc
2009-03-06  Amos JeffriesCompat: Shuffle semi-duplicate min/max alternatives...
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-12-11  Amos JeffriesMerge from trunk
2008-12-10  Amos JeffriesMerge from trunk
2008-12-01  Amos JeffriesRollback rev 9253 from 3.1
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-10-05  Amos JeffriesMerge from trunk
2008-10-05  Amos JeffriesBug 2393: DNS requests getting stuck in idns queue
2008-10-02  Amos JeffriesConverity detected. inconsistent error detection on...
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 a lot of whitespace crap, mostl of which introd...
2008-01-08  hnoMore off_t related cleanups triggered by Bug #2164.
2007-08-27  hnoSpelling correction of received
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsFix for --enable-cpu-profiling mode. Do not change...
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-21  wesselsChanged storeAbort() into StoreEntry::abort()
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-20  wesselsRemoving storeLowestMemReaderOffset() as unused.
2007-04-18  wesselsConverted three store_swapout.cc functions to StoreEntr...
2007-04-17  wesselsConverted objectLen() to a StoreEntry class method.
2006-09-20  adrianAdd in more profiling points
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-23  wesselsAdded "self" refcounted Pointer parameters to StoreIOSt...
2006-05-23  wesselsMoved STRCB, STFNCB, STIOCB typdefs to inside StoreIOSt...
2005-11-08  wesselsMy recent HttpReply changes created an awkward situatio...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-10-01  wesselscosmetic: debugging statement missing a newline
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2004-12-27  serassioBug #1149: segfault on mgr:vm_objects
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-11-08  hnoBug #1085: Compiler errors compiling with GCC 3.4 series
2004-08-30  robertcMerge in MemPools objectification.
2003-10-20  robertc2003-10-20 GMT Robert Collins <rbtcollins@hotmail...
2003-08-10  robertcSummary: Forward port removing MemObject->fd.
2003-07-28  robertcSummary: Various fixes - comms and diskio.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: Merge of projects@swelltech.com--private/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-06-24  robertcSummary: Profiling additions.
2003-05-20  robertcSummary: Fix race on aborted requests.
2003-03-11  robertcSummary: Fixup cbdataFree uses.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-07  robertcSummary: Fix non delay pool compiles.
2003-02-06  robertcSummary: Merge delay-class-4 fixes into HEAD.
2003-02-05  robertcSummary: Merge from delay-class-4
2003-01-23  robertcImport of fix-ranges branch
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  hnos/delay_id/delayId/g on members and local variables...
2002-10-14  robertcC++ conversion
2002-09-26  robertcfix http_reply_access with authentication, delay_access...
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-15  robertcclientStreams, rationalising the client side logic...
2002-04-22  hnoRemoved unused storeClientWaiting function
2002-04-17  wesselsoops, undo this mistakenly-committed change
2002-04-17  wesselsuse %ld in printf to avoid compiler warnings.
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-02  hnoprintf format bugfix
2002-02-26  adrianBring across my first phase of commloops development.
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-04-14  hnoBasic support for Vary:ing objects.
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-01  wesselsDW:
2000-10-10  wesselsDW:
2000-10-10  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-27  wesselsDW:
2000-05-31  wesselsDW:
2000-05-30  hnohno squid-2.4.DEVEL3-hno.devel.MD5_mismatch_warning...
2000-05-28  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-04-18  wesselsDW:
next