Commit Graph

626 Commits (4c53f88c8b535b448fddd71e7b53091c9ccefa2d)

Author SHA1 Message Date
Apex Liu 4c53f88c8b 版本升级到3.5.5,准备发布测试版。 2020-06-05 00:39:52 +08:00
Apex Liu c3ff1169dd mac助手,首次连接时不再提示输入yes/no了。 2020-06-04 20:56:00 +08:00
Apex Liu ddd01abeb0
Merge pull request #205 from horizonlin/feature/mstsc
处理重置过期密码页面无法正确获取带特殊字符的用户名
2020-05-19 09:57:47 +08:00
Apex Liu 35fd509c75 .temp. 2020-04-28 10:09:59 +08:00
Apex Liu 03d47c8fcd .temp. 2020-04-26 14:53:04 +08:00
horizonlin edd6c1ecdf
修复用户名带特殊符号时修改过期密码界面无法正确获取密码的问题 2020-04-22 11:17:36 +08:00
horizonlin 6b12da5eb8
处理重置过期密码页面无法正确获取带特殊字符的用户名 2020-04-22 09:02:54 +08:00
horizonlin 9770920100
Update login.js
处理重置过期密码时用户名有特殊字符情况下无法正确获取用户名的情况
2020-04-22 08:53:27 +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 b900af6787 .temp. 2020-01-13 20:24:09 +08:00
Apex Liu bb321ce03f .temp. 2019-12-23 05:51:25 +08:00
Apex Liu 2217aab770 .temp. 2019-12-17 01:18:49 +08:00
Apex Liu 6279ec73f3 .temp. 2019-12-16 19:56:57 +08:00
Apex Liu d960f889ab Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-12-10 17:34:00 +08:00
Apex Liu 66bed4d53e try to use Enum type. 2019-12-10 17:33:40 +08:00
Apex Liu 7b0cc6f33d .temp. 2019-12-05 09:36:59 +08:00
Apex Liu a43f7b0f35 .temp. 2019-12-02 19:50:55 +08:00
Apex Liu 7902a3b958 [macos] 在助手程序中使用mebedtls取代openssl。 2019-11-29 20:35:47 +08:00
Apex Liu 0b10a1b1aa try to use 'place-holder' in sql. 2019-11-29 20:33:14 +08:00
Apex Liu bfd8ef11e9 Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-11-28 12:26:18 +08:00
Apex Liu 65e22960da add python modules for MySQL. 2019-11-28 12:26:06 +08:00
Apex Liu b73b3d9b93 .temp. 2019-11-28 09:51:25 +08:00
Apex Liu b4be3de0b3 support export database. 2019-11-27 20:09:11 +08:00
Apex Liu f99d39e2fa Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-11-25 20:25:59 +08:00
Apex Liu d1798c5397 .clear. 2019-11-25 20:17:20 +08:00
Apex Liu 4f6bdbb5c3 clear. 2019-11-22 05:54:17 +08:00
Apex Liu dbe893c88c try to solve bug: connect to ssh server, sometimes block when send data to client. 2019-11-22 05:52:14 +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 e91f057692 .temp. 2019-11-22 02:16:00 +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 d48704b11b fix: make sqlite3 as built-in module for Python3.7.5 2019-11-21 20:34:54 +08:00
Apex Liu 1e9145203b build on linux. 2019-11-21 03:41:46 +08:00
Apex Liu 2908a54f79 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +08:00
Apex Liu f579c8cb69 .temp. 2019-11-20 00:09:33 +08:00
Apex Liu 52badf38cb .temp. 2019-11-19 21:03:37 +08:00
Apex Liu 4a1addf8b5 upgrade to python3.7.5 2019-11-19 20:09:08 +08:00
Apex Liu 814cab3c31 Merge branch 'feature/mstsc' of github.com:tp4444eleport into feature/mstsc 2019-11-19 10:16:14 +08:00
Apex Liu 6130169d83 .temp. 2019-11-19 10:16:01 +08:00
Apex Liu f99af6a2df 修正升级了jsoncpp库之后tp_core无法编译的问题。 2019-11-17 04:43:33 +08:00
Apex Liu 483aa810ee 修正数据库操作使用unix_timestamp()导致sqlite无法工作的问题。 2019-11-17 04:31:11 +08:00
Apex Liu 363be82945
Merge pull request #175 from horizonlin/feature/mstsc
增加用户期限
2019-11-17 03:54:51 +08:00
Apex Liu 61523b0dfc
Merge branch 'feature/mstsc' into feature/mstsc 2019-11-17 03:54:37 +08:00
Apex Liu eae1db3edc 全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。 2019-11-17 03:32:05 +08:00
Apex Liu 50b6eddb36 调整Qt工程输出路径。 2019-11-16 01:27:37 +08:00
Apex Liu b8c6bbcbb1 add temp file/folder to .gitignore 2019-11-16 00:48:23 +08:00
Apex Liu 5455c9ab8d .temp. 2019-11-15 09:35:00 +08:00
Apex Liu 41fa960afc 按优化后的RDP录像格式进行播放,功能完成。 2019-11-13 21:34:30 +08:00
Apex Liu 8ef5cfe118 准备加入zlib支持。 2019-11-11 00:45:37 +08:00