| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: fix loop condition in lookup_endpoint | Andrey Konovalov | 2023-07-18 | 1 | -1/+1 |
| * | executor: resolve pseudo syscall compilation problems | Aleksandr Nogikh | 2023-05-04 | 1 | -35/+48 |
| * | executor: fix out of bounds write in lookup_connect_response_in() | Ovidiu Panait | 2022-06-14 | 1 | -1/+2 |
| * | executor: warn about C89-style var declarations | Dmitry Vyukov | 2020-08-14 | 1 | -10/+4 |
| * | executor: remove NONFAILING from pseudo-syscalls | Dmitry Vyukov | 2020-07-15 | 1 | -9/+5 |
| * | executor: add support for USB fuzzing on NetBSD | m00nbsd | 2020-05-19 | 1 | -0/+2 |
| * | executor, sys/linux: syz_usb_ep_read/write accept endpoint address | Andrey Konovalov | 2020-05-15 | 1 | -10/+47 |
| * | executor: stall unknown usb requests | Andrey Konovalov | 2020-05-15 | 1 | -5/+48 |
| * | executor: split out Linux specific USB code | Andrey Konovalov | 2020-03-28 | 1 | -0/+523 |
