index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
dnssec_chain_verifier.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
1
-1
/
+1
*
Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
Clang build fix (last one, hopefully).
agl@chromium.org
2011-06-02
1
-0
/
+3
*
Clang build fix for r87677.
agl@chromium.org
2011-06-02
1
-0
/
+3
*
net: switch from TXT DNS records to CAA.
agl@chromium.org
2011-06-02
1
-91
/
+194
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-5
/
+2
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-3
/
+3
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
1
-161
/
+165
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+10
*
net: add DNSSEC tool and CNAME support.
agl@chromium.org
2010-09-09
1
-25
/
+64
*
https: add support for DNS exclusion and switch to TXT records.
agl@chromium.org
2010-08-28
1
-0
/
+90
*
net: add embedded DNSSEC chain support.
agl@chromium.org
2010-08-11
1
-0
/
+670