summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol
Commit message (Expand)AuthorAgeLines
* [network/dom] Improve sanitization of download filenames.Moonchild2020-07-29-0/+6
* Issue #80 - De-unify netwerk/protocol/httpMoonchild2020-05-20-15/+17
* Issue #80 - De-unify netwerk/protocol/resMoonchild2020-05-20-1/+1
* Issue #80 - De-unify netwerk/protocol/ftpMoonchild2020-05-20-1/+5
* Issue #80 - De-unify smaller netwerk/protocol componentsMoonchild2020-05-20-5/+8
* Issue #80 - De-unify netwerk/protocol/aboutMoonchild2020-05-20-1/+4
* Issue #1505 - Part 3: Make native mode actually native again.wolfbeast2020-04-14-4/+36
* Issue #1505 - Part 2: Store application build ID in nsHttpHandlerwolfbeast2020-04-14-16/+13
* Issue #1505 - Rebuild application version stringwolfbeast2020-04-14-37/+46
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-04-14-12/+1
* Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platformsJustOff2020-04-14-5/+22
* Issue #1482 - Give dynamic SSUAO rules priority over static onesJustOff2020-04-14-7/+19
* Issue #1053 - Remove no longer used function and modules from `UserAgentUpdat...JustOff2020-04-14-30/+0
* Issue #1473 - Add `%OS_SLICE%` macro to SSUAO to refine OS infoJustOff2020-04-14-1/+4
* Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler...Matt A. Tobin2020-04-14-55/+0
* Issue #1053 - Remove android support from netwerkMatt A. Tobin2020-04-14-609/+2
* [Network] Bump http channel default Firefox CompatMode init value.wolfbeast2020-04-14-1/+1
* Fix preprocessor directive in UserAgentUpdates.jsmNew Tobin Paradigm2020-04-14-1/+1
* Issue #65 - Remove AppConstants from netwerk/Matt A. Tobin2020-04-14-10/+9
* Fix whitespace.athenian2002020-01-26-1/+1
* Issue #1349 - Stop 2xx FTP responses from causing browser to hang.athenian2002020-01-26-4/+20
* No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.wolfbeast2020-01-18-2/+6
* Revert "No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT."wolfbeast2020-01-18-6/+2
* No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.wolfbeast2020-01-17-2/+6
* Handle missing base64 challenge in NegotiateAuth and NTLMAuth.wolfbeast2020-01-09-2/+2
* Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cppGaming4JC2019-11-16-1/+1
* Issue #1275 - Add pref to disable warning prompts for SuperfluousAuthwolfbeast2019-11-07-3/+15
* Add null check in Http2Session::RecvAltSvcwolfbeast2019-10-23-0/+1
* 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