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

Issue 64553002: Certificate Transparency TLS extension patch for NSS (Closed)

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

Description

Certificate Transparency TLS extension patch for NSS BUG=309578 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236376

Patch Set 1 #

Total comments: 41

Patch Set 2 : comments #

Patch Set 3 : update ssl.h #

Patch Set 4 : address one more comment #

Total comments: 4

Patch Set 5 : rebase #

Patch Set 6 : revert accidental changes #

Patch Set 7 : revert accidental change #

Patch Set 8 : more review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+631 lines, -37 lines) Patch
M net/third_party/nss/README.chromium View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/signedcertificatetimestamps.patch View 1 2 3 4 5 6 7 1 chunk +421 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl.h View 1 2 3 4 5 6 7 2 chunks +19 lines, -0 lines 1 comment Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ext.c View 1 2 3 4 5 6 7 4 chunks +73 lines, -1 line 1 comment Download
M net/third_party/nss/ssl/sslimpl.h View 1 2 3 4 3 chunks +41 lines, -23 lines 0 comments Download
M net/third_party/nss/ssl/sslnonce.c View 1 2 3 4 5 6 7 2 chunks +15 lines, -10 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 1 2 3 4 5 6 7 7 chunks +39 lines, -2 lines 0 comments Download
M net/third_party/nss/ssl/sslt.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
ekasper
This is the lib/ssl part of the patch replayed (pretty straightforward) on top of the ...
7 years, 1 month ago (2013-11-07 14:56:12 UTC) #1
wtc
Review comments on patch set 1: Overall the CL is in good shape. Most of ...
7 years, 1 month ago (2013-11-08 19:51:31 UTC) #2
ekasper
PTAL https://codereview.chromium.org/64553002/diff/1/net/third_party/nss/patches/applypatches.sh File net/third_party/nss/patches/applypatches.sh (right): https://codereview.chromium.org/64553002/diff/1/net/third_party/nss/patches/applypatches.sh#newcode67 net/third_party/nss/patches/applypatches.sh:67: patch -p5 < $patches_dir/signedcertificatetimestamps.patch On 2013/11/08 19:51:31, wtc ...
7 years, 1 month ago (2013-11-18 17:47:18 UTC) #3
wtc
Patch set 4 LGTM! Thanks. https://codereview.chromium.org/64553002/diff/1/net/third_party/nss/ssl/sslnonce.c File net/third_party/nss/ssl/sslnonce.c (right): https://codereview.chromium.org/64553002/diff/1/net/third_party/nss/ssl/sslnonce.c#newcode146 net/third_party/nss/ssl/sslnonce.c:146: if (sid->version >= SSL_LIBRARY_VERSION_3_0) ...
7 years, 1 month ago (2013-11-19 23:52:28 UTC) #4
ekasper
Thanks so much for the careful review! Incredibly helpful on first contact with a new ...
7 years, 1 month ago (2013-11-20 16:06:27 UTC) #5
wtc
Patch set 8 LGTM. I will submit this CL to the commit queue. https://codereview.chromium.org/64553002/diff/510001/net/third_party/nss/ssl/ssl.h File ...
7 years, 1 month ago (2013-11-20 23:05:54 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/64553002/510001
7 years, 1 month ago (2013-11-20 23:42:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ekasper@google.com/64553002/510001
7 years, 1 month ago (2013-11-21 01:45:13 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 02:37:00 UTC) #9
Message was sent while issue was closed.
Change committed as 236376

Powered by Google App Engine
This is Rietveld 408576698