teleport/server/tp_core/protocol/ssh
Apex Liu b4014b5af6 build on macos. 2020-01-15 20:07:34 +08:00
..
CMakeLists.txt build on macos. 2020-01-15 20:07:34 +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 try to solve bug: connect to ssh server, sometimes block when send data to client. 2019-11-22 05:52:14 +08:00
ssh_proxy.h 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
ssh_recorder.cpp 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +08:00
ssh_recorder.h 大幅改进ssh命令日志记录功能,并改进命令日志记录格式,为以后命令日志与录像回放同步显示做好准备。 2017-11-23 03:57:36 +08:00
ssh_session.cpp try to solve bug: connect to ssh server, sometimes block when send data to client. 2019-11-22 05:52:14 +08:00
ssh_session.h 修复ssh远程连接后执行 rz 命令无法工作的问题。 2018-11-04 08:58:30 +08:00
stdafx.cpp 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +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的录像相关,未完成。 2019-11-20 04:09:16 +08:00
tpssh.vs2017.sln Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
tpssh.vs2017.vcxproj 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +08:00
tpssh.vs2017.vcxproj.filters 调整win平台使用libssh静态库。 2019-07-02 23:44:01 +08:00