Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1280 - Part 1: Remove HPKP components. | wolfbeast | 2020-03-28 | -19/+0 |
| | | | | | This also removes leftover plumbing for storing preload information in SiteSecurityService since no service still uses it. | |||
* | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE. | wolfbeast | 2020-03-19 | -1/+1 |
| | | | | Rename the build config option accordingly. | |||
* | Issue #1467 - Part 1: Set up conditional NSS-SQL builds. | wolfbeast | 2020-03-16 | -0/+5 |
| | | | | | | | - Adds buildconfig option --enable-nss-sqlstore - Prefixes NSS dbinit with either sql: or dbm: depending on config - Pre-initializes mozStorage when NSS-SQL storage is used to prevent an sqlite3_config race in NSS Init | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -55/+12 |
| | ||||
* | Remove incorrect debug assertion. | wolfbeast | 2018-07-22 | -9/+1 |
| | | | | solves #631, solves #664 | |||
* | Request NSS to use DBM as the storage file format | JustOff | 2018-06-06 | -3/+15 |
| | ||||
* | moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain ↵ | janekptacijarabaci | 2018-04-23 | -3/+6 |
| | | | | | | allows end-entities to be their own trust anchors https://github.com/MoonchildProductions/moebius/pull/119 | |||
* | moebius#126: [very minor fix] Fix typo in a comment in NSSCertDBTrustDomain.cpp | janekptacijarabaci | 2018-04-13 | -2/+2 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/126 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+10682 |