teleport/server/tp_core/core
Apex Liu 9d23ba299b 调整配置管理页面,目前暂时使用直接编辑配置文件的方式进行设置。 2017-02-08 00:04:16 +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 libtpssh.so now build on Linux. 2017-01-11 23:24:21 +08:00
main.cpp libtpssh.so now build on Linux. 2017-01-11 23:24:21 +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 解决助手程序只有安装后第一次运行时可以保存配置的问题(安装到Program Files目录下,普通用户没有写权限),现在将配置文件移动到%APPDATA%/Roaming/eomsoft/teleport/assist/cfg目录下了,日志文件在%APPDATA%/Roaming/eomsoft/teleport/assist/log目录下。 2017-02-07 02:07:42 +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 add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
tp_core.vs2015.vcxproj.filters add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
tp_core.vs2015.vcxproj.vcxproj add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_crypto.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +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_db.cpp tp_core now build on Linux. 2017-01-11 20:04:11 +08:00
ts_db.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_env.cpp 为适配跨平台调整代码。此版本可以在Windows和Linux平台编译通过,但尚未进行测试。 2017-01-11 23:50:29 +08:00
ts_env.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_http_client.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_http_client.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_http_rpc.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_http_rpc.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_main.cpp 调整配置管理页面,目前暂时使用直接编辑配置文件的方式进行设置。 2017-02-08 00:04:16 +08:00
ts_main.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_session.cpp add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_session.h add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00
ts_ver.h 解决助手程序只有安装后第一次运行时可以保存配置的问题(安装到Program Files目录下,普通用户没有写权限),现在将配置文件移动到%APPDATA%/Roaming/eomsoft/teleport/assist/cfg目录下了,日志文件在%APPDATA%/Roaming/eomsoft/teleport/assist/log目录下。 2017-02-07 02:07:42 +08:00