aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/external_fuzzing_usb.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: update USB documentationAndrey Konovalov2025-09-111-48/+127
|
* all: fix typosRoman A2025-06-161-1/+1
|
* docs: update USB documentationAndrey Konovalov2025-04-301-54/+94
| | | | Many assorted updates.
* docs: update information about syz-runtestAleksandr Nogikh2024-08-071-1/+1
| | | | | | This is no longer a standalone tool, but rather a syz-manager mode. Closes #4970.
* docs: link updated instructions for running USB reproducersAndrey Konovalov2024-07-031-112/+3
| | | | Closes #3802.
* docs: fix broken linkvwvw2023-03-071-1/+1
|
* /docs: update instructions for source checkoutAdam Goska2022-01-191-2/+2
| | | | | | Updated documentation regarding source code checkout from the legacy gopath mode 'go get' to 'git clone'. Fixes #2828
* docs: update external_fuzzing_usb.md to match the latest codeRadoslav Gerganov2021-01-221-28/+15
|
* docs: update USB documentationAndrey Konovalov2020-12-161-31/+25
| | | | Minor updates and readability improvements.
* dashboard/config: delete old scripts and configsDmitry Vyukov2020-10-211-10/+0
| | | | | | | | The shell and python scripts and config fragments are replaced by the new config generation system (dashboard/config/linux/bits and tools/syz-kconf). Update #2171
* dashboard/config: move OS configs into separate dirsDmitry Vyukov2020-10-131-3/+3
| | | | | | | | | | | There are too many assorted things in the config dir now. Split them per-OS. For now we just copy them to simplify deployment. When syzbot instances are switched to new configs, we can remove the old ones. Update #2171
* tools/check-whitespace.sh: check for trailing whitespacesDmitry Vyukov2020-09-141-41/+41
| | | | | | File types that we don't format automatically can end up with such basic untidiness as trailing whitespaces. Check for these. Remove all existing precedents.
* docs/usb: fix raw-gadget instructionsAndrey Konovalov2020-08-251-3/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-06-191-4/+8
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-06-171-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-06-161-7/+7
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-06-161-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-06-121-7/+5
|
* docs: move go install instructions to setup.mdAndrey Konovalov2020-05-071-9/+9
| | | | Also update go version requirement to 1.13.
* Update external_fuzzing_usb.mdAndrey Konovalov2020-05-051-28/+9
|
* docs: update source download instructionsDmitry Vyukov2020-05-021-1/+1
| | | | | | | | Since we don't don't have auto-generated files checked-in, go get fails to parse packages. go get only prog package without building, this will checkout the whole repo anyway and that's the only thing we need.
* Update external_fuzzing_usb.mdAndrey Konovalov2020-04-091-4/+5
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-03-231-1/+10
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-03-231-25/+25
|
* sys, docs: rename syzcall to pseudo-syscallAndrey Konovalov2020-03-041-3/+3
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-02-241-1/+1
|
* docs: fix link to usb keyboard.cDmitry Vyukov2020-02-091-1/+2
| | | | | File /tools/syz-usbgen/keyboard.c linked from ./docs/linux/external_fuzzing_usb.md not found Makefile:351: recipe for target 'check_links' failed
* docs: link github.com/xairy/raw-gadgetAndrey Konovalov2020-02-061-61/+5
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-01-231-13/+20
|
* Update external_fuzzing_usb.mdAndrey Konovalov2020-01-071-2/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-191-2/+3
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-3/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-131-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-121-1/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-101-1/+4
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-0/+2
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-16/+20
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-12-031-0/+11
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-11-051-1/+1
|
* executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadgetAndrey Konovalov2019-11-041-22/+22
| | | | The interface is being upstreamed and the name has changed.
* executor/usb: enable endpoints on SET_INTERFACEAndrey Konovalov2019-10-211-7/+4
| | | | | This commit changes syz_usb_control_io to enable the relevant endpoints for the interface being set via a SET_INTERFACE request.
* docs/linux: update USB instructionsAndrey Konovalov2019-09-191-5/+7
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-09-191-1/+1
|
* Update external_fuzzing_usb.mdAndrey Konovalov2019-09-191-2/+2
|
* docs: fix USB Raspberry Pi instructionsAndrey Konovalov2019-09-181-0/+19
|
* sys/linux, executor: basic support for multiple USB interfacesAndrey Konovalov2019-09-061-2/+5
|