Commit Graph

  • 0d9b7360dd
    Merge 70a32ad4e0 into ea8f9b5109 chinshou 2024-12-07 09:28:15 +0900
  • 70a32ad4e0 support shared flag in 7.3.1 ClientInit message handler. This fix that vncproxy can not support multiple clients connecting at the same time. chinshou 2024-12-07 09:23:18 +0900
  • 6a35beea33
    Merge 66c2cfd3b1 into ea8f9b5109 Adriano Sela Aviles 2024-03-15 10:37:14 -0700
  • 66c2cfd3b1 Support for Serving on Generic net.Listener Adriano Sela Aviles 2024-03-15 10:29:37 -0700
  • 24641a1b98
    Merge 2293f40fbf into ea8f9b5109 Taneli Leppä 2021-10-04 22:07:47 +0200
  • 2293f40fbf Added Dockerfile. Taneli Leppä 2021-10-04 22:07:23 +0200
  • 7e4274fc97 Added reMarkable 2.10 authentication support. Taneli Leppä 2021-10-04 20:37:53 +0200
  • ce9a6ba51c
    Merge d9b834fb05 into ea8f9b5109 wentianle 2020-02-22 22:26:11 +0900
  • ea8f9b5109
    Merge pull request #16 from t-yuki/patch-1 master v1.12 Amit Bezalel 2020-01-18 10:43:10 +0200
  • faa9021021
    Update server-messages.go Yukinari Toyota 2020-01-17 13:21:09 +0900
  • 1c052273de Fix noVnc 1.1.0 problem (bad message type 248) Bezalel 2019-12-19 07:56:00 +0200
  • a6e1fdbf7d custom recorders added Sibesh Kar 2019-08-08 02:36:07 +0530
  • b65099a6bc new proto Sibesh Kar 2019-08-08 00:34:05 +0530
  • a91646069e server and client rec Sibesh Kar 2019-08-06 17:56:10 +0530
  • ce80fa1753 python proto file Sibesh Kar 2019-07-15 15:07:05 +0530
  • 73f4a73054 pixel format added Sibesh Kar 2019-07-14 19:49:07 +0530
  • 4756f0b58d recorder working Sibesh Kar 2019-07-14 18:19:52 +0530
  • f0ae005ead FrameBuffer proto working Sibesh Kar 2019-07-14 14:38:30 +0530
  • 038d72a911 proto recorder added Sibesh Kar 2019-07-12 10:32:25 +0530
  • b6bd8a4330 proto sibeshkar 2019-07-11 15:58:09 +0530
  • a529ad41c0 multi save Sibesh Kar 2019-07-06 05:25:18 +0530
  • 8592daa887 multi save Sibesh Kar 2019-07-06 05:25:12 +0530
  • 2d135782b0 client rec working Sibesh Kar 2019-07-06 05:14:27 +0530
  • 71055045e4 separate client working Sibesh Kar 2019-07-06 05:04:15 +0530
  • 5697e041a0 new rec added Sibesh Kar 2019-07-06 04:11:27 +0530
  • f07be04814 use circle amit b 2019-06-16 20:38:05 +0300
  • 55cf83519a remove temp build dirs amit b 2019-06-16 20:30:12 +0300
  • 92ee157817 fixing artifact collection amit b 2019-06-16 20:20:10 +0300
  • f635a73757 Merge branch 'master' of https://github.com/amitbet/VncProxy amit b 2019-06-16 20:17:21 +0300
  • 149e26b6f7 added packaging to build amit b 2019-06-16 20:16:22 +0300
  • 3d42d4fa5f
    changed badge style Amit Bezalel 2019-06-16 03:11:33 +0300
  • f66f550c77
    added circleCI badge Amit Bezalel 2019-06-16 03:09:29 +0300
  • c7ac36d15f remove steps in circleCI config amit b 2019-06-16 03:04:55 +0300
  • 0ba10fab76 fixed cicrleCI testing amit b 2019-06-16 02:59:17 +0300
  • 76299f1bc3 fixed error found in circleCI testing amit b 2019-06-16 02:51:50 +0300
  • a9dce0e6c6 Merge branch 'master' of https://github.com/amitbet/VncProxy amit b 2019-06-16 02:37:07 +0300
  • fa416220ea add circleCI config amit b 2019-06-16 02:36:39 +0300
  • efc5741057
    Update README.md Amit Bezalel 2018-12-04 19:03:16 +0200
  • 82e1549c4f fixed proxy cmdline parameters and logs 1.11 amit b 2018-12-01 14:59:32 +0200
  • 33be77dedc
    Merge pull request #9 from exoscale/go-mod-compatible Amit Bezalel 2018-12-01 14:21:53 +0200
  • 11b1d45ce9
    global: make the whole package go mod ready Yoan Blanc 2018-11-30 09:40:45 +0100
  • 42873297d2
    Merge pull request #8 from exoscale/master Amit Bezalel 2018-11-14 13:45:02 +0200
  • f00e2c33e7
    Merge pull request #1 from exoscale/feature/unixsock-target Marc Falzon 2018-11-14 11:12:53 +0100
  • 9a52a433ea Add support for UNIX socket VNC target Marc Falzon 2018-11-01 10:14:15 +0100
  • 06e555775f Fix recording bug in proxy Marc Falzon 2018-11-01 10:02:35 +0100
  • 3e882d6140
    Update README.md Amit Bezalel 2018-10-27 08:42:36 +0300
  • 5a488bcd0f
    Update README.md Amit Bezalel 2018-10-27 08:40:48 +0300
  • 1596f0daee fixed qemu extended keys v1.1 amitb 2018-10-25 01:53:57 +0300
  • 7cecffecf2 added log level amit b 2018-10-20 02:29:36 +0300
  • f57b698430 added logger trace level and set it to write all bytes amit b 2018-10-19 08:13:16 +0300
  • e03c85f7ab added logLevel to cmdline, moved pesky info lines to debug amit b 2018-10-19 07:55:16 +0300
  • d9b834fb05 Fix vscode go fmt warning wentianle 2018-08-30 13:14:42 +0800
  • e464beb24e Fix gofmt alarm wentianle 2018-08-29 16:15:04 +0800
  • 931b08376b Merge branch 'master' of https://github.com/amitbet/VncProxy amit b 2018-08-20 23:05:23 +0300
  • 2ccc4009f4 added initial support for qemu led state amit b 2018-08-20 23:03:39 +0300
  • 6e1a343b5f
    Update README.md Amit Bezalel 2018-08-17 09:19:47 +0300
  • 446bc0e537
    Merge pull request #2 from wentianle/patch-1 Amit Bezalel 2018-08-11 00:15:54 +0300
  • a870f3cbb9
    fix vncproxy on windows 2008 rfb proto parse bug wentianle 2018-08-10 01:42:52 +0800
  • 1bce301125 added keyframes & an rfbFile writer implementation (initial) keyframes_rfb_files Bezalel 2018-08-01 02:04:30 +0300
  • f19a75749b updated build script Bezalel 2018-08-01 02:02:05 +0300
  • 02dde77daa fixed: listning only to local server connections 1.0.2 Bezalel 2018-08-01 01:29:39 +0300
  • b46f708726 logger should not be open in debug betzalel 2018-02-12 10:14:54 +0200
  • f298567976 added usage examples to readme amit bezalel 2018-02-10 08:43:40 +0200
  • 8543af35a4 advanced the version 1.01 amit bezalel 2018-02-10 01:53:39 +0200
  • f05c96d449 fixed tight encoding, added the QEMU extended keys message (no way to test it) amit bezalel 2018-02-10 01:41:02 +0200
  • f2e945c2d7 filtering pseudo encodings and setting custom compression levels test_novnc_with_ultravnc amit bezalel 2017-11-28 00:04:27 +0200
  • 37e11cd72e updated gitignore amit bezalel 2017-10-12 01:24:58 +0300
  • 47fefaacb6 added missing target host to cmdline params amit bezalel 2017-10-12 01:21:59 +0300
  • 7852f11ceb starting to create a new file format betzalel 2017-08-24 14:33:53 +0300
  • e06ad806db Merge branch 'master' of https://github.com/amitbet/VncProxy betzalel 2017-08-09 11:53:06 +0300
  • 9fff2b46aa a better build script amit bezalel 2017-08-06 01:47:14 +0300
  • aff3a20d4a Update README.md Amit Bezalel 2017-08-06 00:52:54 +0300
  • 6f8d591789 Update README.md Amit Bezalel 2017-08-06 00:52:17 +0300
  • c75e9ccc9c Update README.md Amit Bezalel 2017-08-06 00:51:20 +0300
  • b448d0235a Update README.md Amit Bezalel 2017-08-06 00:48:08 +0300
  • 57fdfe914d Update README.md Amit Bezalel 2017-08-04 23:13:28 -0400
  • 538037aa8f Update README.md Amit Bezalel 2017-08-04 23:11:41 -0400
  • 2c9bfcdd4b added a build script 1.0 amit bezalel 2017-08-05 03:29:19 +0300
  • 594e7393ca added check for recorder cmdline flags amit bezalel 2017-08-05 02:18:29 +0300
  • 39d74c9762 moved and parametrized the recorder amit bezalel 2017-08-03 14:30:39 +0300
  • 8a510da111 some refactoring + better recorder amit bezalel 2017-08-03 01:33:09 +0300
  • aaa1ab310f Merge branch 'master' of https://github.com/amitbet/VncProxy amit bezalel 2017-07-28 17:49:00 +0300
  • eed10643b3 added cmdline binaries for proxy and player amit bezalel 2017-07-28 17:48:22 +0300
  • 3240108c51 Update README.md Amit Bezalel 2017-07-22 08:43:59 +0300
  • 28c664f5cd updated docs amit bezalel 2017-07-22 01:38:22 +0300
  • 1307fd6d3a fixed a mean buffers bug where readerHelper sent the empty part of the buffer to listeners. amit bezalel 2017-07-22 00:07:22 +0300
  • 0d44ad3ca5 added back the serverUpdater listener amit bezalel 2017-07-21 16:51:08 +0300
  • baf477d8d5 leftovers amit bezalel 2017-07-21 16:09:49 +0300
  • 34528de10f some fixes amit bezalel 2017-07-21 16:09:27 +0300
  • 952cd69365 fixed passing server init resolution in proxy code amit bezalel 2017-07-20 16:37:19 +0300
  • 2d87ae5773 general refactoring + fixed setcursorpseudo amit bezalel 2017-07-20 02:01:40 +0300
  • 662e8393e9 refactored player code amit bezalel 2017-07-19 00:23:45 +0300
  • 2038848b8e added support for cursor & last rect pseudo encodings amit bezalel 2017-07-19 00:10:37 +0300
  • 898f98608d some more readme changes amit bezalel 2017-07-15 18:52:11 +0300
  • 8aa4fdddcd readme changes amit bezalel 2017-07-15 18:45:44 +0300
  • 327fa433fb Update README.md Amit Bezalel 2017-07-15 08:35:37 +0300
  • 0bfb5175ca Update README.md Amit Bezalel 2017-07-15 08:34:11 +0300
  • 157fadd2c3 Update README.md Amit Bezalel 2017-07-15 08:31:53 +0300
  • 3498de4534 Update README.md Amit Bezalel 2017-07-15 08:31:00 +0300
  • bf67b331a9 Update README.md Amit Bezalel 2017-07-15 08:28:17 +0300