index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libusbhid
/
parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
HID parser could overflow if a malicious device (potentially USB) provided
jsg
1
-5
/
+8
2015-02-04
Return the correct report ID when hitting a "collection" item.
mpi
1
-4
/
+28
2015-01-18
Do not calculated the length of a report with an extra byte for the
mpi
1
-3
/
+3
2014-05-12
Keep libusbhid's HID parser in sync with the kernel one. This is mostly
mpi
1
-195
/
+299
2014-05-07
use calloc. from Peter Malone
tedu
1
-3
/
+2
2012-07-16
revert previous, it was hardly tested and is causing too many issues too close to release.
jasper
1
-277
/
+191
2012-07-11
- port multiple report ID support for HID parser from FreeBSD code
yuo
1
-200
/
+309
2009-07-24
From NetBSD rev 1.5
jsg
1
-2
/
+1
2009-07-24
Global Item #3 should be Physical Minimum not Maximum according
jsg
1
-2
/
+2
2004-06-04
knf + new interface: hid_start() is non-exit non-stderr spewing version of hid_init(); ok matthieu millert
deraadt
1
-16
/
+13
2002-05-10
Update usb userland stuff to reflect hid changes in the kernel.
nate
1
-48
/
+99
2001-12-30
Rename libusb to libusbhid, a better name, per NetBSD
pvalchev
1
-0
/
+390