Commit Graph

112 Commits (5322b880535eea16b72f28f8fca99f6a1b3c38d3)

Author SHA1 Message Date
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
Apex Lu 2e876a5cfe build with Python 3.7 and newest external from source on Linux ok now. 2018-09-23 17:38:13 +08:00
Apex Liu be816eb564 Merge remote-tracking branch 'remotes/origin/dev' into feature/python-3.7 2018-09-22 02:24:39 +08:00
Apex Liu 7943f50212 Python3.7 works on Windows Platofrm now. 2018-09-22 02:12:53 +08:00
Apex Liu e326b3ac48 修正了无法远程连接SSHv1.99的交换机的问题。 2018-09-22 00:51:56 +08:00
Apex Lu 371e328674 update version. 2018-09-20 02:15:16 +08:00
Apex Lu 3db03008d6 try to fix telnet issues. 2018-09-19 02:04:34 +08:00
Apex Lu 9618204c76 build on Linux now. 2018-09-18 23:41:26 +08:00
Apex Lu f8be2fd1c2 temp. not work yet. 2018-09-16 21:52:10 +08:00
Apex Liu 749c48d999 尝试升级第三方库到最新版本,问题比较多,恢复到上一版,逐步改进(最新的libssh 0.8.2 不再支持SSH1,且不再支持编译为静态库了)。 2018-09-12 02:40:32 +08:00
Apex Liu c43a47f4f6 upgrade external dependency libraries to last version, see external/version.ini for more information. 2018-09-12 02:16:15 +08:00
Apex Liu 1924c890e8 升级版本号,准备发布。 2018-09-02 12:48:29 +08:00
Apex Liu 8c5dab0991 v3.0.1.6-beta release. 2018-05-05 11:30:10 +08:00
Apex Liu e7c657e132 强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。 2018-05-05 00:58:19 +08:00
apexliu 60d3f63d7d update ver to 3.0.0.5-ctp for next release. 2018-04-11 13:24:06 +08:00
Apex Lu 917ecbd9f1 update version to 3.0.0.4, prepare for new CTP-Release. 2018-04-08 17:28:17 +08:00