summaryrefslogtreecommitdiffstats
path: root/security/certverifier/NSSCertDBTrustDomain.h
Commit message (Collapse)AuthorAgeLines
* Issue #1280 - Follow-up: Get rid of HPKP pinning mode.adesh2020-11-10-2/+0
| | | | | | This was a leftover from HPKP removal. Also remove a couple of unused variables from security/manager/ssl/nsSiteSecurityService.cpp.
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #1280 - Remove hostname parameter to trust domain.adeshkp2020-09-12-3/+1
| | | | | | Host name was purely being used for HPKP and since HPKP is killed, this can also go. Currently it doesn't do anything other than generating build warnings.
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-2/+0
|
* Request NSS to use DBM as the storage file formatJustOff2018-06-06-1/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+201