Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-16 | tesmart rewrite | Devaev Maxim | |
2021-03-26 | fixed mouse remap | Devaev Maxim | |
2021-03-14 | ustreamer without dict caching | Devaev Maxim | |
2021-03-06 | lint fix | Devaev Maxim | |
2021-03-06 | send i-frame first | 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-02-04 | memory link fix | Devaev Maxim | |
2021-02-04 | queue-based vnc fb task | Devaev Maxim | |
2021-02-03 | fixed h264 accumulating | Devaev Maxim | |
2021-02-03 | refactoring | Devaev Maxim | |
2021-02-03 | fix | Devaev Maxim | |
2021-02-03 | accumulate h264 frames | Devaev Maxim | |
2021-01-28 | refactoring | Devaev Maxim | |
2021-01-26 | many fixes for h264 chain | Devaev Maxim | |
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-23 | refactoring | Devaev Maxim | |
2021-01-22 | sink source for vnc | Devaev Maxim | |
2020-12-02 | basic python 3.9 support | Devaev Maxim | |
2020-10-15 | Merge branch 'confirm' into master | Devaev Maxim | |
2020-10-13 | mypy again | Devaev Maxim | |
2020-10-11 | service --run | Devaev Maxim | |
2020-10-08 | vnc: qemu ext keys | Devaev Maxim | |
2020-10-08 | more correct keymap handling | Devaev Maxim | |
2020-09-30 | ignored protected-access for _unpack() | 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-22 | fixed VNC for capture without quality control | Devaev Maxim | |
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 | tune vnc socket | Devaev Maxim | |
2020-07-23 | fixed f-string | Devaev Maxim | |
2020-07-09 | complex info handle | 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-06-02 | improved info handler | Devaev Maxim | |
2020-05-29 | image context manager | Devaev Maxim | |
2020-05-28 | refactoring | Devaev Maxim | |
2020-05-25 | prepare to the new feature | Devaev Maxim | |
2020-05-25 | refactoring | Devaev Maxim | |
2020-05-25 | refactoring | Devaev Maxim | |
2020-05-25 | improved some logging | Devaev Maxim | |