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

Issue 517083002: Enable Certificate Transparency in the OpenSSL port. (Closed)

Created:
6 years, 3 months ago by davidben
Modified:
6 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ct-objects-extractor
Project:
chromium
Visibility:
Public.

Description

Enable Certificate Transparency in the OpenSSL port. Also add tests that assert OCSP responses and SCT extensions are returned in the expected format. BUG=408687 TEST=open https://embed.ct.digicert.com/ in Chrome for Android and tap the lock icon. Popup should say "The identity of this [...] and is publicly auditable." Committed: https://crrev.com/eb5f8ef3d692e2a9fb6ad6837426da2b9e2c0ee9 Cr-Commit-Position: refs/heads/master@{#293295}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : rsleevi comments #

Patch Set 4 : Rebase #

Patch Set 5 : hopefully fix NaCl build #

Total comments: 10

Patch Set 6 : rsleevi comments #

Total comments: 2

Patch Set 7 : move comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -93 lines) Patch
M chrome/browser/io_thread.cc View 4 chunks +5 lines, -15 lines 0 comments Download
M net/cert/asn1_util.h View 1 2 3 4 5 2 chunks +4 lines, -3 lines 0 comments Download
M net/net.gypi View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.h View 1 2 3 5 chunks +14 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 2 3 4 5 8 chunks +82 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 2 3 4 5 6 9 chunks +65 lines, -72 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
Ryan Sleevi
drive by https://codereview.chromium.org/517083002/diff/20001/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/517083002/diff/20001/net/socket/ssl_client_socket_unittest.cc#newcode2558 net/socket/ssl_client_socket_unittest.cc:2558: EXPECT_EQ("", call.stapled_ocsp_response); EXPECT_TRUE(.empty()) https://codereview.chromium.org/517083002/diff/20001/net/socket/ssl_client_socket_unittest.cc#newcode2617 net/socket/ssl_client_socket_unittest.cc:2617: EXPECT_EQ("", call.sct_list_from_tls_extension); ...
6 years, 3 months ago (2014-08-28 21:01:02 UTC) #1
davidben
(Oh, there's a decent chance I'll add you as reviewer for one of those two ...
6 years, 3 months ago (2014-08-28 21:23:25 UTC) #2
davidben
davidben@chromium.org changed reviewers: + rsleevi@chromium.org
6 years, 3 months ago (2014-08-29 15:33:55 UTC) #3
davidben
Here, you can have this one. This depends on https://codereview.chromium.org/519473002/. I've fired some try jobs ...
6 years, 3 months ago (2014-08-29 15:33:55 UTC) #4
davidben
+eranm as reviewer as well
6 years, 3 months ago (2014-09-02 15:58:32 UTC) #6
Ryan Sleevi
https://codereview.chromium.org/517083002/diff/80001/net/cert/asn1_util.h File net/cert/asn1_util.h (right): https://codereview.chromium.org/517083002/diff/80001/net/cert/asn1_util.h#newcode23 net/cert/asn1_util.h:23: static const unsigned kENUMERATED = 0x0a; Pure pedantry nit: ...
6 years, 3 months ago (2014-09-02 19:49:07 UTC) #7
davidben
https://codereview.chromium.org/517083002/diff/80001/net/cert/asn1_util.h File net/cert/asn1_util.h (right): https://codereview.chromium.org/517083002/diff/80001/net/cert/asn1_util.h#newcode23 net/cert/asn1_util.h:23: static const unsigned kENUMERATED = 0x0a; On 2014/09/02 19:49:06, ...
6 years, 3 months ago (2014-09-02 22:13:45 UTC) #8
Ryan Sleevi
lgtm https://codereview.chromium.org/517083002/diff/100001/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/517083002/diff/100001/net/socket/ssl_client_socket_unittest.cc#newcode2533 net/socket/ssl_client_socket_unittest.cc:2533: // Check that the OCSP response is well-formed. ...
6 years, 3 months ago (2014-09-02 23:05:11 UTC) #9
davidben
Holding on ct_object_extractor_openssl.cc CL before landing. (Otherwise this won't do anything and just fire a ...
6 years, 3 months ago (2014-09-02 23:38:43 UTC) #10
Eran Messeri
lgtm in term of compatibility with the NSS implementation, thanks for doing this!
6 years, 3 months ago (2014-09-03 08:19:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/517083002/120001
6 years, 3 months ago (2014-09-04 01:05:10 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/1937)
6 years, 3 months ago (2014-09-04 02:57:23 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/517083002/120001
6 years, 3 months ago (2014-09-04 13:49:26 UTC) #17
commit-bot: I haz the power
Committed patchset #7 (id:120001) as ce087ac93e71fe4fa52f7edc9ab6ab5fe4c7b249
6 years, 3 months ago (2014-09-04 14:15:34 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:31:20 UTC) #19
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/eb5f8ef3d692e2a9fb6ad6837426da2b9e2c0ee9
Cr-Commit-Position: refs/heads/master@{#293295}

Powered by Google App Engine
This is Rietveld 408576698