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

Issue 83333003: Add support for fetching Certificate Transparency SCTs over a TLS extension (Closed)

Created:
7 years, 1 month ago by ekasper
Modified:
7 years ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, Eran M. (Google)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add support for fetching Certificate Transparency SCTs over a TLS extension BUG=309578 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237775

Patch Set 1 #

Total comments: 35

Patch Set 2 : review comments #

Patch Set 3 : update tlslite patch #

Total comments: 10

Patch Set 4 : more review comments + revert command-line switch #

Patch Set 5 : add missing def #

Patch Set 6 : add correct def #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -11 lines) Patch
M net/socket/ssl_client_socket.h View 2 chunks +11 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +11 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 2 3 7 chunks +29 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
M net/ssl/ssl_config_service.h View 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/ssl/ssl_config_service.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M net/test/spawned_test_server/base_test_server.h View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M net/test/spawned_test_server/base_test_server.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/exports_win.def View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/testserver/testserver.py View 1 2 3 5 chunks +15 lines, -3 lines 0 comments Download
M third_party/tlslite/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/tlslite/patches/signed_certificate_timestamps.patch View 1 2 3 1 chunk +147 lines, -0 lines 0 comments Download
M third_party/tlslite/tlslite/TLSConnection.py View 1 6 chunks +20 lines, -6 lines 0 comments Download
M third_party/tlslite/tlslite/constants.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/tlslite/tlslite/messages.py View 1 2 3 5 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ekasper
This patch is on shaky ground until the CT code that uses it has landed ...
7 years, 1 month ago (2013-11-22 15:42:24 UTC) #1
wtc
Patch set 1 LGTM. 1. I found a bug (marked with "BUG"). There is another ...
7 years ago (2013-11-26 17:32:55 UTC) #2
ekasper
Thanks! Bugs fixed, and I've made the testserver command-line option base64-encoded. Could you (either Ryan ...
7 years ago (2013-11-26 19:33:54 UTC) #3
wtc
Patch set 3 LGTM. On 2013/11/26 19:33:54, ekasper wrote: > > Could you (either Ryan ...
7 years ago (2013-11-26 22:46:12 UTC) #4
ekasper
I've reverted the command-line switch, and flipped the default in the config to true. (I've ...
7 years ago (2013-11-27 14:09:03 UTC) #5
wtc
Patch set 6 LGTM.
7 years ago (2013-11-27 15:08:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ekasper@google.com/83333003/140001
7 years ago (2013-11-28 12:00:27 UTC) #7
commit-bot: I haz the power
7 years ago (2013-11-28 13:43:29 UTC) #8
Message was sent while issue was closed.
Change committed as 237775

Powered by Google App Engine
This is Rietveld 408576698