]> git.ipfire.org Git - thirdparty/squid.git/history - src/servers/Server.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / servers / Server.cc
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-22  Eduard BagdasaryanFix some failed transactions not being logged.
2016-07-07  Christos TsantilasSync with trunk r14734
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-14  Alex RousskovFixed Server::maybeMakeSpaceAvailable() logic.
2016-05-26  Christos TsantilasMake Downloader an basic AsyncJob class.
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-04-14  Christos TsantilasFixes and improvments
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-24  Amos JeffriesRevert Pipeline ID logic changes
2016-01-08  Amos JeffriesSupport HTTP/2 multiplex stream ID mechanism in pipelin...
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-08  Amos JeffriesRefactor ClientSocketContext write(2) using Server...
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-17  Amos JeffriesMerged from trunk rev.14401
2015-11-15  Amos JeffriesReplace ConnStateData::notifyAllContexts() with Pipelin...
2015-11-15  Amos JeffriesPresent pipeline via class Server
2015-11-07  Source MaintenanceSourceFormat Enforcement
2015-11-07  Amos JeffriesSplit core Server operations from ConnStateData