Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-12 | Confirmed pairing works | jaseg | 1 | -4/+16 | |
2018-11-12 | Handshake working with new abstractions | jaseg | 1 | -6/+30 | |
2018-11-08 | Basic input demo working on qubes | jaseg | 1 | -25/+63 | |
This commit was typed with it ^_^ | |||||
2018-11-08 | Add proof-of-concept packet loss recovery through nonce search | jaseg | 1 | -6/+28 | |
2018-11-08 | HID report transmission partially works now | jaseg | 1 | -0/+5 | |
partially i.e. if you attach the keyboard before the noise handshake. I suspect some memory corruption somewhere. | |||||
2018-11-08 | Break out noise.c and packet_interface.c | jaseg | 1 | -5/+5 | |
2018-11-08 | Noise handshake working | jaseg | 1 | -0/+82 | |