Devaev Maxim
1eb5a2aedd
lint fix
2021-03-06 01:09:37 +03:00
Devaev Maxim
c54c1daebd
send i-frame first
2021-03-06 00:47:12 +03:00
Devaev Maxim
4760a0bdda
refactoring of x509
2021-02-12 05:23:07 +03:00
Iordan Iordanov
5e690126ce
Implementing X509Plain VeNCrypt security type 262 in place of TLSPlain security type 259.
...
This is a fix for both bVNC on iOS and for devices that do not support Anonymous Diffie
Hellman ciphers (e.g. Android past API 23).
It provides a mechanism for verifying and approving the identity of the server and ensuring
subsequent connections to the same server are not under MITM attack.
2021-02-12 04:06:49 +03:00
Devaev Maxim
dfb952e421
memory link fix
2021-02-04 05:27:22 +03:00
Devaev Maxim
ffeb626ef8
queue-based vnc fb task
2021-02-04 02:23:59 +03:00
Devaev Maxim
32bd2453eb
fixed h264 accumulating
2021-02-03 21:38:16 +03:00
Devaev Maxim
db4dc5de45
refactoring
2021-02-03 20:40:02 +03:00
Devaev Maxim
416817b1c0
fix
2021-02-03 06:53:21 +03:00
Devaev Maxim
a0601faafb
accumulate h264 frames
2021-02-03 06:46:53 +03:00
Devaev Maxim
0538a6828f
refactoring
2021-01-28 20:36:46 +03:00
Devaev Maxim
4c32ce01ad
many fixes for h264 chain
2021-01-26 06:28:40 +03:00
Devaev Maxim
11a3079d24
changed h264 encoding number
2021-01-25 13:40:03 +03:00
Devaev Maxim
69faec54fc
encodings are signed
2021-01-25 13:13:11 +03:00
Devaev Maxim
cd90bc67f2
reset h264 on some events
2021-01-24 16:08:23 +03:00
Devaev Maxim
3a2ffca6b7
vnc h264
2021-01-24 12:02:04 +03:00
Devaev Maxim
61f52a36a2
rename
2021-01-23 08:11:38 +03:00
Devaev Maxim
4d4fb69d2e
refactoring
2021-01-23 07:00:49 +03:00
Devaev Maxim
ebe40697a5
sink source for vnc
2021-01-22 04:26:04 +03:00
Devaev Maxim
2b064a3bee
basic python 3.9 support
2020-12-02 14:37:48 +03:00
Devaev Maxim
d96478b209
Merge branch 'confirm' into master
2020-10-15 09:56:52 +03:00
Devaev Maxim
6420bc4533
mypy again
2020-10-13 14:55:08 +03:00
Devaev Maxim
a7f3773e0b
service --run
2020-10-11 04:46:50 +03:00
Devaev Maxim
a0b920a9d6
vnc: qemu ext keys
2020-10-08 15:26:37 +03:00
Devaev Maxim
f1910f7c8e
more correct keymap handling
2020-10-08 12:18:38 +03:00
Devaev Maxim
630593492a
ignored protected-access for _unpack()
2020-09-30 07:25:52 +03:00
Oleg Girko
f13581d356
Remove all uses of = specifier in f-strings.
...
This is needed to port to Python 3.7 because
Raspbian 10 doesn't have Python 3.8.
Signed-off-by: Oleg Girko <ol@infoserver.lv>
2020-09-01 19:24:13 +03:00
Oleg Girko
2dbf11428f
Remove all uses of assignment expressions.
...
This is needed to port to Python 3.7 because
Raspbian 10 doesn't have Python 3.8.
Signed-off-by: Oleg Girko <ol@infoserver.lv>
2020-09-01 19:24:13 +03:00
Devaev Maxim
f0882df330
fixed VNC for capture without quality control
2020-08-22 22:35:37 +03:00
Devaev Maxim
e4393fe4b1
vnc does not support up/down mouse buttons
2020-08-19 08:56:57 +03:00
Devaev Maxim
28cc3fe99a
mouse buttons 4 and 5
2020-08-18 10:45:15 +03:00
Devaev Maxim
5953604b6b
vnc option to disabled tls
2020-07-31 05:27:41 +03:00
Devaev Maxim
ca3641c85b
client port
2020-07-23 11:38:27 +03:00
Devaev Maxim
d338bf219c
tune vnc socket
2020-07-23 10:38:45 +03:00
Devaev Maxim
37c2f9391c
fixed f-string
2020-07-23 05:51:16 +03:00
Devaev Maxim
5f1733d002
complex info handle
2020-07-09 09:41:05 +03:00
Devaev Maxim
36d0880a03
mute rfb_close_writer()
2020-07-03 22:17:53 +03:00
Devaev Maxim
a28548cec5
lint fix
2020-06-08 05:52:58 +03:00
Devaev Maxim
83a8eb8dd2
proper logs
2020-06-05 06:27:23 +03:00
Devaev Maxim
54f0e1990b
fixed rfb leds
2020-06-03 01:59:15 +03:00
Devaev Maxim
cb9597679d
improved info handler
2020-06-02 20:59:43 +03:00
Devaev Maxim
a5fcafe2a5
image context manager
2020-05-29 18:53:17 +03:00
Devaev Maxim
1c93f6a562
refactoring
2020-05-28 11:03:49 +03:00
Devaev Maxim
9bfc09a265
prepare to the new feature
2020-05-25 21:32:01 +03:00
Devaev Maxim
e6f8396661
refactoring
2020-05-25 01:52:37 +03:00
Devaev Maxim
d5dca5a8b4
refactoring
2020-05-25 01:49:39 +03:00
Devaev Maxim
499cbb0cc5
improved some logging
2020-05-25 01:39:18 +03:00
Devaev Maxim
cf47e0c880
commond kvmd ws client
2020-05-24 11:41:38 +03:00
Devaev Maxim
d61471d3a3
share ClientSession via KvmdClientSession
2020-05-24 03:00:29 +03:00
Devaev Maxim
e9d86c058d
major keymaps improvement
2020-05-23 15:57:02 +03:00