Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-18 | Finished unrolling noise state machine | jaseg | 1 | -2/+2 | |
2018-12-17 | A bunch of frama-c proofs running through for noise.c | jaseg | 1 | -1/+4 | |
2018-12-13 | Add beginnings of a frama-c proof of the protocol logic | jaseg | 1 | -1/+1 | |
The proof works | |||||
2018-11-16 | Key scrubber works but is untested on race conditions due to unexpected reset | jaseg | 1 | -0/+3 | |
2018-11-14 | known device/sram data persistence working | jaseg | 1 | -2/+2 | |
2018-11-13 | Host handshake mostly working | jaseg | 1 | -2/+2 | |
2018-11-12 | Handshake working with new abstractions | jaseg | 1 | -5/+30 | |
2018-11-08 | HID report transmission partially works now | jaseg | 1 | -0/+1 | |
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 | -0/+24 | |