summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* 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
* Match proper type for PR_sscanf which has a signed return value.Pale Moon2017-03-14
* Bug 1321612Pale Moon2017-03-14
* Hold a reference to OnStartRequest()Pale Moon2017-03-13
* Enable AES256-GCM for accessibility to overly-strict sites that do not offer ...Pale Moon2017-02-25
* Add AES256-GCM suites to secmanager.Pale Moon2017-02-25
* Enable ChaCha20-Poly1305 suites.Pale Moon2017-02-25
* Temporarily disable Camellia-GCM suites in secmanager.Pale Moon2017-02-24
* Crypto Services (utils): Support for SHA256-512 (+ 224)janekptacijarabaci2017-02-24
* Add JXR support to the browserrhinoduck2017-02-08
* Fix crash in SetReferrerWithPolicy, add null check the triggeringPrincipal.Thomas Nguyen2016-12-15
* Make ArrayBufferInputStream copy its input buffer.Pale Moon2016-12-13
* Fix buffer logic in http chunked decoder.Pale Moon2016-12-13
* Disable caching for ftp browsing sessions.Pale Moon2016-11-26
* Make the (Offline) application cache work properly with http cache v2.Pale Moon2016-10-24
* Remove pref confusion around cache v2Pale Moon2016-10-24
* WebRTC: Move the set/unset of |cur_it| to a better place.Pale Moon2016-09-23
* WebRTC: Swap order of notifications on association failure.Pale Moon2016-09-22
* Don't accept HTTP/2 pseudo headers that are invalid according to RFC 7540.Pale Moon2016-09-22
* Part 1: Revert Bug 1125784Pale Moon2016-09-18