summaryrefslogtreecommitdiffstats
path: root/determine_ca_trust_purposes.fnc
Commit message (Expand)AuthorAgeFilesLines
* Draft microsoft-disclosures page.Rob Stradling2017-10-091-1/+1
* Use the ccadb_certificate table in place of the mozilla_disclosure table ever...Rob Stradling2017-06-271-3/+3
* Further optimize determine_ca_trust_purposes().Rob Stradling2016-09-221-54/+30
* Make determine_ca_trust_purposes() faster and fix some issues with propagatin...Rob Stradling2016-09-221-221/+201
* Don't consider expired chains when evaluating if all chains are revoked.Rob Stradling2016-08-151-18/+36
* Show shortest chain lengths.Rob Stradling2016-07-261-2/+10
* Detect revocation via the blacklist baked into Chrome. Show revocation inform...Rob Stradling2016-07-181-2/+2
* Detect revocation via Google's CRLsets.Rob Stradling2016-07-181-0/+4
* Detect revocation via Microsoft's disallowedcert.stl.Rob Stradling2016-07-181-18/+33
* Distinguish between the different types of browser-controlled revocation meth...Rob Stradling2016-07-181-27/+57
* Use a temporary table in determine_ca_trust_purposes(), to avoid locks.Rob Stradling2016-07-181-11/+7
* Consider OneCRL and cases where all trust paths have been revoked.Rob Stradling2016-07-181-4/+20
* Add some missing copyright boilerplates.Rob Stradling2016-05-201-0/+18
* Ensure that all longer (and potentially more permissive) paths are evaluated,...Rob Stradling2016-05-201-52/+75
* Track whether or not all trust paths for a CA are 'technically constrained'.Rob Stradling2016-05-171-9/+28
* Mozilla Disclosures page.Rob Stradling2016-05-101-0/+132