summaryrefslogtreecommitdiff
path: root/netwerk
Commit message (Expand)AuthorAge
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
* Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch...JustOff2018-08-25
* Reinstate RC4 and mark 3DES weak.wolfbeast2018-08-17
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05
* Fixed misleading console error message for multiple CORS headersjanekptacijarabaci2018-07-31
* Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only.wolfbeast2018-07-10
* Remove pref confusion around cache v2wolfbeast2018-07-03
* Fix cache v1 compression crash in nsCompressOutputStreamWrapper::Close()wolfbeast2018-07-03
* Merge branch 'ported-upstream'wolfbeast2018-07-02
|\
| * Cherry-pick user sctp rev SVN8789a6da02e2c7c03522bc6f275b302f6ef977fePale Moon2018-06-30
* | Remove SSL Error Reporting telemetrywolfbeast2018-06-29
|/
* WebRTC: Nullcheck DataChannel SendPacket calls.wolfbeast2018-06-29
* Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1Moonchild2018-06-24
|\
| * CSP: Support for "LoadInfo::GetLoadingContext" and "LoadInfo::GetLoadingConte...janekptacijarabaci2018-06-21
* | Fix SSL status ambiguity.wolfbeast2018-06-20
|/
* Sanity-check in nsStandardURL::Deserialize(). r=mayhemer, a=RyanVMValentin Gosu2018-06-07
* Revert "Disable TLS 1.3 by default for now until our NSS can be updated to th...wolfbeast2018-06-06
* Port our stricter cookie gating.wolfbeast2018-06-05
* Build - throws a warning: 'rv': unreferenced local variablejanekptacijarabaci2018-05-31
* Merge pull request #412 from g4jc/hsts_priming_removal_backportMoonchild2018-05-30
|\
| * Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
* | Fix sec pref locations and enable HPKP checking by default.wolfbeast2018-05-29
|/
* Bug 1314968 - Explicitly specify the AccessPoint interface name. r=kanruJan Steffens2018-05-16
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Fix incorrectly removed #includeswolfbeast2018-05-13
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* Remove nameprep.c from moz.buildtrav902018-05-04
* Issue #325 Part 11: Fix up build files.wolfbeast2018-05-04
* Issue #325 Part 1: Remove the legacy non-IDNA2008 code path from nsIDNService.wolfbeast2018-05-04
* Bug 1182569: Update ContentSecurityManager to handle docshell loadsjanekptacijarabaci2018-04-30
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29
* Disable TLS 1.3 by default for now until our NSS can be updated to the latest...wolfbeast2018-04-25
* moebius#187: DOM - nsIContentPolicy - context (document)janekptacijarabaci2018-04-23
* Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads"janekptacijarabaci2018-04-22
* Bug 1182569: Update ContentSecurityManager to handle docshell loadsjanekptacijarabaci2018-04-22
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22
* moebius#230: Consider blocking top level window data: URIs (part 3/3 without ...janekptacijarabaci2018-04-22
* moebius#226: Consider blocking top level window data: URIs (part 2/2 without ...janekptacijarabaci2018-04-22
* moebius#223: Consider blocking top level window data: URIs (part 1/3 without ...janekptacijarabaci2018-04-22
* Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVMValentin Gosu2018-04-19
* Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=...Thomas Nguyen2018-04-19
* Merge pull request #175 from janekptacijarabaci/url_parser_2New Tobin Paradigm2018-04-16
|\
| * moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15
* | Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-04-16
|\|
| * moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15
* | Merge pull request #181 from trav90/buildsystem-workNew Tobin Paradigm2018-04-15
|\ \
| * | Fix GCC -Wreorder warnings.trav902018-04-15
| |/