aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_usb_linux.h
Commit message (Expand)AuthorAgeFilesLines
* executor: fix loop condition in lookup_endpointAndrey Konovalov2023-07-181-1/+1
* executor: resolve pseudo syscall compilation problemsAleksandr Nogikh2023-05-041-35/+48
* executor: fix out of bounds write in lookup_connect_response_in()Ovidiu Panait2022-06-141-1/+2
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-10/+4
* executor: remove NONFAILING from pseudo-syscallsDmitry Vyukov2020-07-151-9/+5
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-191-0/+2
* executor, sys/linux: syz_usb_ep_read/write accept endpoint addressAndrey Konovalov2020-05-151-10/+47
* executor: stall unknown usb requestsAndrey Konovalov2020-05-151-5/+48
* executor: split out Linux specific USB codeAndrey Konovalov2020-03-281-0/+523