teleport/server/tp_core/core
Apex Liu 1c8c9daa99 准备3.5.3测试版本。 2020-03-26 20:32:35 +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 on macos. 2020-01-15 20:07:34 +08:00
main.cpp try to fix thread problem when use libuv. 2018-11-03 14:11:02 +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 准备3.5.3测试版本。 2020-03-26 20:32:35 +08:00
tp_core.vs2017.sln typo fix. 2019-08-15 19:22:41 +08:00
tp_core.vs2017.vcxproj typo fix. 2019-08-15 19:22:41 +08:00
tp_core.vs2017.vcxproj.filters Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +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 Fixed: 1. some SSH session can not terminate; 2. some times core service crash. 2019-01-04 19:39:33 +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 .temp. 2019-12-05 09:36:59 +08:00
ts_http_rpc.h 修正:核心服务接收POST请求时根据第一个字符是否为%来决定是否要进行url_decode,以支持curl命令行调用和tp_web调用两种情况。 2018-12-28 02:27:56 +08:00
ts_main.cpp try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
ts_main.h 支持会话无操作超时设置,默认15分钟没有操作则断开连接。 2018-04-30 01:54:59 +08:00
ts_session.cpp .temp. 2019-12-05 09:36:59 +08:00
ts_session.h try to fix thread problem when use libuv. 2018-11-03 14:11:02 +08:00
ts_ver.h 准备3.5.3测试版本。 2020-03-26 20:32:35 +08:00
ts_web_rpc.cpp 修正升级了jsoncpp库之后tp_core无法编译的问题。 2019-11-17 04:43:33 +08:00
ts_web_rpc.h 改进: 2017-11-20 04:19:04 +08:00