Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Issue 2292333002: Add errors per ResultPath for CertPathBuilder. (Closed)

Created:
4 years, 3 months ago by eroman
Modified:
4 years, 3 months ago
Reviewers:
sheretov, mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org, sheretov+watch_chromium.org, dougsteed+watch_chromium.org, vadimgo+watch_chromium.org, ryanchung+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add errors per ResultPath for CertPathBuilder. BUG=634443 Committed: https://crrev.com/9433a3cc5c4f3812a68b737d6e63632c3545002e Cr-Commit-Position: refs/heads/master@{#416296}

Patch Set 1 #

Total comments: 5

Patch Set 2 : remove error for null trust anchor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -131 lines) Patch
M components/cast_certificate/cast_cert_validator.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download
M components/cast_certificate/cast_crl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M net/cert/internal/path_builder.h View 4 chunks +19 lines, -20 lines 0 comments Download
M net/cert/internal/path_builder.cc View 3 chunks +28 lines, -12 lines 0 comments Download
M net/cert/internal/path_builder_pkits_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/internal/path_builder_unittest.cc View 36 chunks +56 lines, -64 lines 0 comments Download
M net/cert/internal/path_builder_verify_certificate_chain_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/cert_verify_tool/verify_using_path_builder.cc View 4 chunks +49 lines, -23 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
eroman
4 years, 3 months ago (2016-08-30 20:24:52 UTC) #4
mattm
lgtm https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc File net/cert/internal/verify_certificate_chain.cc (right): https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc#newcode467 net/cert/internal/verify_certificate_chain.cc:467: if (!trust_anchor) { does something hit this currently? ...
4 years, 3 months ago (2016-08-31 19:49:49 UTC) #7
eroman
https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/path_builder.cc File net/cert/internal/path_builder.cc (left): https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/path_builder.cc#oldcode701 net/cert/internal/path_builder.cc:701: next_path_.trust_anchor.get() && [1] Reference https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc File net/cert/internal/verify_certificate_chain.cc (right): https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc#newcode467 ...
4 years, 3 months ago (2016-08-31 21:46:51 UTC) #8
eroman
https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc File net/cert/internal/verify_certificate_chain.cc (right): https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc#newcode467 net/cert/internal/verify_certificate_chain.cc:467: if (!trust_anchor) { On 2016/08/31 21:46:50, eroman wrote: > ...
4 years, 3 months ago (2016-08-31 21:55:38 UTC) #9
mattm
On 2016/08/31 21:55:38, eroman wrote: > https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc > File net/cert/internal/verify_certificate_chain.cc (right): > > https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc#newcode467 > ...
4 years, 3 months ago (2016-09-01 02:04:39 UTC) #10
eroman
https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc File net/cert/internal/verify_certificate_chain.cc (right): https://codereview.chromium.org/2292333002/diff/1/net/cert/internal/verify_certificate_chain.cc#newcode467 net/cert/internal/verify_certificate_chain.cc:467: if (!trust_anchor) { On 2016/08/31 21:55:37, eroman wrote: > ...
4 years, 3 months ago (2016-09-01 03:44:52 UTC) #11
eroman
+sheretov for changes to Cast files
4 years, 3 months ago (2016-09-01 03:45:27 UTC) #13
sheretov
lgtm
4 years, 3 months ago (2016-09-02 16:14:41 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2292333002/20001
4 years, 3 months ago (2016-09-02 16:25:39 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-02 17:45:32 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 17:47:36 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9433a3cc5c4f3812a68b737d6e63632c3545002e
Cr-Commit-Position: refs/heads/master@{#416296}

Powered by Google App Engine
This is Rietveld 408576698