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

Issue 7327029: Add client-side support for the origin bound certificate TLS extension. (Closed)

Created:
9 years, 5 months ago by rkn
Modified:
9 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Add client-side support for the origin bound certificate TLS extension. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92576

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 9

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -4 lines) Patch
M net/socket/ssl_client_socket_nss.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ext.c View 1 2 3 4 5 3 chunks +80 lines, -1 line 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 2 3 4 3 chunks +7 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 1 2 3 4 5 chunks +12 lines, -1 line 0 comments Download
M net/third_party/nss/ssl/sslt.h View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
rkn
9 years, 5 months ago (2011-07-09 00:41:20 UTC) #1
wtc
When you have addressed the comments below and uploaded a new patch set, please also ...
9 years, 5 months ago (2011-07-13 01:17:15 UTC) #2
rkn
agl: Please review.
9 years, 5 months ago (2011-07-13 21:37:37 UTC) #3
agl
LGTM http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (right): http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/ssl3ext.c#newcode1875 net/third_party/nss/ssl/ssl3ext.c:1875: PRUint32 maxBytes) I would line this up with ...
9 years, 5 months ago (2011-07-13 21:48:29 UTC) #4
rkn
http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/sslt.h File net/third_party/nss/ssl/sslt.h (right): http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/sslt.h#newcode210 net/third_party/nss/ssl/sslt.h:210: ssl_ob_cert_xtn = 0xff0f /* experimental number */ On 2011/07/13 ...
9 years, 5 months ago (2011-07-13 21:57:24 UTC) #5
agl
http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/sslt.h File net/third_party/nss/ssl/sslt.h (right): http://codereview.chromium.org/7327029/diff/9001/net/third_party/nss/ssl/sslt.h#newcode210 net/third_party/nss/ssl/sslt.h:210: ssl_ob_cert_xtn = 0xff0f /* experimental number */ On 2011/07/13 ...
9 years, 5 months ago (2011-07-13 22:01:38 UTC) #6
wtc
LGTM. Please fix the nits below before you commit the CL. Thanks! http://codereview.chromium.org/7327029/diff/9001/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc ...
9 years, 5 months ago (2011-07-13 22:13:47 UTC) #7
commit-bot: I haz the power
Try job failure for 7327029-13002 (retry) on win for step "compile" (clobber build). It's a ...
9 years, 5 months ago (2011-07-13 23:35:49 UTC) #8
commit-bot: I haz the power
Try job failure for 7327029-15001 (retry) on win for step "compile" (clobber build). It's a ...
9 years, 5 months ago (2011-07-14 17:11:27 UTC) #9
commit-bot: I haz the power
9 years, 5 months ago (2011-07-14 18:45:32 UTC) #10
Change committed as 92576

Powered by Google App Engine
This is Rietveld 408576698