teleport/server/tp_core/protocol/ssh
Apex Lu 8d4ecdf487 Upgrade version to 3.0.0.2, build and test on Linux. 2017-12-13 23:22:42 +08:00
..
CMakeLists.txt Upgrade version to 3.0.0.2, build and test on Linux. 2017-12-13 23:22:42 +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 部分支持SSHv1(SFTP还不行)... 2017-11-29 04:53:24 +08:00
ssh_proxy.h 改进: 2017-11-20 04:19:04 +08:00
ssh_recorder.cpp RDP功能恢复到v2的状态了,准备尝试支持系统原生RDP客户端。 2017-11-27 02:28:47 +08:00
ssh_recorder.h 大幅改进ssh命令日志记录功能,并改进命令日志记录格式,为以后命令日志与录像回放同步显示做好准备。 2017-11-23 03:57:36 +08:00
ssh_session.cpp 增强对SSHv1的支持,例如不允许打开SFTP、不允许建立多个通道等等。与客户端直连远程主机依然有一些差异,因为客户端连接TP时总是使用的SSHv2协议,所以无法准确判断远程主机的协议版本从而导致一些行为上的差异。 2017-11-30 01:25:31 +08:00
ssh_session.h 部分支持SSHv1(SFTP还不行)... 2017-11-29 04:53:24 +08:00
stdafx.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +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 . 2017-10-26 09:54:28 +08:00
tpssh.vs2015.sln tmp. 2017-01-16 21:28:13 +08:00
tpssh.vs2015.vcxproj . 2017-08-21 05:22:35 +08:00
tpssh.vs2015.vcxproj.filters tmp. 2017-01-16 21:28:13 +08:00