summaryrefslogtreecommitdiffstats
path: root/netwerk
Commit message (Expand)AuthorAgeLines
* Redundant code path cleanup (#1702)Moonchild2021-01-02-36/+1
* Issue #1697 - Reinstate the performance timing code removed in error.adesh2020-12-16-0/+17
* Revert "Issue #1695 - Add clamping to websocket polling timeouts."Moonchild2020-12-16-25/+3
* Issue #1695 - Restore Sleep/Wake timer that was erroneously removed.Moonchild2020-12-16-0/+30
* [network] Update port blacklist.Moonchild2020-12-15-10/+21
* Issue #1695 - Add clamping to websocket polling timeouts.Moonchild2020-12-12-3/+25
* Issue #1695 - Fix socket timeout logic.Moonchild2020-12-08-67/+121
* Merge pull request 'Fix macOS version detection above 10.15 and update blockl...Moonchild2020-12-01-2/+2
|\
| * Issue #1690 - Part 1: Fix MacOS version detection above 10.15.Brian Smith2020-11-23-2/+2
* | Issue #1684 - Move global user-agent override to networking component.Moonchild2020-11-27-13/+15
|/
* [http] Use a copy of nsHttpConnectionInfo.Moonchild2020-11-19-7/+8
* Revert "Issue #1684 - Remove global UA override preference and supporting code."Moonchild2020-11-15-1/+34
* Issue #1684 - Remove global UA override preference and supporting code.Moonchild2020-11-15-34/+1
* Issue #1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26-1/+0
* [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.Moonchild2020-10-23-10/+14
* Issue #1656 - Part 9: Single-line-comment style.Moonchild2020-09-24-1/+0
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-2/+0
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-39/+0
* Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-6/+0
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23-14/+0
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-85/+0
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-58/+0
* [WebRTC] Stop putting addresses in the cookie chunk.Michael Tuexen2020-07-29-0/+42
* [xpcom] Make Base64 compatible with ReadSegments() with small buffers.Andrea Marchesini2020-07-29-0/+96
* [network/dom] Improve sanitization of download filenames.Moonchild2020-07-29-0/+12
* [network] Use query and ref lengths if available in nsStandardURL.Moonchild2020-07-10-2/+6
* Merge pull request #1556 from adeshkp/patch-18Moonchild2020-05-19-0/+1
|\
| * Issue #80 - Include MDNSResponderOperator.h in libmdns/nsDNSServiceDiscovery....adeshkp2020-05-18-0/+1
* | Issue #80 - Add nsSocketTransportService2.h to ThrottleQueue.cppGaming4JC2020-05-18-0/+1
|/
* Issue #80 - De-unify netwerk/wifiMoonchild2020-05-18-9/+6
* Issue #80 - De-unify netwerk/streamconvMoonchild2020-05-18-3/+5
* Issue #80 - De-unify netwerk/srtpMoonchild2020-05-18-1/+1
* Issue #80 - De-unify netwerk/socketMoonchild2020-05-18-2/+3
* Issue #80 - De-unify netwerk/protocol/httpMoonchild2020-05-18-15/+17
* Issue #80 - De-unify netwerk/protocol/resMoonchild2020-05-18-1/+1
* Issue #80 - De-unify netwerk/protocol/ftpMoonchild2020-05-18-1/+5
* Issue #80 - De-unify smaller netwerk/protocol componentsMoonchild2020-05-17-5/+8
* Issue #80 - De-unify netwerk/protocol/aboutMoonchild2020-05-17-1/+4
* Issue #80 - De-unify netwerk/ipcMoonchild2020-05-17-1/+3
* Issue #80 - De-unify netwerk/dnsMoonchild2020-05-17-7/+4
* Issue #80 - De-unify netwerk/cookieMoonchild2020-05-17-4/+1
* Issue #80 - De-unify netwerk/cache2Moonchild2020-05-17-6/+8
* Issue #80 - De-unify netwerk/cacheMoonchild2020-05-17-1/+3
* Issue #80 - De-unify netwerk/baseMoonchild2020-05-17-3/+31
* [WebRTC] Port some upstream sctp fixesMoonchild2020-05-06-7/+22
* 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
|\