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

Issue 10855168: Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags (Closed)

Created:
8 years, 4 months ago by Ryan Sleevi
Modified:
8 years, 4 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags Now that verification happens in CertVerifier::Verify(), the flags should be moved from X509Certificate into CertVerifier BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152918

Patch Set 1 #

Patch Set 2 : OpenSSL fix #

Patch Set 3 : Compile fix #

Total comments: 4

Patch Set 4 : Rebase to ToT #

Patch Set 5 : One missed mac define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -64 lines) Patch
M net/base/cert_verifier.h View 1 2 3 2 chunks +29 lines, -1 line 0 comments Download
M net/base/cert_verify_proc.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M net/base/cert_verify_proc_mac.cc View 1 2 3 4 5 chunks +6 lines, -5 lines 0 comments Download
M net/base/cert_verify_proc_nss.cc View 1 2 3 4 chunks +9 lines, -8 lines 0 comments Download
M net/base/cert_verify_proc_openssl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/cert_verify_proc_unittest.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M net/base/cert_verify_proc_win.cc View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M net/base/multi_threaded_cert_verifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/x509_certificate.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
M net/socket/ssl_client_socket_mac.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ryan Sleevi
wtc: Shuffling stamp
8 years, 4 months ago (2012-08-15 05:57:35 UTC) #1
wtc
Patch set 3 LGTM. I have a question about cert_verify_proc_openssl.cc. http://codereview.chromium.org/10855168/diff/10001/net/base/cert_verify_proc_openssl.cc File net/base/cert_verify_proc_openssl.cc (right): http://codereview.chromium.org/10855168/diff/10001/net/base/cert_verify_proc_openssl.cc#newcode14 ...
8 years, 4 months ago (2012-08-15 22:44:03 UTC) #2
Ryan Sleevi
http://codereview.chromium.org/10855168/diff/10001/net/base/cert_verify_proc_openssl.cc File net/base/cert_verify_proc_openssl.cc (right): http://codereview.chromium.org/10855168/diff/10001/net/base/cert_verify_proc_openssl.cc#newcode14 net/base/cert_verify_proc_openssl.cc:14: #include "net/base/cert_verifier.h" On 2012/08/15 22:44:03, wtc wrote: > > ...
8 years, 4 months ago (2012-08-15 23:07:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10855168/14001
8 years, 4 months ago (2012-08-22 23:14:09 UTC) #4
commit-bot: I haz the power
Try job failure for 10855168-14001 (retry) on win_rel for step "runhooks" (clobber build). It's a ...
8 years, 4 months ago (2012-08-22 23:30:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10855168/20002
8 years, 4 months ago (2012-08-22 23:34:36 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-23 02:00:48 UTC) #7
Change committed as 152918

Powered by Google App Engine
This is Rietveld 408576698