Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-15 | lint fix | Maxim Devaev | |
2023-07-05 | pikvm/pikvm#1049: VNC: Fixed memory leak when client doesn't send ↵ | Maxim Devaev | |
framebuffer request | |||
2023-06-05 | vnc: force absolute usb mouse_output | Maxim Devaev | |
2023-03-22 | removed aiofs | Maxim Devaev | |
2023-03-08 | Fixed pikvm/pikvm#925: The mouse click should be processed after the movement | Maxim Devaev | |
2022-11-03 | refactoring | Maxim Devaev | |
2022-11-03 | refactoring | Maxim Devaev | |
2022-11-03 | refactoring | Maxim Devaev | |
2022-11-03 | Implemented VNC ContinuousUpdates | Maxim Devaev | |
2022-09-23 | pikvm/pikvm#820: VNC generates fake shift events for some clients | Maxim Devaev | |
2022-09-23 | refactoring | Maxim Devaev | |
2022-09-04 | new typing style | Maxim Devaev | |
2022-08-07 | using shield_fg() | Maxim Devaev | |
2022-08-07 | simplified AioNotifier() | Maxim Devaev | |
2022-08-05 | shielded some tasks | Maxim Devaev | |
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 | common event parsing | Maxim Devaev | |
2022-07-19 | handle closing ws event | 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 | lint fixes | Maxim Devaev | |
2022-07-17 | improved aiotools.run() | Maxim Devaev | |
2022-07-17 | more vnc debug | Maxim Devaev | |
2022-05-24 | lint fix | Maxim Devaev | |
2022-01-17 | refactoring | Maxim Devaev | |
2021-12-23 | python 3.10 | Maxim Devaev | |
2021-10-28 | pikvm/pikvm#521: fixed ipv4-only binding for vnc | 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-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 | |