summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* Align XCTO:nosniff allowed script MIME types with the specJustOff2018-04-03
* Make mIPCClosed atomic (DiD)Pale Moon2018-03-16
* Bug 1416529.Pale Moon2018-03-15
* Add trailing slash to origin referer header when policy is setjanekptacijarabaci2018-03-06
* Disable TLS 1.3 draft support.Pale Moon2018-03-04
* Use CheckedInt to compute guess for the location of -> in FTP parser.Pale Moon2018-01-28
* Avoid a race condition in AutoClose.Pale Moon2018-01-28
* Perform an `XCTO: nosniff` check only for 2xx responsesJustOff2018-01-19
* Don't propagate LOAD_FROM_CACHE to the whole load group on charset reload.Pale Moon2017-11-24
* Cancel timer in TLSFilterTransaction if a transaction is canceled.Pale Moon2017-11-22
* Revert "If we have XCTO: nosniff, we should have a content-type as well."Pale Moon2017-11-22
* Merge pull request #1489 from JustOff/PR_nosniff_skip_redirectsMoonchild2017-11-22
|\
| * Skip `XCTO: nosniff` check in case of 30x responseJustOff2017-11-22
* | If we have XCTO: nosniff, we should have a content-type as well.Pale Moon2017-11-21
|/
* Force punycode display for IDNs with a <dotless-i/j, combining mark above> se...Pale Moon2017-11-21
* Expose cookieBehavior and cookieLifetimePolicy preference variants from nsICo...Pale Moon2017-11-20
* Implement X-Content-Type-Options: nosniff.JustOff2017-11-19
* Add text/json and text/vtt as text MIME typesJustOff2017-11-17
* Ensure we process FIN flags on all-padding final frames.JustOff2017-11-13
* Remove incorrect assertion (OnStopRequest calls this with null)Pale Moon2017-10-09
* Update Brotli decompressor.Pale Moon2017-10-01
* Centralize UAO version controlJustOff2017-09-26
* Set compatmode version to 52.9 by default.Pale Moon2017-09-16
* Merge pull request #1289 from Gpower2/masterMoonchild2017-08-16
|\
| * Brotli Accept-Encoding/Content-Encoding #921Gpower22017-08-14
| * Brotli Support Patches 1-6 (bug 366559)Gpower22017-07-17
* | Normalize time returned by ParseFTPList.Pale Moon2017-08-15
* | Security - added support for TLS 1.3 (follow up 2, any potential problems)janekptacijarabaci2017-08-12
* | Limit displayed user/host strings to sane lengths.Pale Moon2017-08-11
* | HTTP - HTTP2 - method: OPTIONS (Web Compatibility)janekptacijarabaci2017-07-24
|/
* Keep script in IDNservice for later use.Pale Moon2017-06-24
* Treat Aspirational scripts the same as Restricted, in anticipation of UAX#31 ...Pale Moon2017-06-24
* Simplify the old DirIndex parser logic.Pale Moon2017-06-20
* Enable Camellia FS cipher suites by default.Pale Moon2017-05-29
* TLS 1.3 (follow up)janekptacijarabaci2017-05-13
* Enable TLS 1.3 by default.Pale Moon2017-04-30
* [minor fix] Security - added support for TLS 1.3 (follow up, any potential pr...janekptacijarabaci2017-04-26
* Security - added support for TLS 1.3 (the next part)janekptacijarabaci2017-04-26
* Security - added support for TLS 1.3janekptacijarabaci2017-04-25
* Fix another old/ancient issue in stream converters.Pale Moon2017-04-22
* Add some sanity checks to auth challenge lengths.Pale Moon2017-04-22
* Check for and bail out on zero length data.Pale Moon2017-04-21
* Allocate more memory for processing (stupidly) large PAC files.Pale Moon2017-04-09
* A channel suspend()-ed in http-on-modify-request shouldn't send out any traff...janekptacijarabaci2017-04-04
* The referrer policy specification where origin-when-crossorigin should actual...janekptacijarabaci2017-03-31
* Bug 1343505 r=mcmanus a=abillingsNicholas Hurley2017-03-27
* Reconfigure network security:Pale Moon2017-03-25
* Implement optional parameters of WebSocket permessage compression.Pale Moon2017-03-25
* Add support for RSA+AES+SHA256/384 suites for web compatibility.Pale Moon2017-03-22
* Don't assume whitespace is always present for www auth challenges.Pale Moon2017-03-14