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

Issue 13351006: net: move openssl and keygen from net/base to net/cert (Closed)

Created:
7 years, 8 months ago by Paweł Hajdan Jr.
Modified:
7 years, 8 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, sail+watch_chromium.org
Visibility:
Public.

Description

net: move openssl_client_key_store from net/base to net/ssl This is a follow-up to https://codereview.chromium.org/13006020/ BUG=70818 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191853

Patch Set 1 #

Patch Set 2 : just client_key_store #

Patch Set 3 : ssl it is #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -435 lines) Patch
M chrome/browser/ui/android/ssl_client_certificate_request.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
D net/base/openssl_client_key_store.h View 1 chunk +0 lines, -108 lines 0 comments Download
D net/base/openssl_client_key_store.cc View 1 chunk +0 lines, -140 lines 0 comments Download
D net/base/openssl_client_key_store_unittest.cc View 1 chunk +0 lines, -173 lines 0 comments Download
M net/net.gyp View 1 2 7 chunks +6 lines, -6 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
A + net/ssl/openssl_client_key_store.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
A + net/ssl/openssl_client_key_store.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + net/ssl/openssl_client_key_store_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Paweł Hajdan Jr.
If the moves look OK, I'd do the usual fix-ups (sorting gyp, windows #include order, ...
7 years, 8 months ago (2013-03-29 22:43:31 UTC) #1
Ryan Sleevi
<keygen> is not related to certificates
7 years, 8 months ago (2013-03-29 22:51:17 UTC) #2
Ryan Sleevi
On 2013/03/29 22:51:17, Ryan Sleevi wrote: > <keygen> is not related to certificates Which is ...
7 years, 8 months ago (2013-03-29 22:53:59 UTC) #3
Paweł Hajdan Jr.
On 2013/03/29 22:53:59, Ryan Sleevi wrote: > On 2013/03/29 22:51:17, Ryan Sleevi wrote: > > ...
7 years, 8 months ago (2013-03-29 23:00:55 UTC) #4
Ryan Sleevi
On 2013/03/29 23:00:55, Paweł Hajdan Jr. wrote: > On 2013/03/29 22:53:59, Ryan Sleevi wrote: > ...
7 years, 8 months ago (2013-03-29 23:03:05 UTC) #5
Paweł Hajdan Jr.
Done. Fix-ups still to be done, just wanted to make sure this is good.
7 years, 8 months ago (2013-03-29 23:37:34 UTC) #6
Ryan Sleevi
Looking closely, I'm torn between whether this belongs in net/cert or net/ssl The reason I ...
7 years, 8 months ago (2013-03-30 00:10:57 UTC) #7
Paweł Hajdan Jr.
PTAL I've sorted net.gyp and updated commit message. The Rietveld issue title is preserved so ...
7 years, 8 months ago (2013-04-01 18:48:13 UTC) #8
Ryan Sleevi
lgtm
7 years, 8 months ago (2013-04-01 19:41:15 UTC) #9
Paweł Hajdan Jr.
7 years, 8 months ago (2013-04-02 17:42:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r191853.

Powered by Google App Engine
This is Rietveld 408576698