Commit Graph

53 Commits

Author SHA1 Message Date
DanyLE d4b43a40c3 fix(CI): use cross toolchain
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
2024-03-13 23:42:08 +01:00
DanyLE de2c072d6d feat: update code to support antd 2.0.0 new plugin interface
gitea-sync/antd-tunnel-plugin/pipeline/head There was a failure building this commit Details
2024-03-13 18:15:44 +01:00
Dany LE 8da0bf3934
Update Jenkinsfile
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
gitea-sync/antd-tunnel-plugin/pipeline/tag This commit looks good Details
2023-07-22 23:47:57 +02:00
DanyLE 320064c2a6 dont log user and access token in syslog
gitea-sync/antd-tunnel-plugin/pipeline/head There was a failure building this commit Details
2023-04-03 17:03:04 +02:00
DanyLE 3121fc86a7 feat: support multiple hotlines, use specific keychain channel for user verification
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
2023-03-29 12:08:38 +02:00
DanyLE d8eb1b34ce Merge branch 'master' of github.com:lxsang/antd-tunnel-plugin
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
2023-01-09 19:55:36 +01:00
DanyLE f569ebc505 update to support new version of httpd 2023-01-09 19:55:21 +01:00
Dany LE 2fc85a03fb
Update Jenkinsfile
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
2022-10-03 09:54:46 +02:00
Dany LE 145a385fec
Use older toolchain
gitea-sync/antd-tunnel-plugin/pipeline/head There was a failure building this commit Details
2022-09-30 11:59:35 +02:00
DanyLE 8a4763117e fix incorrect poll timeout
gitea-sync/antd-tunnel-plugin/pipeline/head This commit looks good Details
2022-08-31 20:35:07 +02:00
DanyLE 1cb8bfa32b use poll instead of select on client sockets whose fid may be greater than 1024 2022-08-30 17:48:15 +02:00
Dany LE 4f8f020cd8
Update Jenkinsfile 2022-08-03 09:36:43 +02:00
Dany LE 28be884b3c
Update Jenkinsfile 2022-08-02 08:57:03 +02:00
Dany LE 539b8797c8
Create Jenkinsfile 2022-08-02 08:54:49 +02:00
Dany LE 14e37aa77a use network byte order in message 2021-11-27 12:29:28 +01:00
Dany LE 6a4682c571 allow user identification in publisher 2021-10-27 15:42:02 +02:00
Dany LE 9406c4d33e use minima frame format on client side 2021-10-27 13:49:59 +02:00
Xuan Sang LE 14a06ab344
Update .drone.yml 2021-10-04 22:16:35 +02:00
lxsang fa38afe0e2 Add keychain manager to tunnel plugin, user need to login to use the tunnel service 2021-10-04 22:15:19 +02:00
lxsang b8e9803b04 add keychain support 2021-10-04 17:24:53 +02:00
Xuan Sang LE 0a0cd8c19d
Update .drone.yml 2021-03-19 10:55:12 +01:00
Xuan Sang LE 61f4dec7f3
Update README.md 2021-01-31 18:14:43 +01:00
Xuan Sang LE 84f2b586ce
Create .drone.yml 2021-01-27 20:40:51 +01:00
lxsang 826eec21fd improvement code 2021-01-03 21:31:04 +01:00
lxsang 34cdfb996e clean cod 2021-01-03 12:31:48 +01:00
lxsang fc33873d19 use standard websoket ping message to verify client 2021-01-03 02:40:43 +01:00
lxsang 602d121403 fix bug 2021-01-03 00:25:47 +01:00
lxsang 4cdfaf5da2 cleanup code 2021-01-02 20:07:23 +01:00
lxsang a0347eac48 improvement code 2021-01-02 19:47:00 +01:00
lxsang 4a2b7ca22e improvement api 2021-01-01 15:35:37 +01:00
lxsang 89b52082d9 add missing header files 2021-01-01 14:06:45 +01:00
lxsang e1838b1f7f Improvement stability 2020-12-30 14:31:08 +01:00
lxsang 5219d6d037 generate archive 2020-12-28 21:38:42 +01:00
lxsang 17c4396474 improve tunnel API 2020-12-28 21:36:38 +01:00
lxsang 061a3c418e increse payoad length support larger than 65Kb 2020-12-28 13:25:13 +01:00
lxsang 9ee98e869e generate dist 2020-12-28 12:23:44 +01:00
lxsang 49c3305262 Merge branch 'master' of https://github.com/lxsang/antd-tunnel-plugin 2020-12-28 12:17:35 +01:00
lxsang 4e35fa3738 increase timeout on tunnel 2020-12-28 12:17:27 +01:00
Xuan Sang LE 088eea387c
Merge pull request #1 from lxsang/add-license-1
Create LICENSE
2020-12-25 19:27:58 +01:00
Xuan Sang LE ad3b5d26bd
Create LICENSE 2020-12-25 19:27:48 +01:00
lxsang 15e086441d allow ping message on tunnel 2020-12-22 16:00:53 +01:00
lxsang 61e7040426 fix overflow bug 2020-11-29 14:39:10 +01:00
lxsang 5a3f4fc81d reduce frame sie 2020-11-29 13:26:09 +01:00
lxsang 1938f8f099 disable header check 2020-11-26 20:09:01 +01:00
lxsang 67ba24d298 use blocking select 2020-09-13 01:51:28 +02:00
lxsang 9d012cf49f update to the new library 2020-08-25 18:25:58 +02:00
lxsang 39b3461f97 increase waiting timeout 2020-08-19 11:15:38 +02:00
lxsang 656ac4c309 add distrib 2020-08-06 23:30:23 +02:00
lxsang 0c1630c24d refactory code, fix seg error 2020-08-06 23:17:07 +02:00
lxsang b09e44b67d working version 2020-08-05 20:10:19 +02:00