summaryrefslogtreecommitdiff
path: root/lib/libusbhid/data.c
AgeCommit message (Expand)Author
2020-04-04lib/libusbhid: Fix possible left shift changes signedness bit.fox
2016-01-07Fix buffer-overrun/off-by-one in hid_set_data(3).jakllsch
2016-01-01Fix hid_get_data() for negative or 32-bit report data.jakllsch
2010-05-12hid_get_data() will read an extra byte if the data being read ends onplunky
2005-12-14Fix sign extension broken by previous. dillo hacked here too.wiz
2005-12-05fix non-portable right shifts.christos
2003-07-26netbsd.org->NetBSD.orgsalo
2003-03-08add RCSIDlukem
2001-12-28Update for uhidev(4) changes.augustss