summaryrefslogtreecommitdiff
path: root/netwerk/protocol
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /netwerkMoonchild2023-11-08
* Issue #1721 - Follow-up: Properly protect GPC headerMoonchild2023-10-17
* [network] Refactor TransactionObserver::OnDataAvailable()Moonchild2023-09-27
* [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 #2146 - Remove nsChannelClassifier/nsIURIClassifierMoonchild2023-03-08
* Issue #2133 - Part 3: Remove TrackingProtection plumbingMoonchild2023-03-07
* [network] Avoid queue manipulation inside a loopMoonchild2023-01-18
* Issue #2070 - When multiple HSTS headers are received, only consider the first.Moonchild2022-12-25
* [network] move some generic websocket code to the baseclassMoonchild2022-12-15
* WebSocketChannel::CleanupConnection should run on the socket threadMoonchild2022-11-19
* [Network, DOM] Align our implementation with the current CORS/Fetch spec.Moonchild2022-11-18
* Issue #2024 - Part 2: Add wildcard to Access-Control-Allow-{Method|Headers}Moonchild2022-11-06
* Fix some debug assertions.Moonchild2022-10-04
* 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
* Issue #1905 - Part 4c - Follow Firefox and Safari in reporting "Intel" for Ma...Brian Smith2022-06-15
* [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 #953 - Neuter the user-facing controls for e10sMoonchild2022-04-08
* 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 #1721 - Implement GlobalPrivacyControlMoonchild2022-04-01
* [network] Stop treating http and https as different for encoding schemes.Moonchild2021-07-10
* Issue #1767 - Prevent incorrect calling of network change detection function.Moonchild2021-04-26
* 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
* 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 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* [network/dom] Improve sanitization of download filenames.Moonchild2020-07-29
* Issue #80 - De-unify netwerk/protocol/httpMoonchild2020-05-18
* Issue #80 - De-unify netwerk/protocol/resMoonchild2020-05-18
* Issue #80 - De-unify netwerk/protocol/ftpMoonchild2020-05-18
* Issue #80 - De-unify smaller netwerk/protocol componentsMoonchild2020-05-17
* Issue #80 - De-unify netwerk/protocol/aboutMoonchild2020-05-17