teleport/server/tp_core/protocol/telnet
Apex Liu 958712745b 1. use jsoncpp c++11 interface in telnet module. 2. fix timeout when create ssh channel on libssh session. 2019-11-22 02:59:52 +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 加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。 2018-04-06 06:56:37 +08:00
stdafx.cpp 加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。 2018-04-06 06:56:37 +08:00
stdafx.h 加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。 2018-04-06 06:56:37 +08:00
targetver.h 加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。 2018-04-06 06:56:37 +08:00
telnet_conn.cpp try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
telnet_conn.h try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
telnet_proxy.cpp try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
telnet_proxy.h try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
telnet_recorder.cpp build on linux. 2019-11-21 03:41:46 +08:00
telnet_recorder.h telnet录像支持记录客户端窗口大小改变事件,并能正确回放了。 2018-04-08 17:01:45 +08:00
telnet_session.cpp try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
telnet_session.h 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
tpp_env.cpp telnet可以录像和播放了(还不能记录命令,不能感知客户端窗口大小变化) 2018-04-06 07:59:44 +08:00
tpp_env.h 加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。 2018-04-06 06:56:37 +08:00
tptelnet.cpp 1. use jsoncpp c++11 interface in telnet module. 2. fix timeout when create ssh channel on libssh session. 2019-11-22 02:59:52 +08:00
tptelnet.vs2017.sln Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
tptelnet.vs2017.vcxproj .temp. 2019-06-29 18:00:24 +08:00
tptelnet.vs2017.vcxproj.filters .temp. 2019-06-29 18:00:24 +08:00