summaryrefslogtreecommitdiffstats
path: root/security/certverifier/CertVerifier.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1280 - Follow-up: Get rid of HPKP pinning mode.adesh2020-11-10-12/+9
| | | | | | 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-13/+10
| | | | | | 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-30/+11
|
* moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain ↵janekptacijarabaci2018-04-23-2/+1
| | | | | | allows end-entities to be their own trust anchors https://github.com/MoonchildProductions/moebius/pull/119
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+903