kvm/internal
Adam Shiervani 23c79941d2 refactor: enhance keep-alive handling and jitter compensation in HID RPC
- Implemented staleness guard to ignore outdated keep-alive packets.
- Added jitter compensation logic to adjust timer extensions based on packet arrival times.
- Introduced new methods for managing keep-alive state and reset functionality in the Session struct.
- Updated auto-release delay mechanism to use dynamic durations based on keep-alive timing.
- Adjusted keep-alive interval in the UI to improve responsiveness.
2025-09-18 13:12:00 +02:00
..
confparser Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
hidrpc refactor: remove unused NewKeypressKeepAliveMessage function from HID RPC 2025-09-18 13:12:00 +02:00
logging Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
mdns network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
network fix(timesync): ensure that auto-update waits for time sync (#609) 2025-09-16 15:37:02 +02:00
timesync fix(timesync): ensure that auto-update waits for time sync (#609) 2025-09-16 15:37:02 +02:00
tzdata feat: improve custom jiggler settings and add timezone support (#742) 2025-08-19 16:50:42 +02:00
udhcpc Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
usbgadget refactor: enhance keep-alive handling and jitter compensation in HID RPC 2025-09-18 13:12:00 +02:00
utils fix: ensure that security-key backed SSH keys are supported (#807) 2025-09-17 12:14:45 +02:00
websecure feat(websecure): add support for ed25519 certificates (#513) 2025-05-25 11:09:58 +02:00