teleport/server/tp_core/protocol/ssh
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
..
CMakeLists.txt 1. try to fix crash on Linux by use libssh multi-thread initialization function. 2017-04-30 17:46:11 +00: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 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
ssh_proxy.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ssh_recorder.cpp 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
ssh_recorder.h 统一录像文件格式。 2017-04-14 18:40:20 +08:00
ssh_session.cpp #10 问题仍然存在,暂时屏蔽可能导致此问题的代码,再进行测试。 2017-04-17 17:40:17 +08:00
ssh_session.h change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00: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 change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00: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 1. try to fix crash on Linux by use libssh multi-thread initialization function. 2017-04-30 17:46:11 +00:00
tpssh.vs2015.sln tmp. 2017-01-16 21:28:13 +08:00
tpssh.vs2015.vcxproj rdp works with freerdp on Windows. 2017-04-10 00:36:38 +08:00
tpssh.vs2015.vcxproj.filters tmp. 2017-01-16 21:28:13 +08:00