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

Issue 8771031: Add NSS function to retrieve TLS client cert types requested by server. (Closed)

Created:
9 years ago by mattm
Modified:
9 years ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Add NSS function to retrieve TLS client cert types requested by server. BUG=88782 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113109

Patch Set 1 : #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : review changes, add patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -1 line) Patch
M net/third_party/nss/README.chromium View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/getrequestedclientcerttypes.patch View 1 2 1 chunk +103 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl.h View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 1 2 3 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
mattm
(I can work on making a net/third_party/nss/patches for this once the initial review is done.) ...
9 years ago (2011-12-02 03:54:00 UTC) #1
wtc
Patch Set 2 LGTM. SSL_(Get)RequestedClientCertificateTypes might be a better name for the function. The comment ...
9 years ago (2011-12-02 22:31:46 UTC) #2
mattm
Updated and added patch. (bugzilla not responding for me, I'll post it there later.) http://codereview.chromium.org/8771031/diff/1005/net/third_party/nss/ssl/ssl.h ...
9 years ago (2011-12-06 00:32:01 UTC) #3
wtc
9 years ago (2011-12-06 00:45:57 UTC) #4
Patch Set 3 LGTM.

Powered by Google App Engine
This is Rietveld 408576698