summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* Issue #1896 - Port GetNativePath changes from GRE.getnativepath-workMoonchild2022-05-09
* Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
* Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Issue #1804 - Fix building with GCC 11trav902022-04-16
* Issue #953 - Neuter the user-facing controls for e10sMoonchild2022-04-08
* [Network] Escape external protocol handler URLsMoonchild2022-04-07
* Use brace initialization for Atomics.Moonchild2022-04-04
* [network] Make several variables atomic in nsSocketTransport2.Moonchild2022-04-04
* [network] Use a COM pointer instead of NS_ADDREF in nsSocketTransport2.cppMoonchild2022-04-04
* [network] Align IDN normalization with the current spec.Moonchild2022-04-04
* [network] Tighten checks for ACE (punycode) encoding.Moonchild2022-04-04
* [network] Clean up IDN logic and add some corner case use.Moonchild2022-04-04
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors.Moonchild2022-04-01
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1831 - Add an option to enable TLS 1.3 "compatibility" mode.Moonchild2022-04-01
* Issue #1721 - Implement GlobalPrivacyControlMoonchild2022-04-01
* No issue - Clean up some obsolete/archaic code paths.Moonchild2022-04-01
* Bug 1340030 - Remove necko_standalone libMatt A. Tobin2022-04-01
* [network] Use a proof of lock everywhere in cache v2.Moonchild2021-08-11
* [network] Make CacheIOThread::ThreadFunc hold reference to thread.Valentin Gosu2021-07-14
* [network] Add some sanity checks to deserialized nsStandardURLsMoonchild2021-07-14
* [network] Stop blocking 10080Moonchild2021-07-14
* [network] Stop treating http and https as different for encoding schemes.Moonchild2021-07-10
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* [network] Fix typo in port blocking range check.Moonchild2021-05-12
* Merge branch '1767'Moonchild2021-05-02
|\
| * Issue #1767 - Prevent incorrect calling of network change detection function.Moonchild2021-04-26
* | Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
|/
* [Network] Solve type mismatch in AllowPort().Moonchild2021-04-20
* Issue #1741 - Follow-up: Remove superfluous prefobserverMoonchild2021-02-15
* Issue #1741 - Add missing prefobserver for general.useragent.* prefsMoonchild2021-02-14
* [network] Hold mutex when accessing mSecurityInfo.RC_20210128Moonchild2021-01-27
* Redundant code path cleanup (#1702)Moonchild2021-01-02
* Issue #1697 - Reinstate the performance timing code removed in error.adesh2020-12-16
* Revert "Issue #1695 - Add clamping to websocket polling timeouts."Moonchild2020-12-16
* Issue #1695 - Restore Sleep/Wake timer that was erroneously removed.Moonchild2020-12-16
* [network] Update port blacklist.Moonchild2020-12-15
* Issue #1695 - Add clamping to websocket polling timeouts.Moonchild2020-12-12
* Issue #1695 - Fix socket timeout logic.Moonchild2020-12-08
* Merge pull request 'Fix macOS version detection above 10.15 and update blockl...Moonchild2020-12-01
|\
| * Issue #1690 - Part 1: Fix MacOS version detection above 10.15.Brian Smith2020-11-23
* | Issue #1684 - Move global user-agent override to networking component.Moonchild2020-11-27
|/
* [http] Use a copy of nsHttpConnectionInfo.Moonchild2020-11-19
* Revert "Issue #1684 - Remove global UA override preference and supporting code."Moonchild2020-11-15
* Issue #1684 - Remove global UA override preference and supporting code.Moonchild2020-11-15
* Issue #1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26
* [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.Moonchild2020-10-23