summaryrefslogtreecommitdiffstats
path: root/net/cert/ct_log_verifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement simpler CT consistency proof algorithm.davidben2016-01-141-177/+78
* Certificate Transparency: Verify signed tree heads for empty trees.eranm2016-01-121-0/+17
* Certificate Transparency: Verification of consistency proofseranm2015-12-211-0/+215
* Certificate Transparency: Per-profile CT verificationeranm2015-11-241-4/+4
* Certificate Transparency: Make CTLogVerifier ref-countederanm2015-07-021-4/+4
* Certificate Transparency: Don't store STH in CTLogVerifier.eranm2015-05-061-6/+5
* Certificate Transparency: Add Log URL to log data.eranm2015-05-051-3/+17
* Certificate Transparency: Parse Signed Tree Heads and validate themeranm@chromium.org2014-05-121-10/+31
* CT: Adding SCT verification functionality: A CTLogVerifier instance can verif...eranm@google.com2013-11-131-0/+56