summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol
Commit message (Expand)AuthorAgeLines
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08-0/+3
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22-32/+145
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21-144/+32
* Bug 1548822.Honza Bambas2019-07-20-3/+7
* Check port safety for AltSvcwolfbeast2019-07-20-0/+5
* Bug 1550498.Honza Bambas2019-07-19-3/+8
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18-32/+144
* Block http auth prompt for cross-origin image subresources by default.wolfbeast2019-07-15-7/+21
* Convert UI-dictating FTP errors to console errors.wolfbeast2019-03-23-118/+4
* Return proper error if the nss layer encounters an error on the httpwolfbeast2019-03-22-26/+30
* Close the transaction if PR_Read/PR_Write failed.wolfbeast2019-03-22-15/+51
* Part 1: network component changes.wolfbeast2019-03-07-19/+100
* Make `AllowExperiments` return `false` as it is not useful without telemetryadeshkp2019-01-14-1/+4
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-146/+3
* Do not report resource-timing subdocument loads triggered by that subdocument.wolfbeast2018-12-14-4/+7
* Add a nullcheck on pipelined HTTP connections' pushback.wolfbeast2018-11-20-0/+5
* #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05-2/+11
* Backout opportunistic encryption changes.wolfbeast2018-11-04-11/+2
* Make opportunistic encryption configurable.wolfbeast2018-11-04-2/+11
* Make HTTP/2 compressor more resilient to bad data.wolfbeast2018-11-01-3/+23
* Merge pull request #791 from g4jc/session_supercookieMoonchild2018-09-27-57/+194
|\
| * backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...Gaming4JC2018-09-25-57/+194
* | backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=...Gaming4JC2018-09-26-14/+8
|/
* Add a null check in nsHttpTransaction::Close.wolfbeast2018-09-19-1/+3
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-344/+3
* Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch...JustOff2018-08-25-15/+25
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05-25/+0
* Fixed misleading console error message for multiple CORS headersjanekptacijarabaci2018-07-31-1/+1
* Remove SSL Error Reporting telemetrywolfbeast2018-06-29-55/+0
* Build - throws a warning: 'rv': unreferenced local variablejanekptacijarabaci2018-05-31-1/+0
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-607/+4
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15-67/+4
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-191/+0
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-26/+374
* Fix GCC -Wreorder warnings.trav902018-04-15-1/+1
* Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03-1/+1
* Bug 1440775 - Make fetch API force-cache and only-if-cached use VALIDATE_NEVE...Ben Kelly2018-03-14-4/+4
* Bug 1334465 - Set mIPCClosed to true before calling SendDeleteSelf in order t...Valentin Gosu2018-03-14-1/+1
* Bug 1334465 - Make HttpChannelParent::mIPCClosed atomic. r=bagder, a=rituValentin Gosu2018-03-14-1/+1
* Bug 1416529. r=mcmanus, a=rituNicholas Hurley2018-03-14-9/+24
* DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01-3/+123
* Merge branch 'security_tls_1-3_1' into TLS-1.3wolfbeast2018-02-23-86/+379
|\
| * Style clean upjanekptacijarabaci2018-02-11-1/+0
| * Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls ba...janekptacijarabaci2018-02-11-3/+8
| * Bug 1351392 - Fix transport status events for http2 and ftpjanekptacijarabaci2018-02-11-0/+4
| * Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foojanekptacijarabaci2018-02-11-0/+5
| * Bug 1322373 - TLS 1.3 early-data for http/2janekptacijarabaci2018-02-11-82/+342
| * Bug 1345240 - h2 stalls on failed early data hard reloadjanekptacijarabaci2018-02-11-0/+6
| * Bug 1343600 - Add TLS handshake Start/Stop eventsjanekptacijarabaci2018-02-11-1/+15
| * Bug 1340164 - Fix socket transport status eventsjanekptacijarabaci2018-02-11-0/+49