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

Issue 1136813002: Remove client_auth_cert_needed_ from SSLClientSocketOpenSSL. (Closed)

Created:
5 years, 7 months ago by davidben
Modified:
5 years, 7 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@opt-in-renego
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove client_auth_cert_needed_ from SSLClientSocketOpenSSL. That state isn't needed. When an operation fails in OpenSSL, SSL_get_error tells you exactly what event it was waiting for. BUG=none Committed: https://crrev.com/ced4aa9b28c59dac38971c3528f3bcc05d700dde Cr-Commit-Position: refs/heads/master@{#329491}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -14 lines) Patch
M net/socket/ssl_client_socket_openssl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 7 chunks +10 lines, -11 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
davidben
To verify BoringSSL's semantics, grep for SSL_X509_LOOKUP. SSL_get_error is this monster of a function and ...
5 years, 7 months ago (2015-05-08 22:15:52 UTC) #2
davidben
(This sites on top of the renego CL, so I haven't fired off try jobs ...
5 years, 7 months ago (2015-05-08 22:16:29 UTC) #3
Ryan Sleevi
lgtm
5 years, 7 months ago (2015-05-08 22:52:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1136813002/20001
5 years, 7 months ago (2015-05-12 20:58:45 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-12 21:22:47 UTC) #7
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 21:23:39 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ced4aa9b28c59dac38971c3528f3bcc05d700dde
Cr-Commit-Position: refs/heads/master@{#329491}

Powered by Google App Engine
This is Rietveld 408576698