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

Issue 2305083002: Misc changes to cert_verify_tool for errors (Closed)

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

Description

Misc changes to cert_verify_tool for errors * Correct a bug that prevented the display of per-path errors. * Add some additional help text for CLI, and reformat it. BUG=634443 Committed: https://crrev.com/554ace1bfac664fbf6603c938aeef98914d5d4b4 Cr-Commit-Position: refs/heads/master@{#416780}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address Matt's feedback #

Patch Set 3 : empty change #

Patch Set 4 : fix a typo #

Patch Set 5 : move code up for better diff #

Total comments: 2

Patch Set 6 : reparent to origin/master #

Patch Set 7 : fix #

Patch Set 8 : rebase #

Total comments: 2

Patch Set 9 : correct comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -34 lines) Patch
M net/tools/cert_verify_tool/cert_verify_tool.cc View 1 2 3 4 5 6 5 chunks +57 lines, -24 lines 0 comments Download
M net/tools/cert_verify_tool/cert_verify_tool_util.h View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
M net/tools/cert_verify_tool/cert_verify_tool_util.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M net/tools/cert_verify_tool/verify_using_path_builder.cc View 1 2 3 4 5 6 7 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
eroman
https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc File net/tools/cert_verify_tool/cert_verify_tool.cc (left): https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc#oldcode66 net/tools/cert_verify_tool/cert_verify_tool.cc:66: std::cerr << "ERROR: --hostname is required\n"; Mostly just a ...
4 years, 3 months ago (2016-09-02 21:32:28 UTC) #2
mattm
https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc File net/tools/cert_verify_tool/cert_verify_tool.cc (right): https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc#newcode19 net/tools/cert_verify_tool/cert_verify_tool.cc:19: " [flags] <target/intermediates>\n" "target/intermediates" seems a little misleading to ...
4 years, 3 months ago (2016-09-02 22:39:21 UTC) #3
eroman
Thanks for the feedback! https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc File net/tools/cert_verify_tool/cert_verify_tool.cc (right): https://codereview.chromium.org/2305083002/diff/1/net/tools/cert_verify_tool/cert_verify_tool.cc#newcode19 net/tools/cert_verify_tool/cert_verify_tool.cc:19: " [flags] <target/intermediates>\n" On 2016/09/02 ...
4 years, 3 months ago (2016-09-02 22:53:30 UTC) #4
mattm
(there will be a merge conflict once https://codereview.chromium.org/2272493002/ lands, too.) https://codereview.chromium.org/2305083002/diff/80001/net/tools/cert_verify_tool/cert_verify_tool.cc File net/tools/cert_verify_tool/cert_verify_tool.cc (right): https://codereview.chromium.org/2305083002/diff/80001/net/tools/cert_verify_tool/cert_verify_tool.cc#newcode133 ...
4 years, 3 months ago (2016-09-03 00:11:21 UTC) #15
eroman
> (there will be a merge conflict once https://codereview.chromium.org/2272493002/ lands, too.) Acknowledged. I will update ...
4 years, 3 months ago (2016-09-03 00:20:42 UTC) #16
eroman
Rebased
4 years, 3 months ago (2016-09-06 18:33:23 UTC) #21
mattm
lgtm https://codereview.chromium.org/2305083002/diff/140001/net/tools/cert_verify_tool/cert_verify_tool_util.h File net/tools/cert_verify_tool/cert_verify_tool_util.h (right): https://codereview.chromium.org/2305083002/diff/140001/net/tools/cert_verify_tool/cert_verify_tool_util.h#newcode37 net/tools/cert_verify_tool/cert_verify_tool_util.h:37: // nothing is written to |target| or |intermediates. ...
4 years, 3 months ago (2016-09-06 22:10:50 UTC) #26
eroman
https://codereview.chromium.org/2305083002/diff/140001/net/tools/cert_verify_tool/cert_verify_tool_util.h File net/tools/cert_verify_tool/cert_verify_tool_util.h (right): https://codereview.chromium.org/2305083002/diff/140001/net/tools/cert_verify_tool/cert_verify_tool_util.h#newcode37 net/tools/cert_verify_tool/cert_verify_tool_util.h:37: // nothing is written to |target| or |intermediates. On ...
4 years, 3 months ago (2016-09-06 22:32:57 UTC) #28
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/2305083002/160001
4 years, 3 months ago (2016-09-06 23:50:51 UTC) #34
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 3 months ago (2016-09-06 23:54:34 UTC) #35
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 23:57:49 UTC) #37
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/554ace1bfac664fbf6603c938aeef98914d5d4b4
Cr-Commit-Position: refs/heads/master@{#416780}

Powered by Google App Engine
This is Rietveld 408576698