]> git.ipfire.org Git - thirdparty/squid.git/history - src/EventLoop.cc
Removed CVS $ markers
[thirdparty/squid.git] / src / EventLoop.cc
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-0 debugs messages to use the DBG_CRIT...
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-20  Amos JeffriesPolicy: Include config.h first in all .cc
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-28  Francesco ChemolliMerged from trunk
2010-05-27  Amos JeffriesMerge from trunk
2010-05-27  Amos JeffriesMerge from trunk
2010-05-26  Amos JeffriesAdd source-maintenance.sh to perform automated Maintena...
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-04-09  Alex RousskovSourceLayout: src/base, take 1 -- moved remaining Async...
2009-04-09  Alex RousskovSourceLayout: src/base, take 1 -- moved remaining Async...
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
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-22  Henrik Nordstrommerged from trunk
2008-03-21  Amos JeffriesCompile errors in auto-testing.
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromAt the sprint the issue about our current 10ms main...
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-07-24  rousskovReversed bug #2011 fix because it may slow down ICAP...
2007-07-19  hnoBug #2011: Adjust event loop timeouts to default to...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-08-12  robertcAdd AsyncEngine and TimeEngine support to the EventLoop...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...