teleport/server/tp_core/protocol/ssh
Apex Liu 96fe0a4bca Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
..
CMakeLists.txt build on CentOS 7 and test. Upgrade to libssh-0.8.5. Upgrade all python-module like PIL, etc. 2018-11-27 01:06:59 +08:00
dllmain.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ssh_proxy.cpp 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
ssh_proxy.h 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
ssh_recorder.cpp build with Python3.7.0, it's works. :) 2018-09-24 02:47:50 +08:00
ssh_recorder.h 大幅改进ssh命令日志记录功能,并改进命令日志记录格式,为以后命令日志与录像回放同步显示做好准备。 2017-11-23 03:57:36 +08:00
ssh_session.cpp 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
ssh_session.h 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
stdafx.cpp 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
stdafx.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
targetver.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
tpp_env.cpp . 2017-06-01 03:04:14 +08:00
tpp_env.h change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00:00
tpssh.cpp 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
tpssh.vs2015.sln tmp. 2017-01-16 21:28:13 +08:00
tpssh.vs2015.vcxproj build with Python 3.7 works on Windows now. 2018-09-24 04:04:09 +08:00
tpssh.vs2015.vcxproj.filters 修正了无法远程连接SSHv1.99的交换机的问题。 2018-09-22 00:51:56 +08:00
tpssh.vs2017.sln Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
tpssh.vs2017.vcxproj Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
tpssh.vs2017.vcxproj.filters Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00