]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side_reply.cc
merge from trunk-r14768
[thirdparty/squid.git] / src / client_side_reply.cc
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-08-01  Christos TsantilasPolishing fixes from squid-dev review
2016-07-23  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
2016-07-15  Christos TsantilasSquid-dev review comments by Alex and Amos
2016-07-07  Christos TsantilasSync with trunk r14734
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-02  Eduard BagdasaryanMark refresh-waiting transactions with REFRESH.
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-26  Christos TsantilasMake Downloader an basic AsyncJob class.
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-10  Eduard BagdasaryanAllow chunking the last HTTP response on a connection.
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-01  Nathan HoadAdd reply_header_add directive
2016-04-01  Amos JeffriesBug 4438 pt2: Fix destructor sequence issues in old...
2016-03-29  Alex RousskovCleanup: Automatically remove duplicated #include lines.
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-25  Amos JeffriesConvert Vary handling to SBuf
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-11  Alex RousskovBug 7: Update cached entries on 304 responses.
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-10-22  Alex RousskovFetch missing certificates.
2015-10-21  Vitaly LavrovRe-assign delay pools based on HTTP reply details
2015-09-28  Amos JeffriesMerge from trunk
2015-09-27  Amos JeffriesMerge from trunk rev.14325
2015-09-27  Aymeric VincentBug 3069: CONNECT method bytes sent logging
2015-09-09  Amos JeffriesMerge from trunk rev.14289
2015-09-05  Francesco ChemolliRefactor HttpHeader into gperf-generated perfect hash
2015-08-24  Alex RousskovWhen a RESPMOD service aborts, mark the body it produce...
2015-08-09  Amos JeffriesMerge from trunk
2015-08-06  Francesco ChemolliMerge coverity-fixes - HttpHeader refactor
2015-08-04  Francesco ChemolliRenamed http_hdr_type to Http::HdrType, fixed some...
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-21  Francesco ChemolliMerged from trunk
2015-07-19  Amos JeffriesCleanup: replace urlCanonical() with HttpRequest::effec...
2015-07-17  Francesco ChemolliMerge fixes for some issues reported by Coverity
2015-07-13  Amos JeffriesCleanup: Shuffle Squid result codes (aka log tags)...
2015-07-12  Amos JeffriesMerge from trunk
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-22  Amos JeffriesMerged from trunk
2015-06-19  Amos Jeffriesparser-ng: Add HTTP/1.x extension tokenizer
2015-06-11  Amos JeffriesConvert enum LogTags into class LogTags
2015-06-09  Amos JeffriesBug 1961 partial: Move HttpRequest host:port to class URL
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-09  Amos JeffriesParser-NG: Transfer-Encoding:chunked Parser
2015-06-03  Christos TsantilasWrong intialization value for clientReplyContext::heade...
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-23  Amos JeffriesC++11: migrate auto_ptr to unique_ptr
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-16  Amos JeffriesFix various uninitialized class members
2015-05-07  Amos JeffriesMerge from trunk rev.14061
2015-04-28  Christos Tsantilaspconn_lifetime robustness fixes
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-24  Christos Tsantilaspconn_lifetime
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-12-11  Amos JeffriesUpdate Http::ProtocolVersion() to initializer functions
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-09-02  Amos JeffriesMerge from trunk
2014-08-29  Christos TsantilasClose active pconns after their *_port goes away on...
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-21  Amos JeffriesMerge from trunk rev.13539
2014-08-19  Alex RousskovDo not assert on native FTP ERR_TOO_BIG. Do not check...
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-08-05  Amos JeffriesMerge from trunk rev.13526
2014-07-31  Amos JeffriesMerged from trunk rev.13522
2014-07-31  Amos JeffriesDocs: correct Proxy-Support code comment
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-14  Amos JeffriesPOrtability: use 64-bit for X-Cache-Age header
2014-05-29  Christos Tsantilasmerge from trunk r13423
2014-05-29  Christos Tsantilasmerge from trunk
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-30  Amos JeffriesMerge from trunk
2014-04-27  Amos JeffriesBug 1961: pt1: URL handling redesign
2014-04-22  Amos JeffriesSBuf: convert HttpMethod internals
2014-04-03  Amos JeffriesMerge from trunk
2014-03-31  Amos JeffriesHTTP/1.1: Update registered status codes from IANA...
2014-03-15  Amos JeffriesSync with trunk rev.13312
2014-03-08  Alex RousskovAvoid assertions on Range requests that trigger Squid...
2014-03-04  Amos JeffriesAdd debug messages indicating type/reason for HITs
2014-01-05  Francesco ChemolliMerged from upstream
2014-01-05  Amos JeffriesMerge from trunk
next