Commit Graph

28 Commits

Author SHA1 Message Date
El
148f22f05f KASM-6984 Update man pages 2025-04-28 23:43:31 +05:00
e7b758465f Allow setting -BlacklistThreshold to 0 to disable it 2024-09-23 13:29:35 +03:00
5456ccc072 Implement rotated watermark text support 2024-01-22 13:32:32 +02:00
7b8a4e8388 Merge branch 'feature/KASM-4034_unix_sockets' into 'master'
Add support for relaying unix sockets

Closes KASM-4034

See merge request kasm-technologies/internal/KasmVNC!90
2023-07-27 14:15:40 +00:00
25a996cb97 Resolve KASM-4489 "Feature/ watermark time" 2023-07-26 23:55:06 +00:00
75c51c1e93 rebase and fix merge conflicts 2023-06-30 12:51:01 -04:00
3116154f79 Merge branch 'master' into feature/KASM-2117_watermark 2023-03-14 08:24:34 -04:00
ae93cd6840 Initial support for intensity-tinted alpha watermark 2023-02-17 14:04:32 +02:00
3bae812364 Add support for relaying unix sockets 2023-02-16 15:51:26 +02:00
d04982125a Initial DRI3 support 2023-01-20 13:18:05 +02:00
a43ea72dc1 update docs 2022-11-25 19:59:06 +00:00
7e4b5daf52 change -H to -http-header 2022-11-08 20:40:16 +00:00
17947d5f44 Add support for custom response headers 2022-11-08 18:16:16 +02:00
36a1ffc5e4 Config-based KasmVNC 2022-08-19 17:54:11 +00:00
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
f8013340ab Add -udpPort 2022-08-01 17:44:26 +03:00
6451cc3220 Add -stunServer arg for on-premises STUN 2022-08-01 13:26:59 +03:00
3b40a92548 Udp 2022-07-26 10:38:14 +00:00
dd276e5e87 Default sendprimary to off (#73)
Co-authored-by: Lauri Kasanen <cand@gmx.com>
2021-10-25 14:40:54 -04:00
5b28a168d0 Chromeclip (#69)
* Initial binary clipboard support

* Rename -DLP_Clip_Types to -DLP_ClipTypes

* Better handling of websocket frames

* Copy-paste bug in SSE2 scaling to under 0.5x

* Remove old text clipboard

* Bind text to binary clipboard

* Move binclip clear to probing phase

* Off-by-one in sse2 scaling

* Add a clarifying log message for INCR clipboard transfers

* WIP: Update novnc commit

* Fix CentOS pipeline

* webpack fix

* Update novnc commit

* Change some DLP defaults

* update novnc commit

Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
2021-10-15 15:57:58 -04:00
dc21d5f97c Add a set of self-microbenchmarks (#51)
Co-authored-by: Lauri Kasanen <cand@gmx.com>
2021-09-09 12:46:57 -04:00
1632f4888d Enable basicauth by default, remove the option to supply it on the command line 2021-03-25 11:25:30 +02:00
46e03289be Manually merged region changes 2021-03-22 10:36:39 +00:00
c3e30dcea1 Add support for DLP_Region 2021-03-15 13:48:56 +02:00
83c83f43ef Add a parameter for separate SSL key 2021-01-15 13:07:53 +02:00
279c41fc32 Add option to pass the password in an encrypted file, kasmvncpasswd utility 2020-10-01 14:37:51 +03:00
a4e0dbf7db Remove 8-bit support from documentation
We removed support in the code ages ago, but overlooked this part of the
documentation. Also remove some dead code in Xvnc on the same theme.
2020-09-21 13:27:19 +03:00
408c005d3e Initial commit 2020-09-20 12:16:44 +00:00