summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /netwerkMoonchild2023-11-08
* [network] Block more invalid cookie name characters.Moonchild2023-10-25
* Issue #1721 - Follow-up: Properly protect GPC headerMoonchild2023-10-17
* Merge pull request 'Issue #2058 - Upgrade usrsctp library' (#2297) from Basil...Moonchild2023-09-28
|\
| * Issue #2058 - add patches from dbsoft to fix Mac and FreeBSD buildsBasilisk-Dev2023-09-25
| * Issue #2058 - restore FBSDIDBasilisk-Dev2023-09-23
| * Issue #2058 - fix OS defines for Windows buildsBasilisk-Dev2023-09-22
| * Issue #2058 - fix typoBasilisk-Dev2023-09-22
| * Issue #2058 - fix issues with sctp_bsd_addr.c memory allocation causing breakageBasilisk-Dev2023-09-22
| * Issue #2058 - apply additional patches from dbsoft for OS definesBasilisk-Dev2023-08-31
| * Issue #2058 - Apply patches from dbsoft to fix Mac and FreeBSD buildsBasilisk-Dev2023-08-28
| * Issue #2058 - Fix build issues in DataChannel.cpp after sctp upgradeBasilisk-Dev2023-08-26
| * Issue #2058 - Cleanup obsolete code from netwerk/sctpBasilisk-Dev2023-08-26
| * Issue #2058 - Initial update of usrsctp libraryBasilisk-Dev2023-08-26
* | [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 #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