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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID parser could overflow if a malicious device (potentially USB) provided
jsg
2020-06-05
1
-5
/
+8
*
Return the correct report ID when hitting a "collection" item.
mpi
2015-02-04
1
-4
/
+28
*
Do not calculated the length of a report with an extra byte for the
mpi
2015-01-18
1
-3
/
+3
*
Keep libusbhid's HID parser in sync with the kernel one. This is mostly
mpi
2014-05-12
1
-196
/
+300
*
use calloc. from Peter Malone
tedu
2014-05-07
1
-3
/
+2
*
revert previous, it was hardly tested and is causing too many issues too close to release.
jasper
2012-07-16
1
-277
/
+191
*
- port multiple report ID support for HID parser from FreeBSD code
yuo
2012-07-11
1
-200
/
+309
*
From NetBSD rev 1.5
jsg
2009-07-24
1
-2
/
+1
*
Global Item #3 should be Physical Minimum not Maximum according
jsg
2009-07-24
1
-2
/
+2
*
knf + new interface: hid_start() is non-exit non-stderr spewing version of hid_init(); ok matthieu millert
deraadt
2004-06-04
1
-16
/
+13
*
Update usb userland stuff to reflect hid changes in the kernel.
nate
2002-05-10
1
-48
/
+99
*
Rename libusb to libusbhid, a better name, per NetBSD
pvalchev
2001-12-30
1
-0
/
+390