| Commit message (Expand) | Author | Age | Lines |
* | [WebRTC] Stop putting addresses in the cookie chunk. | Michael Tuexen | 2020-07-29 | -0/+42 |
* | [xpcom] Make Base64 compatible with ReadSegments() with small buffers. | Andrea Marchesini | 2020-07-29 | -0/+96 |
* | [network/dom] Improve sanitization of download filenames. | Moonchild | 2020-07-29 | -0/+12 |
* | [network] Use query and ref lengths if available in nsStandardURL. | Moonchild | 2020-07-10 | -2/+6 |
* | Issue #80 - Include MDNSResponderOperator.h in libmdns/nsDNSServiceDiscovery.... | adeshkp | 2020-05-20 | -0/+1 |
* | Issue #80 - Add nsSocketTransportService2.h to ThrottleQueue.cpp | Gaming4JC | 2020-05-20 | -0/+1 |
* | Issue #80 - De-unify netwerk/wifi | Moonchild | 2020-05-20 | -9/+6 |
* | Issue #80 - De-unify netwerk/streamconv | Moonchild | 2020-05-20 | -3/+5 |
* | Issue #80 - De-unify netwerk/srtp | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #80 - De-unify netwerk/socket | Moonchild | 2020-05-20 | -2/+3 |
* | Issue #80 - De-unify netwerk/protocol/http | Moonchild | 2020-05-20 | -15/+17 |
* | Issue #80 - De-unify netwerk/protocol/res | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #80 - De-unify netwerk/protocol/ftp | Moonchild | 2020-05-20 | -1/+5 |
* | Issue #80 - De-unify smaller netwerk/protocol components | Moonchild | 2020-05-20 | -5/+8 |
* | Issue #80 - De-unify netwerk/protocol/about | Moonchild | 2020-05-20 | -1/+4 |
* | Issue #80 - De-unify netwerk/ipc | Moonchild | 2020-05-20 | -1/+3 |
* | Issue #80 - De-unify netwerk/dns | Moonchild | 2020-05-20 | -7/+4 |
* | Issue #80 - De-unify netwerk/cookie | Moonchild | 2020-05-20 | -4/+1 |
* | Issue #80 - De-unify netwerk/cache2 | Moonchild | 2020-05-20 | -6/+8 |
* | Issue #80 - De-unify netwerk/cache | Moonchild | 2020-05-20 | -1/+3 |
* | Issue #80 - De-unify netwerk/base | Moonchild | 2020-05-20 | -3/+31 |
* | [WebRTC] Port some upstream sctp fixes | Moonchild | 2020-05-06 | -7/+22 |
* | Issue #1505 - Part 3: Make native mode actually native again. | wolfbeast | 2020-04-14 | -4/+36 |
* | Issue #1505 - Part 2: Store application build ID in nsHttpHandler | wolfbeast | 2020-04-14 | -16/+13 |
* | Issue #1505 - Rebuild application version string | wolfbeast | 2020-04-14 | -37/+46 |
* | Issue #1280 - Un-bust certerror pages and ForgetAboutSite | wolfbeast | 2020-04-14 | -12/+1 |
* | Issue #1280 - Part 1: Remove HPKP components. | wolfbeast | 2020-04-14 | -21/+0 |
* | Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platforms | JustOff | 2020-04-14 | -5/+22 |
* | [network] Cherry-pick various sctp lib upstream fixes. | wolfbeast | 2020-04-14 | -9/+24 |
* | Issue #1482 - Give dynamic SSUAO rules priority over static ones | JustOff | 2020-04-14 | -7/+19 |
* | Issue #1053 - Remove no longer used function and modules from `UserAgentUpdat... | JustOff | 2020-04-14 | -30/+0 |
* | Issue #1473 - Add `%OS_SLICE%` macro to SSUAO to refine OS info | JustOff | 2020-04-14 | -1/+4 |
* | Issue #1474 - Prevent the cp detection from starting if preffed off. | wolfbeast | 2020-04-14 | -4/+4 |
* | Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler... | Matt A. Tobin | 2020-04-14 | -55/+0 |
* | Issue #1053 - Remove android support from netwerk | Matt A. Tobin | 2020-04-14 | -1404/+16 |
* | [Network] Bump http channel default Firefox CompatMode init value. | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-04-14 | -15/+0 |
* | Fix preprocessor directive in UserAgentUpdates.jsm | New Tobin Paradigm | 2020-04-14 | -1/+1 |
* | Issue #65 - Remove AppConstants from netwerk/ | Matt A. Tobin | 2020-04-14 | -10/+9 |
* | Fix whitespace. | athenian200 | 2020-01-26 | -1/+1 |
* | Issue #1349 - Stop 2xx FTP responses from causing browser to hang. | athenian200 | 2020-01-26 | -4/+20 |
* | No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. | wolfbeast | 2020-01-18 | -2/+6 |
* | Revert "No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT." | wolfbeast | 2020-01-18 | -6/+2 |
* | No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. | wolfbeast | 2020-01-17 | -2/+6 |
* | Handle missing base64 challenge in NegotiateAuth and NTLMAuth. | wolfbeast | 2020-01-09 | -2/+2 |
* | Use mutex in PACResolver when accessing mRequest from multiple threads. | Valentin Gosu | 2019-12-06 | -6/+20 |
* | Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cpp | Gaming4JC | 2019-11-16 | -1/+1 |
* | Issue #1289 - Part 1: Add a pref to disable HPKP header processing. | wolfbeast | 2019-11-14 | -0/+8 |
* | Issue #1288 - Part 1b: Rewrite nsHTTPCompressConv. | wolfbeast | 2019-11-14 | -405/+466 |
* | Issue #1288 - Part 1a: Update brotli to 1.0.7 | wolfbeast | 2019-11-14 | -0/+2 |