|
Use ChannelMojo for remote security key channels.
Mojo does not support disconnecting from one OS-level pipe and
reconnecting over another, so this changes remote security key
connections to all use the same well-known named pipe.
BUG= 604282
Committed: https://crrev.com/b90d19c1d61697c297d7494636c1e0fcfbc59eb9
Cr-Commit-Position: refs/heads/master@{#430557}
Total comments: 11
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+392 lines, -706 lines) |
Patch |
 |
M |
remoting/host/DEPS
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/chromoting_messages.h
|
View
|
|
1 chunk |
+1 line, -16 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/BUILD.gn
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
D |
remoting/host/security_key/fake_ipc_security_key_auth_handler.h
|
View
|
1
2
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
D |
remoting/host/security_key/fake_ipc_security_key_auth_handler.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/fake_security_key_ipc_client.h
|
View
|
1
2
|
6 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/fake_security_key_ipc_client.cc
|
View
|
1
2
|
5 chunks |
+13 lines, -28 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/fake_security_key_ipc_server.h
|
View
|
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/fake_security_key_ipc_server.cc
|
View
|
1
2
3
|
4 chunks |
+25 lines, -14 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/remote_security_key_main.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_auth_handler_win.cc
|
View
|
1
2
3
|
10 chunks |
+28 lines, -111 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_auth_handler_win_unittest.cc
|
View
|
1
2
|
14 chunks |
+50 lines, -174 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_client.h
|
View
|
1
2
|
4 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_client.cc
|
View
|
1
2
|
9 chunks |
+25 lines, -70 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_client_unittest.cc
|
View
|
1
2
|
6 chunks |
+16 lines, -56 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_constants.h
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_constants.cc
|
View
|
|
2 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_server.h
|
View
|
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_server.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_server_impl.h
|
View
|
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_server_impl.cc
|
View
|
1
2
|
7 chunks |
+44 lines, -20 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_ipc_server_unittest.cc
|
View
|
|
13 chunks |
+109 lines, -29 lines |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_message_handler.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/security_key/security_key_message_handler_unittest.cc
|
View
|
1
2
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 38 (27 generated)
|