Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-21 | improved vnc logging | Maxim Devaev | |
2022-07-21 | improved vnc encodings handling | Maxim Devaev | |
2022-07-20 | option to disable vencrypt | Maxim Devaev | |
2022-07-19 | lint fixes | Maxim Devaev | |
2022-07-19 | verbose rfb encdings report | Maxim Devaev | |
2022-07-18 | log start_tls() | Maxim Devaev | |
2022-07-17 | spell | Maxim Devaev | |
2022-07-17 | more vnc debug | Maxim Devaev | |
2022-05-24 | lint fix | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-05-16 | tesmart rewrite | Devaev Maxim | |
2021-03-26 | fixed mouse remap | Devaev Maxim | |
2021-02-12 | refactoring of x509 | Devaev Maxim | |
2021-02-12 | Implementing X509Plain VeNCrypt security type 262 in place of TLSPlain ↵ | Iordan Iordanov | |
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-01-25 | changed h264 encoding number | Devaev Maxim | |
2021-01-25 | encodings are signed | Devaev Maxim | |
2021-01-24 | reset h264 on some events | Devaev Maxim | |
2021-01-24 | vnc h264 | Devaev Maxim | |
2021-01-23 | rename | Devaev Maxim | |
2021-01-22 | sink source for vnc | Devaev Maxim | |
2020-10-08 | vnc: qemu ext keys | Devaev Maxim | |
2020-09-01 | Remove all uses of = specifier in f-strings. | Oleg Girko | |
This is needed to port to Python 3.7 because Raspbian 10 doesn't have Python 3.8. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-09-01 | Remove all uses of assignment expressions. | Oleg Girko | |
This is needed to port to Python 3.7 because Raspbian 10 doesn't have Python 3.8. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-08-19 | vnc does not support up/down mouse buttons | Devaev Maxim | |
2020-08-18 | mouse buttons 4 and 5 | Devaev Maxim | |
2020-07-31 | vnc option to disabled tls | Devaev Maxim | |
2020-07-23 | client port | Devaev Maxim | |
2020-07-23 | fixed f-string | Devaev Maxim | |
2020-07-03 | mute rfb_close_writer() | Devaev Maxim | |
2020-06-08 | lint fix | Devaev Maxim | |
2020-06-05 | proper logs | Devaev Maxim | |
2020-06-03 | fixed rfb leds | Devaev Maxim | |
2020-05-25 | refactoring | Devaev Maxim | |
2020-05-22 | lint fixes | Devaev Maxim | |
2020-05-17 | better error handling | Devaev Maxim | |
2020-05-16 | improved security checks | Devaev Maxim | |
2020-05-15 | vnc none auth support | Devaev Maxim | |
2020-05-11 | lint fix | Devaev Maxim | |
2020-05-11 | abort vnc connection | Devaev Maxim | |
2020-04-25 | fb_requested on lock | Devaev Maxim | |
2020-04-23 | vnc: anon tls encryption | Devaev Maxim | |
2020-03-26 | vncauth | Devaev Maxim | |
2020-03-23 | refactoring | Devaev Maxim | |