Commit Graph

102 Commits

Author SHA1 Message Date
mattmcclaskey 6774cbf3a2 Merge branch 'master' into feature/KASM-4034_unix_sockets 2023-07-26 08:24:10 -04:00
Matthew McClaskey fc0f2a3192 Merge branch 'bugfix/restart-crash' into 'master'
Blind guess at the reported crash

See merge request kasm-technologies/internal/KasmVNC!104
2023-07-26 12:03:33 +00:00
Lauri Kasanen 0527c9f76e Add support for compositing 2023-07-25 13:56:05 +00:00
Lauri Kasanen e41bc997a6 Blind guess at the reported crash 2023-07-12 17:16:28 +03:00
mattmcclaskey 75c51c1e93 rebase and fix merge conflicts 2023-06-30 12:51:01 -04:00
Matthew McClaskey 932ca80b50 update Xvnc version 2023-04-04 18:15:53 +00:00
ryan.kuba 9aa33f1900 KASM-4151 copying over fixes from gnome_blank branch 2023-03-21 12:21:40 -07:00
mattmcclaskey a1e3d91489 KASM-4134 change license to GPLv2 2023-03-15 12:59:38 -04:00
mattmcclaskey 3116154f79 Merge branch 'master' into feature/KASM-2117_watermark 2023-03-14 08:24:34 -04:00
mattmcclaskey 252fc2f20c rebase and fix conflicts 2023-03-07 07:23:03 -05:00
mattmcclaskey 6a8adf0fb1 Add yaml configs for new settings 2023-03-03 08:58:14 -05:00
ryan.kuba ee10b81eef KASM-3806 revert yaml changes to working ones 2023-03-02 13:06:29 -08:00
Ryan Kuba f1bdfb5ab5 Merge branch 'master' into 'feature/KASM-3806_hw3d'
# Conflicts:
#   builder/build.sh
2023-03-02 19:52:20 +00:00
Dmitry Maksyoma 60cfd52bcf Refactor 2023-02-28 23:31:00 +13:00
ryan.kuba 1b7ebc2a96 KASM-4038 update var to be inside scope instead of global 2023-02-24 07:21:51 -08:00
Dmitry Maksyoma 8a9fd18228 vncserver: die without printing source code line 2023-02-23 07:40:00 +13:00
Dmitry Maksyoma e5056eaeea vncserver: fix debug output 2023-02-23 07:01:42 +13:00
Dmitry Maksyoma 16bf937bfa vncserver: die if config wasn't loaded 2023-02-23 06:19:42 +13:00
Dmitry Maksyoma 797c57121a vncserver: add debug output on config load 2023-02-23 05:40:12 +13:00
Dmitry Maksyoma a1b138e5e1 vncserver: support Logger debug level 2023-02-23 05:39:12 +13:00
Lauri Kasanen ae93cd6840 Initial support for intensity-tinted alpha watermark 2023-02-17 14:04:32 +02:00
ryan.kuba cdf21ea6fd KASM-4038 fix yaml processor to now pass a bool value for hw3d 2023-02-16 18:48:42 -08:00
ryan.kuba 22ec1c6dbd KASM-4038 add yaml config options for new CLI params 2023-02-16 16:01:11 -08:00
Lauri Kasanen 3bae812364 Add support for relaying unix sockets 2023-02-16 15:51:26 +02:00
Lauri Kasanen 38ac841490 Update xserver120.patch with present change 2023-01-20 13:23:54 +02:00
Lauri Kasanen d04982125a Initial DRI3 support 2023-01-20 13:18:05 +02:00
Lauri Kasanen 4b89868219 Some warning fixes 2023-01-18 15:31:13 +02:00
Lauri Kasanen 7760ec2d84 Clear a warning 2023-01-18 15:31:13 +02:00
Lauri Kasanen 90afa1f005 Save xorg .gitignore 2023-01-16 14:34:40 +02:00
Lauri Kasanen 1bd674d7b3 Also clear local clipboards 2023-01-10 13:56:13 +02:00
matt a43ea72dc1 update docs 2022-11-25 19:59:06 +00:00
Matthew McClaskey bd8b6d522a KASM-3542 new yaml options http-header, stun server 2022-11-10 10:36:24 +00:00
Matthew McClaskey 7e4b5daf52 change -H to -http-header 2022-11-08 20:40:16 +00:00
Lauri Kasanen 17947d5f44 Add support for custom response headers 2022-11-08 18:16:16 +02:00
Matthew McClaskey 3b1a72738e Merge branch 'feature/KASM-3371_keystroke_logging' into 'master'
Move keypress logging behind the DLP_Log verbose option

Closes KASM-3371

See merge request kasm-technologies/internal/KasmVNC!71
2022-10-14 18:06:37 +00:00
Matthew McClaskey 99c1e10789 Resolve KASM-2346 "Feature/ extend mouse buttons" 2022-10-14 17:28:02 +00:00
Lauri Kasanen 17cd5e597a Move keypress logging behind the DLP_Log verbose option 2022-10-13 13:39:49 +03:00
Dmitry Maksyoma 34ca7595e8 vncserver: don't require group memebership for cert readability check 2022-10-12 09:52:39 +00:00
Dmitry Maksyoma 9a49e96a7f Enable clipboard from and to client by default 2022-09-08 15:33:49 +12:00
Dmitry Maksyoma 36a1ffc5e4 Config-based KasmVNC 2022-08-19 17:54:11 +00:00
Anthony Merrill d9cf46f83e Merge branch 'feature/KASM-2797_force_full_frame' into 'master'
Add /api/send_full_frame

Closes KASM-2797

See merge request kasm-technologies/internal/KasmVNC!50
2022-08-14 16:13:32 +00:00
Anthony Merrill 5e2a8b45da Merge branch 'feature/KASM-2837_STUN_srv_setting' into 'master'
Add -stunServer arg for on-premises STUN

Closes KASM-2837

See merge request kasm-technologies/internal/KasmVNC!57
2022-08-14 15:51:23 +00:00
Anthony Merrill bb1bd5ff8f Merge branch 'feature/CVE-2022-2320' into 'master'
adding CVE patches for out of bounds memory access

See merge request kasm-technologies/internal/KasmVNC!55
2022-08-11 15:31:17 +00:00
Lauri Kasanen f8013340ab Add -udpPort 2022-08-01 17:44:26 +03:00
Lauri Kasanen 6451cc3220 Add -stunServer arg for on-premises STUN 2022-08-01 13:26:59 +03:00
Lauri Kasanen 3b40a92548 Udp 2022-07-26 10:38:14 +00:00
ryan.kuba a4ac7bee16 adding CVE patches for out of bounds memory access 2022-07-14 09:33:09 -04:00
Dmitry Maksyoma 1c54f4f921 Improve prompts to create a user 2022-07-06 01:56:32 +12:00
Lauri Kasanen 8b71ea3cd9 Add /api/send_full_frame 2022-06-23 18:53:27 +03:00
Matthew McClaskey 774a61ace7 Toggle game mode 2022-05-03 17:30:12 +00:00