tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libusbhid
/
at
trash-bin2
9 files
Makefile
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
10 years ago
data.c
Do not skip or add a byte for the report ID when manipulating data.
12 years ago
descr.c
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
parse.c
HID parser could overflow if a malicious device (potentially USB) provided too many PUSH. report from Andy Nguyen @ google. fix by jcs
5 years ago
shlib_version
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
usage.c
Fix hid_usage_in_page(hid_parse_usage_in_page()) for the Buttons page.
7 years ago
usbhid.3
man pages: add missing commas between subordinate and main clauses
4 years ago
usbhid.h
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
usbvar.h
Keep libusbhid's HID parser in sync with the kernel one. This is mostly a backport from FreeBSD's r205728, r224511 and 225839 without the new functions to set/get a report ID nor the usbhidctl(1) & usbhidaction(1) bits.
12 years ago