summaryrefslogtreecommitdiffstats
path: root/netwerk
Commit message (Expand)AuthorAgeLines
* Issue #1505 - Part 3: Make native mode actually native again.wolfbeast2020-04-05-4/+36
* Issue #1505 - Part 2: Store application build ID in nsHttpHandlerwolfbeast2020-04-05-16/+13
* Issue #1505 - Rebuild application version stringwolfbeast2020-04-05-37/+46
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-03-31-12/+1
* Merge pull request #1500 from MoonchildProductions/1280Moonchild2020-03-29-21/+0
|\
| * Issue #1280 - Part 1: Remove HPKP components.wolfbeast2020-03-28-21/+0
* | Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platformsJustOff2020-03-24-5/+22
|/
* [network] Cherry-pick various sctp lib upstream fixes.wolfbeast2020-03-18-9/+24
* Issue #1482 - Give dynamic SSUAO rules priority over static onesJustOff2020-03-15-7/+19
* Issue #1053 - Remove no longer used function and modules from `UserAgentUpdat...JustOff2020-03-11-30/+0
* Merge pull request #1476 from JustOff/PR_ssuao_os_sliceNew Tobin Paradigm2020-03-10-1/+4
|\
| * Issue #1473 - Add `%OS_SLICE%` macro to SSUAO to refine OS infoJustOff2020-03-10-1/+4
* | Issue #1474 - Prevent the cp detection from starting if preffed off.wolfbeast2020-03-07-4/+4
|/
* Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler...Matt A. Tobin2020-02-22-55/+0
* Issue #1053 - Remove android support from netwerkMatt A. Tobin2020-02-22-1404/+16
* [Network] Bump http channel default Firefox CompatMode init value.wolfbeast2020-02-14-1/+1
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-15/+0
* Fix preprocessor directive in UserAgentUpdates.jsmNew Tobin Paradigm2020-02-02-1/+1
* Issue #65 - Remove AppConstants from netwerk/Matt A. Tobin2020-02-01-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
* Use mutex in PACResolver when accessing mRequest from multiple threads.Valentin Gosu2019-12-06-6/+20
* Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cppGaming4JC2019-11-16-1/+1
* Issue #1289 - Part 1: Add a pref to disable HPKP header processing.wolfbeast2019-11-14-0/+8
* Issue #1288 - Part 1b: Rewrite nsHTTPCompressConv.wolfbeast2019-11-14-405/+466
* Issue #1288 - Part 1a: Update brotli to 1.0.7wolfbeast2019-11-14-0/+2
* Issue #1275 - Add pref to disable warning prompts for SuperfluousAuthwolfbeast2019-11-07-3/+15
* Add null check in Http2Session::RecvAltSvcwolfbeast2019-10-23-0/+1
* Issue #1134: Reinstate postDataString for about:home searches.wolfbeast2019-08-10-1/+7
* 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
* Do not allow the ^ character to appear in the hostname.wolfbeast2019-07-20-1/+1
* Bug 1548822.Honza Bambas2019-07-20-3/+7
* Treat all file: URIs as having a unique origin.wolfbeast2019-07-20-24/+32
* 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
* Add preference to allow the loading of FTP subresources for corner caseswolfbeast2019-07-14-0/+13
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-12-1/+0
* Merge branch 'master' into default-prefAscrod2019-04-18-3/+3
|\
| * Remove some BEOS 1st party code leftovers.wolfbeast2019-04-14-3/+3
* | Issue #991 Part 4: Network and URILoaderAscrod2019-04-13-24/+4
|/
* Remove some HPUX leftovers.wolfbeast2019-04-01-1/+0
* WebRTC: Add explicit mutex on callback receiver for cases it's notwolfbeast2019-03-23-1/+10