|
Add CertErrors* parameter to the main Certificate parsing functions.
This just updates the interface and callers. Actually emitting errors
in the underlying implementation will be a different CL.
BUG= 634443
Committed: https://crrev.com/4f645670f68480c6c78b09b67788942d632937d5
Cr-Commit-Position: refs/heads/master@{#418586}
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+259 lines, -151 lines) |
Patch |
 |
M |
components/cast_certificate/cast_cert_validator.cc
|
View
|
|
3 chunks |
+9 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/cast_certificate/cast_cert_validator_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/cast_certificate/cast_crl.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/cast_certificate/cast_crl_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/cert_issuer_source_aia.cc
|
View
|
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/cert_issuer_source_aia_unittest.cc
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/cert_issuer_source_static_unittest.cc
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate.h
|
View
|
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate.cc
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate_fuzzer.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate_unittest.cc
|
View
|
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_ocsp_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parsed_certificate.h
|
View
|
|
3 chunks |
+64 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parsed_certificate.cc
|
View
|
|
3 chunks |
+53 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/path_builder_pkits_unittest.cc
|
View
|
1
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/path_builder_unittest.cc
|
View
|
|
4 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/test_helpers.cc
|
View
|
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/trust_store_nss.cc
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/verify_certificate_chain_pkits_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/cert/x509_util.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/cert/x509_util_openssl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/cert_verify_tool/verify_using_path_builder.cc
|
View
|
|
3 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 29 (19 generated)
|