1
0
mirror of https://github.com/lxsang/antd-tunnel-plugin synced 2024-11-16 01:38:22 +01:00

Commit Graph

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