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

Issue 418173004: Enable and fix CRLSet and remoting tests on non-Android OpenSSL. (Closed)

Created:
6 years, 4 months ago by davidben
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Enable and fix CRLSet and remoting tests on non-Android OpenSSL. We need CRLSets to work on Mac and the remoting tests can run now that SSLServerSocketOpenSSL is implemented. BUG=338885 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290346

Patch Set 1 #

Patch Set 2 : Missed a spot #

Patch Set 3 : appease nacl #

Patch Set 4 : add a TODO #

Total comments: 2

Patch Set 5 : Rebase, build SSLConfigService on NaCl #

Patch Set 6 : Also build crl_set.cc on NaCl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -56 lines) Patch
M net/net.gypi View 1 2 3 4 5 4 chunks +4 lines, -4 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/negotiating_authenticator_unittest.cc View 11 chunks +12 lines, -19 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc View 2 chunks +2 lines, -9 lines 0 comments Download
M remoting/protocol/third_party_authenticator_unittest.cc View 6 chunks +6 lines, -13 lines 0 comments Download
M remoting/protocol/v2_authenticator_unittest.cc View 1 2 chunks +2 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
davidben
rsleevi: net/ garykac: remoting/
6 years, 4 months ago (2014-07-31 21:39:32 UTC) #1
garykac
remoting lgtm
6 years, 4 months ago (2014-08-04 21:01:45 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/418173004/diff/60001/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://codereview.chromium.org/418173004/diff/60001/net/socket/ssl_client_socket_openssl.cc#newcode951 net/socket/ssl_client_socket_openssl.cc:951: // SSLClientSocket doesn't depend on SSLConfigService. File a bug ...
6 years, 4 months ago (2014-08-04 23:48:46 UTC) #3
davidben
+sergeyu: is building ssl_config_service.cc in net_nacl.gyp fine? It's pulled in to query the global CRLSet. ...
6 years, 4 months ago (2014-08-06 00:02:27 UTC) #4
Sergey Ulanov
On 2014/08/06 00:02:27, David Benjamin wrote: > +sergeyu: is building ssl_config_service.cc in net_nacl.gyp fine? It's ...
6 years, 4 months ago (2014-08-06 17:15:58 UTC) #5
davidben
On 2014/08/06 17:15:58, Sergey Ulanov wrote: > On 2014/08/06 00:02:27, David Benjamin wrote: > > ...
6 years, 4 months ago (2014-08-11 20:50:27 UTC) #6
davidben
Friendly ping
6 years, 4 months ago (2014-08-14 22:31:51 UTC) #7
Sergey Ulanov
On 2014/08/14 22:31:51, David Benjamin wrote: > Friendly ping Not sure if you were pinging ...
6 years, 4 months ago (2014-08-16 00:23:53 UTC) #8
Ryan Sleevi
Update BUILD.gn if necessary (don't believe SK), but otherwise LGTM. Sorry, I thought I already ...
6 years, 4 months ago (2014-08-16 00:59:40 UTC) #9
davidben
On 2014/08/16 00:59:40, Ryan Sleevi wrote: > Update BUILD.gn if necessary (don't believe SK), but ...
6 years, 4 months ago (2014-08-18 18:30:09 UTC) #10
davidben
The CQ bit was checked by davidben@chromium.org
6 years, 4 months ago (2014-08-18 18:30:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/418173004/100001
6 years, 4 months ago (2014-08-18 18:31:45 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 20:02:36 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 (100001) as 290346

Powered by Google App Engine
This is Rietveld 408576698