]> git.ipfire.org Git - thirdparty/squid.git/history - src/comm/ModSelectWin32.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / comm / ModSelectWin32.cc
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-25  Amos JeffriesMerged from trunk
2014-07-21  Amos JeffriesFix various trunk unit test build issues
2014-07-14  Amos JeffriesConverts the PortCfgPointer to reference counted
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-09  Amos JeffriesRevert rename of Comm::Flag ERROR
2014-06-05  Amos JeffriesSome flags missed in rev.13445
2014-06-05  Amos JeffriesSourceLayout: rename comm_err_t to Comm::Flag
2014-06-02  Amos JeffriesCleanup: use C++ cerrno instead of C errno.h
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-03  Francesco ChemolliMerged from trunk
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-16  Francesco ChemolliMerged from trunk
2012-08-15  Francesco ChemolliAdd missing includes
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-0 debugs messages to use the DBG_CRIT...
2012-08-06  Francesco ChemolliChanged all level-1 debugs messages to use DBG_IMPORTAN...
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliChanged some increment/decrement operators from postfix...
2012-07-23  Francesco ChemolliChanged increment operators from postfix to prefix...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-16  Francesco ChemolliMerged from trunk
2012-07-10  Francesco ChemolliChanged increment/decrement operators from postfix...
2012-05-14  Christos TsantilasMerged from trunk (r12132, v3.2.0.17+)
2012-04-25  Amos JeffriesSourceLayout: port config and select-loop priority...
2012-03-27  Christos TsantilasMerged from trunk (r12098, v3.2.0.16+).
2012-03-09  Amos JeffriesWindows: use Comm::Connection ICP sockets
2012-03-09  Amos JeffriesWindows: Use FD_ISSET() wrapper instead of __WSAFDIsSet()
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
2011-12-16  Francesco ChemolliMerge StatHist feature-branch:
2011-12-16  Francesco ChemolliMerged from trunk
2011-12-13  Francesco ChemolliMerged from trunk
2011-12-10  Francesco ChemolliFixed some more dead references to stats.
2011-12-09  Francesco ChemolliPut HttpHeaderStat, StatCounters and cd_guess_stats...
2011-12-06  Francesco ChemolliMigrated statHistCount callers to StatHist::count
2011-12-05  Francesco ChemolliMoved StatHist class to its own header-file, included...
2011-09-12  Francesco ChemolliMerged from trunk
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-09-02  Amos JeffriesBug 3319: Inconsistencies in error messages pt2
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-01-31  Amos JeffriesMerge from trunk
2011-01-10  Amos JeffriesSourceLayout: shuffle comm IO loops into libcomm and...