Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |