summaryrefslogtreecommitdiff
path: root/netwerk/base
Commit message (Expand)AuthorAge
* Issue #1134: Reinstate postDataString for about:home searches.wolfbeast2019-08-10
* Do not allow the ^ character to appear in the hostname.wolfbeast2019-07-20
* Treat all file: URIs as having a unique origin.wolfbeast2019-07-20
* Add preference to allow the loading of FTP subresources for corner caseswolfbeast2019-07-14
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-12
* Remove some BEOS 1st party code leftovers.wolfbeast2019-04-14
* Remove some HPUX leftovers.wolfbeast2019-04-01
* Remove unused SSL errorReporting prefswolfbeast2019-03-14
* Expose TLS 1.3 cipher suite prefs.wolfbeast2019-02-10
* Never let "localhost" get sent to a proxy.wolfbeast2019-02-07
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Do not report resource-timing subdocument loads triggered by that subdocument.wolfbeast2018-12-14
* backport m-c bug 1333172 - Avoid 1100 warnings by replacing NS_ENSURE_SUCCESS...Gaming4JC2018-10-23
* backport m-c bug 1333174 - Don't use NS_ENSURE_SUCCESS at nsIOService:793Gaming4JC2018-10-22
* Clean up a number of unused variables.wolfbeast2018-09-29
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
* Reinstate RC4 and mark 3DES weak.wolfbeast2018-08-17
* Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only.wolfbeast2018-07-10
* 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
* 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
|/
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* 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
* moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15
* Remove Rust URL parser CAPIwolfbeast2018-03-13
* DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01
* Activate TLS 1.3 by default.wolfbeast2018-02-24
* Merge branch 'security_tls_1-3_1' into TLS-1.3wolfbeast2018-02-23
|\