summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* [network] Hold a strong ref to mChannel in OpenConnMoonchild2023-08-30
* [network] Add locking around access to WebSocketChannel::mPMCECompressorMoonchild2023-08-30
* [network] Prepare for requiring Authorization in CORS ACAH preflightMoonchild2023-07-05
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-05
* Issue #1691 - Part 8: Fix --enable-debug builds and continue dynamic module i...Brian Smith2023-04-27
* [network] Improve checks while parsing MIME parameters.Moonchild2023-04-12
* No issue - Use inet_ntop() for converting IPv4 network addresses instead of t...FranklinDM2023-04-07
* Issue #2180 - Add pref to control NSS TLS 1.3 protocol downgrade sentinelMoonchild2023-03-28
* Issue #2146 - Remove nsChannelClassifier/nsIURIClassifierMoonchild2023-03-08
* Issue #2133 - Part 4: Remove TrackingProtection var in classifier.Moonchild2023-03-07
* Issue #2133 - Part 3: Remove TrackingProtection plumbingMoonchild2023-03-07
* Issue #2133 - Part 2: Remove nsIPrivateBrowsingTrackingProtectionWhitelistMoonchild2023-03-07
* [network] Avoid queue manipulation inside a loopMoonchild2023-01-18
* Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown runn...Martok2023-01-04
* Issue #2070 - When multiple HSTS headers are received, only consider the first.Moonchild2022-12-25
* [network] Align cookie checks with RFC 6265 (bis)Moonchild2022-12-15
* [network] move some generic websocket code to the baseclassMoonchild2022-12-15
* [No issue] Add executable bit to shell scripts in treetrav902022-11-25
* [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