teleport/server/tp_core/core
Apex Liu 05d91e0610 Build and test on macOS, include tp_core and assist. 2018-09-28 02:59:15 +08:00
..
res add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
CMakeLists.txt Build and test on macOS, include tp_core and assist. 2018-09-28 02:59:15 +08:00
main.cpp temp. 2017-10-12 20:35:57 +08:00
resource.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
tp_core.rc build with Python 3.7 and newest external from source on Linux ok now. 2018-09-23 17:38:13 +08:00
tp_core.vs2015.sln add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
tp_core.vs2015.vcxproj compile on windows. 2018-09-18 02:46:41 +08:00
tp_core.vs2015.vcxproj.filters compile on windows. 2018-09-18 02:46:41 +08:00
tp_tpp_mgr.cpp 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
tp_tpp_mgr.h 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
ts_crypto.cpp 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
ts_crypto.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_env.cpp fix ini parser not work when new line flag '\r\n' and '\n' in the same file. 2017-11-26 04:44:06 +08:00
ts_env.h 修正:配置了端口号后不能正常工作。 2017-04-18 18:56:45 +08:00
ts_http_client.cpp try to fix telnet issues. 2018-09-19 02:04:34 +08:00
ts_http_client.h Now core server not access database directly anymore. 2017-03-02 06:12:37 +08:00
ts_http_rpc.cpp 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
ts_http_rpc.h 增强:强制中断在线会话功能实现了,SSH协议已测试,RDP和TELNET协议尚未实现。 2018-05-04 01:30:54 +08:00
ts_main.cpp 支持会话无操作超时设置,默认15分钟没有操作则断开连接。 2018-04-30 01:54:59 +08:00
ts_main.h 支持会话无操作超时设置,默认15分钟没有操作则断开连接。 2018-04-30 01:54:59 +08:00
ts_session.cpp 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
ts_session.h 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
ts_ver.h build with Python 3.7 and newest external from source on Linux ok now. 2018-09-23 17:38:13 +08:00
ts_web_rpc.cpp 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
ts_web_rpc.h 改进: 2017-11-20 04:19:04 +08:00