]> git.ipfire.org Git - thirdparty/squid.git/history - src/comm_select.cc
Add source-maintenance.sh to perform automated Maintenance Updates
[thirdparty/squid.git] / src / comm_select.cc
2010-05-26  Amos JeffriesAdd source-maintenance.sh to perform automated Maintena...
2010-04-08  Francesco ChemolliMerged from autoconf-refactor.
2010-03-31  Francesco ChemolliMerged from trunk.
2010-01-13  Francesco ChemolliMerged from trunk
2010-01-03  Francesco ChemolliMerged from trunk
2009-12-26  Francesco ChemolliConverted many #ifdefs to #ifs
2009-07-16  Amos JeffriesMerged from trunk
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-06-05  Amos JeffriesMerged from trunk
2009-05-30  Amos JeffriesSplit-Stack enable DNS sockets.
2009-03-26  Francesco ChemolliChanged select loops counter from int to unsigned long...
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-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMore namespace cleanup.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMore action registration reshuffling.
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliRefactored actions for clientdb, comm_select, dns and...
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-02-17  serassioClean up a unused reference to the statCounter.syscalls...
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-01-07  hnoBug #2150: Connection hangs on automatic retry
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-06-10  hnoKill old stale code dealing with deferred reads and...
2007-06-10  hnoBug #1939: --enable-epoll causes SSL to occationally...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-09-02  adrianBreak checkTimeouts() out of each of the comm_select...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-14  serassioNeed SquidTime for squid_curtime
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-09-25  hnoCorrect debug section
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoBugfix: Make sure the clock is updated after poll/selec...
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-02  robertcSummary: Miscellaneous fixes from Guido.
2003-01-29  hnodate: 2003/01/27 17:18:36; author: wessels; state...
2003-01-23  robertcImport of fix-ranges branch
2002-11-15  hnoDon't abuse time_t for millisecond delta measurements...
2002-10-28  adrianmove the storeDirCallback() call out into main.cc where it
2002-10-14  adrianFix a type issue under MacOS 10.2.1. For some reason...
2002-10-14  robertcC++ conversion
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
2002-09-15  robertcc++ header change for commselect - missed it before
2002-09-15  adrianTidy up the COMM_OK and COMM_ERR_* magical #define...
2002-07-29  hnoKilled the remains of ALARM_UPDATES_TIME (--enable...
2002-04-27  hnobugfix: Initialize pendingfds to zero
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-20  hnoSSL update from the "ssl" branch at SourceForge
2001-05-04  hnoSupport multiple SSL certificates. See http://squid...
2001-02-24  hnoFixed numerous compiler warnings found by IRIX MIPS...
2001-01-12  wesselsUpdated copyright
2000-10-04  wesselsDW:
2000-07-18  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-05-28  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-11  wesselsDW:
2000-01-04  wesselstry 100msec poll time for DISKD
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-07-13  wessels2.3 branch merge
1999-06-30  wesselsadding DISKD code
1999-05-05  wessels2.2 branch merge
1999-05-05  wesselsadd FD to debugging message
1999-05-05  wesselsgindent
1999-04-27  wesselsrearrange so we can actually FIND comm_poll_dns_incoming
1999-04-23  wesselscombine select and poll implementations for DNS incomin...
1999-04-16  wesselscomm_incoming crap for internal DNS
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1999-01-13  wesselsopen --> flags.open
next