summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* [network] Fix Mac buffer overflow.Moonchild2022-11-19
* WebSocketChannel::CleanupConnection should run on the socket threadMoonchild2022-11-19
* [Network, DOM] Align our implementation with the current CORS/Fetch spec.Moonchild2022-11-18
* Merge branch 'master' into 1769-take2Moonchild2022-11-07
|\
| * Issue #2024 - Part 2: Add wildcard to Access-Control-Allow-{Method|Headers}Moonchild2022-11-06
| * Fix some debug assertions.Moonchild2022-10-04
| * [network] Reject cookies with no name and a __Secure- or __Host- prefixMoonchild2022-09-21
| * Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
| * Issue #1991 - backport Mozilla bug 1266667Basilisk-Dev2022-08-20
| * Issue #1975 - Implement Origin header CSRF mitigation.Job Bautista2022-07-25
| * [network] Clear PAC loader when the load failedMoonchild2022-07-03
* | Issue #1769 - Part 2: Implement JPEG-XL decoder and about:config and MIME plu...Job Bautista2022-06-29
|/
* Issue #21 - Follow-up: Remove some left-over telemetry plumbing.Moonchild2022-06-27
* Issue #326 - Part 4: Update Unicode data to release 10.0Job Bautista2022-06-23
* Issue #326 - Part 1a: Update character property table generator script for Un...Job Bautista2022-06-22
* Issue #1905 - Part 4c - Follow Firefox and Safari in reporting "Intel" for Ma...Brian Smith2022-06-15
* [network] Fix typo in nsSocketTransport2.cppMoonchild2022-05-30
* [network] SocketTransport2 cleanupMoonchild2022-05-30
* [Network] Add a socket thread check and early exit for corner cases.Moonchild2022-05-30
* [Network] Only call nsWSAdmissionManager::ConnectNext on the main thread.Moonchild2022-05-30
* 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
|/