htrefil
|
064d016fc2
|
Use different default config paths based on target OS
|
2020-11-13 18:53:58 +01:00 |
|
htrefil
|
38c6f02701
|
Restructure code to support multiple platforms
|
2020-11-13 18:46:12 +01:00 |
|
htrefil
|
a0a96f65db
|
Use a single byte message sizes
|
2020-11-12 18:41:20 +01:00 |
|
htrefil
|
ea401ba998
|
Fix clippy warnings
|
2020-11-12 18:09:44 +01:00 |
|
htrefil
|
bc6e35bdcf
|
Use inotify from crates.io
|
2020-11-10 17:23:09 +01:00 |
|
htrefil
|
9692a2eaf8
|
Improve key code names
|
2020-11-10 17:17:06 +01:00 |
|
htrefil
|
8766dec86d
|
Fix README
|
2020-11-09 19:26:54 +01:00 |
|
htrefil
|
c334588694
|
Fix enter key not working after rkvm server is launched from terminal
|
2020-11-09 19:18:07 +01:00 |
|
htrefil
|
e50a22dfbd
|
Enable input device hotplugging and unplugging
|
2020-11-08 20:34:45 +01:00 |
|
htrefil
|
a5266f1f52
|
Handle device unplugging
|
2020-11-05 19:12:05 +01:00 |
|
htrefil
|
7eac8bfbc1
|
Update README
|
2020-11-04 22:04:21 +01:00 |
|
htrefil
|
a7846c1142
|
Improve key names
|
2020-10-31 18:56:32 +01:00 |
|
htrefil
|
aa10368285
|
Implement timeouts for writing messages to clients
|
2020-10-31 18:33:01 +01:00 |
|
htrefil
|
8f2aad72d7
|
Add systemd service files
|
2020-10-31 17:18:12 +01:00 |
|
htrefil
|
1b99d2011d
|
Update README
|
2020-10-31 17:12:09 +01:00 |
|
htrefil
|
ecdb086168
|
Update README
|
2020-10-30 19:48:33 +01:00 |
|
htrefil
|
63a9d144bc
|
Improve keyboard code names
|
2020-10-30 18:02:43 +01:00 |
|
htrefil
|
2ae105e9fa
|
Implement message timeouts
|
2020-10-30 18:01:04 +01:00 |
|
htrefil
|
e9d292a749
|
Enable info logging by default
|
2020-10-30 17:45:44 +01:00 |
|
htrefil
|
2b0f3aec18
|
Buffer client reads
|
2020-10-30 17:41:12 +01:00 |
|
htrefil
|
d34534c409
|
Don't propagate switch keys
|
2020-10-30 17:39:11 +01:00 |
|
htrefil
|
ec7cc151f7
|
Clarify example config comments
|
2020-10-29 22:24:19 +01:00 |
|
htrefil
|
3eee67cb57
|
Add license
|
2020-10-29 22:21:09 +01:00 |
|
htrefil
|
a9f15df26d
|
Add README
|
2020-10-29 22:19:44 +01:00 |
|
htrefil
|
8773b1a8b6
|
Remove Event::Sync
|
2020-10-29 20:04:29 +01:00 |
|
htrefil
|
774884218f
|
Improve unrecognized event forwarding
|
2020-10-29 19:22:01 +01:00 |
|
htrefil
|
7b48a94577
|
Add named switch key support in config
|
2020-10-29 18:10:31 +01:00 |
|
htrefil
|
61f925e2d4
|
Use optional OPENSSL environmental variable
|
2020-10-29 17:59:51 +01:00 |
|
htrefil
|
727cd53eae
|
Improve error messages
|
2020-10-29 17:50:55 +01:00 |
|
htrefil
|
dfde202a7b
|
Add certificate generation tool, make identity passwords optional
|
2020-10-29 17:44:08 +01:00 |
|
htrefil
|
d05d9b7d2a
|
Update config examples, Cargo.lock
|
2020-10-28 23:16:57 +01:00 |
|
htrefil
|
ae6bc6ae5a
|
Implement TLS for client
|
2020-10-28 22:53:16 +01:00 |
|
htrefil
|
4d52e9809b
|
Implement TLS for server
|
2020-10-28 22:21:44 +01:00 |
|
htrefil
|
416e213478
|
Clarify comment
|
2020-10-28 20:04:22 +01:00 |
|
htrefil
|
d071f7d89c
|
Upgrade to tokio 0.3
|
2020-10-28 19:50:05 +01:00 |
|
htrefil
|
ed7d5bcf06
|
Implement libevdev event management
|
2020-10-28 19:45:49 +01:00 |
|
htrefil
|
68fa721095
|
Implement libevdev event reading
|
2020-10-25 19:37:18 +01:00 |
|
htrefil
|
5e2e7becb4
|
Gut input crate
|
2020-10-25 18:35:50 +01:00 |
|
htrefil
|
033594e302
|
Fix setup
|
2020-10-25 18:25:41 +01:00 |
|
htrefil
|
b0ee595ce8
|
Remove redundant literal suffix
|
2020-10-25 18:21:59 +01:00 |
|
htrefil
|
f845ecc384
|
Don't write timestamps
|
2020-10-25 18:00:01 +01:00 |
|
htrefil
|
cdbd4bab69
|
Fix EVIOCGRAB ioctl
|
2020-10-25 17:38:52 +01:00 |
|
htrefil
|
923b673563
|
Remove debug logging
|
2020-10-25 17:36:07 +01:00 |
|
htrefil
|
374e86ad47
|
Zero the uinput_setup structure
|
2020-10-24 20:44:08 +02:00 |
|
htrefil
|
435d384eeb
|
Use SYN_REPORT
|
2020-10-24 20:23:46 +02:00 |
|
htrefil
|
9ae39a24b9
|
Destroy virtual device on exit
|
2020-10-24 19:52:37 +02:00 |
|
htrefil
|
197c8503cb
|
Use std File instead of raw libc calls
|
2020-10-24 19:45:15 +02:00 |
|
htrefil
|
11e49ccf0d
|
Rename uinput device to rkvm
|
2020-10-24 19:25:20 +02:00 |
|
htrefil
|
169da10ead
|
Remove redundant type
|
2020-10-23 21:15:54 +02:00 |
|
htrefil
|
fa776c567c
|
Fix active client handling
|
2020-10-23 21:11:30 +02:00 |
|