Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-01 | Replace word lists by PGP word lists | jaseg | 1 | -69/+69 | |
from https://en.wikipedia.org/wiki/PGP_word_list | |||||
2018-11-14 | Pairing and fingerprint checking works nicely now | jaseg | 1 | -5/+21 | |
2018-11-14 | Basic status icon working | jaseg | 1 | -2/+3 | |
2018-11-14 | GUI pairing working as it should | jaseg | 1 | -5/+18 | |
2018-11-13 | Add tracing | jaseg | 1 | -4/+3 | |
2018-11-13 | Pairing and passthrough mostly working, except it's too slow | jaseg | 1 | -11/+21 | |
2018-11-13 | Textview tomfoolery | jaseg | 1 | -3/+3 | |
2018-11-13 | Host handshake mostly working | jaseg | 1 | -3/+17 | |
2018-11-12 | New host-side arch working | jaseg | 1 | -153/+299 | |
2018-11-12 | Pairing confirmation: ignore special chars and "and" | jaseg | 1 | -1/+3 | |
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 | |