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

Issue 7493056: net: allow SSL secrets to be exported sooner. (Closed)

Created:
9 years, 5 months ago by agl
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Wez
Visibility:
Public.

Description

net: allow SSL secrets to be exported sooner. This also addresses some follows up from previous CLs. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94105

Patch Set 1 #

Total comments: 5

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -52 lines) Patch
M net/socket/ssl_client_socket_nss.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/socket/ssl_server_socket_nss.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/third_party/nss/patches/secret_exporter.patch View 1 9 chunks +34 lines, -32 lines 0 comments Download
M net/third_party/nss/ssl/ssl.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 2 chunks +5 lines, -2 lines 0 comments Download
M net/third_party/nss/ssl/sslinfo.c View 1 4 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
agl
9 years, 5 months ago (2011-07-25 15:00:18 UTC) #1
wtc
LGTM. http://codereview.chromium.org/7493056/diff/1/net/third_party/nss/ssl/ssl.h File net/third_party/nss/ssl/ssl.h (right): http://codereview.chromium.org/7493056/diff/1/net/third_party/nss/ssl/ssl.h#newcode700 net/third_party/nss/ssl/ssl.h:700: unsigned int outlen); Please also rename this argument ...
9 years, 5 months ago (2011-07-25 17:31:12 UTC) #2
wtc
I suggest an improved test for the presence of the master secret below. Since Chrome ...
9 years, 5 months ago (2011-07-25 18:51:22 UTC) #3
agl
Thanks. Flipping the commit bit. http://codereview.chromium.org/7493056/diff/1/net/third_party/nss/ssl/ssl.h File net/third_party/nss/ssl/ssl.h (right): http://codereview.chromium.org/7493056/diff/1/net/third_party/nss/ssl/ssl.h#newcode700 net/third_party/nss/ssl/ssl.h:700: unsigned int outlen); On ...
9 years, 5 months ago (2011-07-26 13:50:04 UTC) #4
commit-bot: I haz the power
9 years, 5 months ago (2011-07-26 16:04:21 UTC) #5
Change committed as 94105

Powered by Google App Engine
This is Rietveld 408576698