secure-hid/src
2018-12-01 14:02:37 +09:00
..
crypto Noise integration compiles 2018-11-08 15:41:46 +09:00
CMakeLists.txt Replace word lists by PGP word lists 2018-12-01 14:02:37 +09:00
cobs.c Host handshake mostly working 2018-11-13 15:51:35 +09:00
demo.c Replace word lists by PGP word lists 2018-12-01 14:02:37 +09:00
hid_keycodes.c Pairing confirmation: ignore special chars and "and" 2018-11-12 13:19:26 +09:00
hid_keycodes.h Pairing confirmation: ignore special chars and "and" 2018-11-12 13:19:26 +09:00
noise.c Key scrubber works but is untested on race conditions due to unexpected reset 2018-11-16 16:16:30 +09:00
noise.h Key scrubber works but is untested on race conditions due to unexpected reset 2018-11-16 16:16:30 +09:00
packet_interface.c Add tracing 2018-11-13 22:43:00 +09:00
packet_interface.h GUI pairing working as it should 2018-11-14 09:39:43 +09:00
pgp_wordlist Replace word lists by PGP word lists 2018-12-01 14:02:37 +09:00
rand_stm32.c Add tracing 2018-11-13 22:43:00 +09:00
rand_stm32.h Noise handshake working 2018-11-08 16:35:31 +09:00
tinyprintf.c DMA-supported LOG_PRINTF works 2018-11-06 09:15:37 +09:00
tinyprintf.h Switch to cmake build system 2016-09-11 13:30:10 +02:00
tracing.h Pairing and fingerprint checking works nicely now 2018-11-14 22:00:06 +09:00
usart_helpers.c Host handshake mostly working 2018-11-13 15:51:35 +09:00
usart_helpers.h HID report transmission partially works now 2018-11-08 19:53:11 +09:00
usbh_core.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_ac_midi.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_ac_midi_private.h Merged usb midi code into current libusbmaster 2016-06-20 22:34:32 +02:00
usbh_driver_gp_xbox.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_hid.c Confirmed pairing works 2018-11-12 12:48:47 +09:00
usbh_driver_hub.c use default case instead of handling other packet statuses explicitely 2016-09-11 13:31:48 +02:00
usbh_driver_hub_private.h HUB: make use of control wrappers + use enums 2016-09-11 13:31:47 +02:00
usbh_lld_stm32f4.c Confirmed pairing works 2018-11-12 12:48:47 +09:00
words.c Replace word lists by PGP word lists 2018-12-01 14:02:37 +09:00
words.h Replace word lists by PGP word lists 2018-12-01 14:02:37 +09:00