summaryrefslogtreecommitdiffstats
path: root/security/certverifier
Commit message (Collapse)AuthorAgeLines
* Issue #1280 - Part 1: Remove HPKP components.wolfbeast2020-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.wolfbeast2020-03-19-1/+1
| | | | Rename the build config option accordingly.
* Issue #1467 - Part 1: Set up conditional NSS-SQL builds.wolfbeast2020-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 codeadeshkp2019-01-12-55/+12
|
* Remove incorrect debug assertion.wolfbeast2018-07-22-9/+1
| | | | solves #631, solves #664
* Request NSS to use DBM as the storage file formatJustOff2018-06-06-3/+15
|
* moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain ↵janekptacijarabaci2018-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.cppjanekptacijarabaci2018-04-13-2/+2
| | | | https://github.com/MoonchildProductions/moebius/pull/126
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+10682