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

Issue 14868: Add the CertVerifier class. It is based on the... (Closed)

Created:
12 years ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add the CertVerifier class. It is based on the HostResolver class. It's not being compiled yet. R=eroman BUG=3592 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7280

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -159 lines) Patch
A + net/base/cert_verifier.h View 1 2 2 chunks +31 lines, -50 lines 0 comments Download
A + net/base/cert_verifier.cc View 3 chunks +52 lines, -106 lines 0 comments Download
M net/base/host_resolver.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
12 years ago (2008-12-18 23:20:01 UTC) #1
eroman
12 years ago (2008-12-19 00:05:56 UTC) #2
LGTM. I will review this more thoroughly once I see how it is used.

http://codereview.chromium.org/14868/diff/203/6
File net/base/cert_verifier.h (right):

http://codereview.chromium.org/14868/diff/203/6#newcode42
Line 42: // If rev_checking_enabled is true, certificate revocation checking is
|rev_checking_enabled| to be consistent with elsewhere.

Powered by Google App Engine
This is Rietveld 408576698