]> git.ipfire.org Git - thirdparty/squid.git/history - src/helper.cc
Merge from trunk. and Save Comm::Connection in IoCallback
[thirdparty/squid.git] / src / helper.cc
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-27  Amos JeffriesSourceLayout: Comm Write cleanups
2010-11-19  Automatic source... SourceFormat Enforcement
2010-11-18  Christos TsantilasAuthor: Alex Rousskov, Andrew Balabohin, Christos Tsantilas
2010-11-04  Amos JeffriesMerge form trunk
2010-10-08  Amos JeffriesMerge from trunk
2010-10-03  Amos JeffriesMerged from trunk
2010-10-02  Amos JeffriesMerge from trunk
2010-10-02  Amos JeffriesTransition comm_read() from FD to Comm::Connection
2010-10-02  Amos JeffriesTransition comm_write*() from FD to Comm::Connection
2010-09-20  Henrik NordstromBug 3056 - comm.cc "!fd_table[fd].closing()" assertion...
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-13  Amos JeffriesMerge from trunk
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-21  Amos JeffriesCompat: Shuffle squid.h portability definitions into...
2010-03-07  Automatic source... SourceFormat Enforcement
2010-03-06  Henrik NordstromDocument the children ... concurrency=N option
2010-01-17  Amos JeffriesMerge from trunk
2010-01-10  Amos JeffriesMerge from trunk
2010-01-01  Amos JeffriesMerge from trunk
2009-12-22  Francesco ChemolliMerged from trunk
2009-12-16  Amos JeffriesRun helpers on-demand
2009-12-03  Francesco ChemolliMerged from trunk
2009-12-02  Amos JeffriesShuffle simple math functions into SquidMath
2009-09-03  Amos JeffriesMerge from trunk
2009-08-24  Amos JeffriesDrop helper.cc changes
2009-08-24  Amos JeffriesMerged from trunk
2009-08-23  Amos JeffriesSourceFormat: enforcement
2009-08-14  Henrik NordstromPopulate cache_mem again on disk cache hits, moving...
2009-08-13  Henrik NordstromMerged from trunk
2009-08-13  Henrik NordstromMerged from trunk
2009-08-10  Amos JeffriesCleanup: docs and some formatting
2009-08-10  Amos Jeffriesmerged from trunk
2009-08-04  Henrik NordstromBug #2648: stateful helpers stuck in reserved if client...
2009-08-04  Henrik NordstromMerged from trunk
2009-08-04  Henrik NordstromMerged from trunk
2009-08-03  Henrik NordstromTypo when reducing stateful helpers flags.reserved...
2009-08-03  Henrik NordstromReduce stateful helpers flags.reserved to a boolean
2009-08-03  Henrik NordstromRemove support for deferred state in stateful helpers
2009-08-03  Henrik NordstromRename helperStatefulServerKickQueue to helperStatefulS...
2009-08-03  Henrik NordstromResolve merge conflicts
2009-08-03  Henrik Nordstrommerged from trunk
2009-08-02  Henrik NordstromKill unused helperStatefulReset, redundant with helerSt...
2009-08-02  Henrik NordstromMerged changes from trunk
2009-08-02  Henrik NordstromCut away the deferred helper state
2009-08-02  Amos JeffriesCleanup: Boost helper shutdown debugs and state display
2009-08-01  Henrik NordstromBug #2648: Reserved helpers not shut down after reconfi...
2009-07-22  Amos JeffriesMerged from trunk
2009-07-18  Amos JeffriesMerge from trunk
2009-07-17  Amos JeffriesMerge from trunk
2009-07-17  Amos JeffriesBug 2680 regression: Crash after rotate with no helpers...
2009-07-11  Amos JeffriesAdditional info for stateful helper status page
2009-07-11  Amos JeffriesAutodocs some of helper.cc
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-06-23  Amos Jeffriesmerge from trunk
2009-06-14  Amos JeffriesSourceFormat enforcement
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-05-09  Amos JeffriesTypo.
2009-05-09  Amos JeffriesBug 2648: Authentificator processes deferring and don...
2009-04-17  Amos JeffriesCleanup magic buffer sizes in helper.cc
2009-04-12  Amos JeffriesBug 2276: Too many queued ntlm authenticators running
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-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
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-14  rousskovBug 2123 partial fix: Allocate space for a NULL termina...
2007-10-04  wesselsLikely fix for helper-related SEGV shortly after reconf...
2007-08-27  hnoSpelling correction of received
2007-08-04  amosjeffriesFix, check for NULL pointer before state object cleanup...
2007-08-03  amosjeffriesAdd pointer validation in helperStatefulHandleRead...
2007-05-11  rousskovFixed "if (srv->flags.reserved = S_HELPER_FREE)" typo...
2007-05-09  wesselsBug #1951: NTLM authentication does not work
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory.com
2007-05-04  rousskovAvoid memory leaks when submitting a NULL helper.
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-06  serassioAlways use xisxxxx() Squid defined macros instead of...
2006-09-19  adrianFirst part of a comm layer rework
2006-09-04  serassioWindows port: merged Windows native IPC support
2006-09-02  serassioWindows port: Added MinGW support to helper.cc
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-09  robertcMore decoupling work:
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-04-02  serassioBug #1506: confusing statistics on stateful helpers...
2005-11-01  serassioAdded helper executable name in stateful helper stats
2005-10-23  hnoNegotiate authentication scheme support.
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...
2005-09-11  serassioFixed assertion failures in the authentication framewor...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2005-01-28  serassioBug #1212: helper leak on squid -k reconfigure
2004-12-22  serassioBug #1168: Forward port of 2.5 patch for handle crashin...
next