Commit graph

20 commits

Author SHA1 Message Date
htrefil
ec404c69b3 Update to tokio 1.0 2021-01-01 17:37:00 +01:00
htrefil
ac70b5a8d1 Bump version 2020-11-14 16:04:35 +01:00
htrefil
064d016fc2 Use different default config paths based on target OS 2020-11-13 18:53:58 +01:00
htrefil
ea401ba998 Fix clippy warnings 2020-11-12 18:09:44 +01:00
htrefil
e50a22dfbd Enable input device hotplugging and unplugging 2020-11-08 20:34:45 +01:00
htrefil
aa10368285 Implement timeouts for writing messages to clients 2020-10-31 18:33:01 +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
d34534c409 Don't propagate switch keys 2020-10-30 17:39:11 +01:00
htrefil
7b48a94577 Add named switch key support in config 2020-10-29 18:10:31 +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
4d52e9809b Implement TLS for server 2020-10-28 22:21:44 +01:00
htrefil
d071f7d89c Upgrade to tokio 0.3 2020-10-28 19:50:05 +01:00
htrefil
923b673563 Remove debug logging 2020-10-25 17:36:07 +01:00
htrefil
9ae39a24b9 Destroy virtual device on exit 2020-10-24 19:52:37 +02:00
htrefil
fa776c567c Fix active client handling 2020-10-23 21:11:30 +02:00
htrefil
35c83fbe55 Remove unneeded dependency 2020-10-23 20:36:59 +02:00
htrefil
32dc80ddeb Implement client and server 2020-10-23 19:47:57 +02:00
htrefil
989a1ab7e8 Initial commit 2020-09-16 18:04:18 +02:00