Commit Graph

127 Commits (626743d84e79c1364fe969925592fab08226d33d)

Author SHA1 Message Date
Apex Liu c639273154 fix typo. 2021-05-19 01:24:38 +08:00
Apex Liu 9abde183f9 修正无法在win平台构建助手的问题。 2021-03-08 01:13:00 +08:00
Apex Liu 3a42600b73 修正:审计页面没有显示用户姓名,仅显示了用户登录账号名;
修正:telnet配置为无用户名密码登录时,总是提示参数错误;
其他:去掉构建脚本对python2的支持;
2020-12-05 01:33:47 +08:00
Apex Liu a50b540b95 修正:SSH会话结束后,未更新结束状态到数据库,导致WEB页面始终显示会话未结束。 2020-11-07 02:13:37 +08:00
Apex Liu c2cf5b1842 Fix builder script for Linux. 2020-11-03 00:57:26 +08:00
Apex Liu b7d9f6f0d8 大幅度改进SSH模块,增加稳定性。 2020-10-15 02:50:33 +08:00
Apex Liu e4ecbe6543 build on MacOS 10.15. 2020-08-12 23:48:12 +08:00
Apex Liu 8fef2fc2cd 编译Mac版助手,并发布3.5.6版Mac助手。 2020-08-05 02:56:57 +08:00
Apex Liu 74c4d08071 tmp: update build scripts. 2020-07-15 05:03:04 +08:00
Apex Liu 90d67e9ef2 修正:当TP服务器配置为 `https`方式访问时,RDP录像播放器不能正确获取录像文件。 2020-07-15 03:11:43 +08:00
Apex Liu 5353008364 tmp: adjust build scripts. 2020-07-13 02:47:40 +08:00
Apex Liu 1722244670 fix: add patch for libssh-0.8.9 2020-07-13 00:55:52 +08:00
Apex Liu c1d370ad53 fix: remove libssh.so, force to link to libssh.a 2020-07-07 11:44:21 +08:00
Apex Liu b051316715 fix build script when libssh downgrade to 0.8.9 2020-07-07 09:57:22 +08:00
Apex Liu 9fa10ea7de try to downgrade to libssh 0.8.9. 2020-07-07 00:56:52 +08:00
Apex Liu 69f5374478 准备发布3.5.6 2020-06-16 00:58:58 +08:00
Apex Liu dd69dc8ab7 修复:Win版助手打包脚本增加缺失的运行时动态库 msvcp140.dll 及 qt 所需的 api-ms-xxxx 系列动态库。 2020-06-15 02:58:01 +08:00
Apex Liu 838bcb5979 mac版支持RDP录像回放了。 2020-06-06 21:36:00 +08:00
Apex Liu 4c53f88c8b 版本升级到3.5.5,准备发布测试版。 2020-06-05 00:39:52 +08:00
Apex Liu 03d47c8fcd .temp. 2020-04-26 14:53:04 +08:00
Apex Liu 1c8c9daa99 准备3.5.3测试版本。 2020-03-26 20:32:35 +08:00
Apex Liu da209cbea7 macOS版助手可以配合FreeRDP 2.0.0-rc4版本使用了(与TP3.2.2服务端配合使用,测试连接Win10通过)。 2020-02-06 23:19:06 +08:00
Apex Liu b4014b5af6 build on macos. 2020-01-15 20:07:34 +08:00
Apex Liu 7902a3b958 [macos] 在助手程序中使用mebedtls取代openssl。 2019-11-29 20:35:47 +08:00
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
Apex Liu 379061dbff fix: update to Python 3.7.5 and new PIL module, can not save JPEG image. 2019-11-22 02:12:01 +08:00
Apex Liu 1e9145203b build on linux. 2019-11-21 03:41:46 +08:00
Apex Liu 4a1addf8b5 upgrade to python3.7.5 2019-11-19 20:09:08 +08:00
Apex Liu eae1db3edc 全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。 2019-11-17 03:32:05 +08:00
Apex Liu 3117c3e447 .temp. 2019-07-01 04:12:47 +08:00
Apex Liu 9649aca480 prepare for v3.3.1 2019-06-29 18:57:59 +08:00
Apex Liu d800ff8526 .tmp. 2019-01-29 20:18:48 +08:00
Apex Liu cad9beb31f 解决助手在某些情况下无法启动HTTPS服务的问题,重新颁发针对127.0.0.1的IP证书,助手版本号升级到3.2.2. 2019-01-26 04:23:28 +08:00
Apex Liu 951af98f51 升级版本号到v3.2.2,准备发布。 2019-01-23 02:40:22 +08:00
Apex Liu f3419918cf 1. 修正bug#145: 密码已经过期时,用户在登录界面登录后会跳转到修改密码界面,必须先修改密码后方可继续登录; 2. 远程连接时检查助手版本是否匹配; 3. 修正:登录界面刚显示出来就点击密码输入框,会在短时间后焦点调到用户名输入框。 2019-01-16 03:08:07 +08:00
Apex Liu c16d32e6d5 .adjust build script for Windows. 2019-01-05 02:39:33 +08:00
Apex Liu e58ca64e3f Fixed: 1. some SSH session can not terminate; 2. some times core service crash. 2019-01-04 19:39:33 +08:00
Apex Liu f30e6e3ba1 .fix libssh source code for auto-build on Linux. 2019-01-03 16:10:44 +08:00
Apex Liu e96534b4d7 .调整构建脚本,支持vs2017环境的自动构建。 2018-12-28 02:58:59 +08:00
Apex Liu 63a691394c 调整win版安装脚本。 2018-12-25 16:47:32 +08:00
Apex Liu 140b034f50 .fix build script for macOS. 2018-12-20 21:11:32 +08:00
Apex Liu e01bc0893c 调整win助手安装脚本和自动构建脚本。 2018-12-10 00:01:40 +08:00
Apex Liu 6ffa716e4b 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
Apex Liu ef90de7ebe 升级版本号到v3.2.0-beta. 2018-11-25 02:05:10 +08:00
Apex Liu b59fa23a93 完善构建脚本,macOS平台可以直接生成最终的助手安装包dmg文件了。 2018-11-20 02:02:21 +08:00
Apex Liu 73051854dd . 2018-11-10 14:09:29 +08:00
Apex Liu 35a53e8c7e build with python 3.7 (miniconda) on MacOS and works. 2018-09-27 04:38:29 +08:00
Apex Lu 051b1fee28 fix script for builder. 2018-09-24 04:46:12 +08:00
Apex Liu a6f03f3a66 build with Python 3.7 works on Windows now. 2018-09-24 04:04:09 +08:00
Apex Lu b521beef38 build with Python3.7.0, it's works. :) 2018-09-24 02:47:50 +08:00