summaryrefslogtreecommitdiffstats
path: root/net/base/dnssec_chain_verifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-5/+2
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-3/+3
* More reordering the methods in headers in net/.erg@chromium.org2011-01-111-161/+165
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+10
* net: add DNSSEC tool and CNAME support.agl@chromium.org2010-09-091-25/+64
* https: add support for DNS exclusion and switch to TXT records.agl@chromium.org2010-08-281-0/+90
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-0/+670