index
:
secure-hid.git
main
SecureHID: Bus encryption for USB HID devices to guard against malicius USB devices and driver VMs in QubesOS
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
add option to pass data to control writes
Amir Hammad
1
-1
/
+9
2016-07-09
Adjust documentation to fit doxygen
Amir Hammad
5
-12
/
+23
2016-07-08
rename usbh_hubbed.* to usbh_core.*
Amir Hammad
7
-9
/
+9
2016-07-08
rename usbh_driver to usbh_low_level_driver
Amir Hammad
1
-2
/
+2
2016-07-08
documentation: add some basic documentation accross the headers
Amir Hammad
6
-17
/
+168
2016-07-08
refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED
Amir Hammad
1
-11
/
+14
2016-06-25
let the user build an array of lld drivers
Amir Hammad
1
-1
/
+2
2016-06-25
move USE_STM32f4_USBH_DRIVER_HS/FS from config.mk to usbh_config.h
Amir Hammad
1
-0
/
+6
2016-06-20
Merged usb midi code into current libusbmaster
Amir Hammad
2
-0
/
+54
2015-04-05
usbh_hubbed: reorder items in _usbh_dev_driver struct
Amir Hammad
1
-1
/
+1
2015-04-05
use stdbool.h to define bool type
Amir Hammad
1
-7
/
+1
2015-04-01
poll(): refactor every poll argument t_us and tflp -> time_curr_us
Amir Hammad
2
-3
/
+12
2015-04-01
libusbhost: Open source USB host stack for embedded devices
Amir Hammad
7
-0
/
+458