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

Issue 102613006: Extract Certificate Transparency SCTs from stapled OCSP responses (Closed)

Created:
7 years ago by ekasper
Modified:
7 years ago
Reviewers:
Yoyo Zhou, wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Extract Certificate Transparency SCTs from stapled OCSP responses BUG=309578 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241083

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1012 lines, -108 lines) Patch
M net/cert/ct_objects_extractor.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/cert/ct_objects_extractor_nss.cc View 8 chunks +351 lines, -8 lines 0 comments Download
M net/cert/ct_objects_extractor_openssl.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M net/cert/ct_objects_extractor_unittest.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M net/cert/ct_verifier.h View 1 chunk +11 lines, -5 lines 0 comments Download
M net/cert/multi_log_ct_verifier.h View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/multi_log_ct_verifier.cc View 2 chunks +11 lines, -3 lines 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket.h View 4 chunks +14 lines, -6 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 10 chunks +64 lines, -47 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 4 chunks +67 lines, -8 lines 0 comments Download
M net/test/ct_test_util.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/test/ct_test_util.cc View 2 chunks +69 lines, -0 lines 0 comments Download
M net/test/spawned_test_server/base_test_server.h View 1 chunk +6 lines, -3 lines 0 comments Download
M net/test/spawned_test_server/base_test_server.cc View 3 chunks +11 lines, -6 lines 0 comments Download
M net/tools/testserver/testserver.py View 6 chunks +20 lines, -6 lines 0 comments Download
M third_party/tlslite/README.chromium View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/tlslite/patches/status_request.patch View 1 chunk +208 lines, -0 lines 0 comments Download
M third_party/tlslite/tlslite/TLSConnection.py View 7 chunks +22 lines, -7 lines 0 comments Download
M third_party/tlslite/tlslite/constants.py View 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/tlslite/tlslite/messages.py View 6 chunks +53 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ekasper
This is a clone of https://codereview.chromium.org/92443002/ (I don't seem to be able to try/commit the ...
7 years ago (2013-12-16 14:23:52 UTC) #1
wtc
Patch set 1 LGTM.
7 years ago (2013-12-16 15:54:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ekasper@google.com/102613006/1
7 years ago (2013-12-16 16:24:30 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=204843
7 years ago (2013-12-16 17:32:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ekasper@google.com/102613006/1
7 years ago (2013-12-16 18:18:48 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=205013
7 years ago (2013-12-16 20:36:05 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/102613006/1
7 years ago (2013-12-16 23:03:17 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-17 00:25:55 UTC) #8
Message was sent while issue was closed.
Change committed as 241083

Powered by Google App Engine
This is Rietveld 408576698