| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | prog: rename {PtrType,ArrayType}.Type to Elem | Dmitry Vyukov | 2020-05-01 | 1 | -1/+1 |
| * | pkg/host: support wrapping of executor binary | Dmitry Vyukov | 2020-04-17 | 1 | -1/+4 |
| * | csource, executor: add usb emulation feature | Andrey Konovalov | 2020-04-03 | 3 | -3/+9 |
| * | sys/linux: don't use syz_open_dev when openat is enough | Dmitry Vyukov | 2020-03-24 | 1 | -1/+3 |
| * | executor, sys/linux: add ath9k usb descriptions | Andrey Konovalov | 2020-03-13 | 1 | -1/+2 |
| * | pkg/host: fix detection of enabled LSMs | Dmitry Vyukov | 2020-01-05 | 1 | -1/+5 |
| * | pkg/host: detect unsupported LSMs | Dmitry Vyukov | 2020-01-05 | 1 | -0/+31 |
| * | Implement basic support for MIPS64LE | Jouni Hogander | 2019-12-17 | 1 | -0/+2 |
| * | pkg/host: add Features.Supported | Dmitry Vyukov | 2019-11-16 | 2 | -1/+5 |
| * | pkg/host: rename some features | Dmitry Vyukov | 2019-11-16 | 5 | -20/+20 |
| * | executor: refactor sandbox flags | Dmitry Vyukov | 2019-11-16 | 2 | -15/+15 |
| * | pkg/host: split files into syscalls/features | Dmitry Vyukov | 2019-11-16 | 5 | -251/+273 |
| * | sys/targets: add HostFuzzer flag | Dmitry Vyukov | 2019-11-16 | 1 | -7/+5 |
| * | executor, pkg/host: update usb raw-gadget interface | Andrey Konovalov | 2019-11-15 | 1 | -1/+1 |
| * | executor, pkg/host, dashboard/config: rename usb-fuzzer to usb raw-gadget | Andrey Konovalov | 2019-11-04 | 1 | -1/+1 |
| * | executor: move fixed pci devlink handle into network namespace | Jiri Pirko | 2019-11-03 | 2 | -0/+10 |
| * | Disable checkFeature[FeatureNetworkInjection] for NetBSD | Kamil Rytarowski | 2019-10-09 | 1 | -1/+0 |
| * | Change KCSAN info file to debugfs | Marco Elver | 2019-10-08 | 1 | -1/+1 |
| * | executor, host, csource: Add support to enable KCSAN | Marco Elver | 2019-10-04 | 2 | -0/+13 |
| * | all: convert Fuchsia to use "host fuzzing" mode | Matthew Dempsky | 2019-08-27 | 1 | -3/+6 |
| * | pkg/host: fix linux netdevices detection | Dmitry Vyukov | 2019-08-09 | 1 | -10/+2 |
| * | pkg/report: enable feature comparisons for NetBSD | Siddharth M | 2019-07-15 | 1 | -0/+1 |
| * | executor: add network packet injection for NetBSD | Siddharth M | 2019-07-14 | 1 | -0/+1 |
| * | sys/linux, executor: add syz_usb_ep_read syzkall | Andrey Konovalov | 2019-07-01 | 1 | -1/+1 |
| * | pkg/host: improve openat check | mspecter | 2019-06-11 | 1 | -6/+20 |
| * | pkg/host: enable evdev, hidraw and hiddev when USB fuzzing is on | Andrey Konovalov | 2019-06-06 | 1 | -0/+12 |
| * | pkg/host: disable syz_execute_func | Dmitry Vyukov | 2019-06-03 | 1 | -1/+16 |
| * | make changes to prevent failing build | R3x | 2019-05-21 | 1 | -0/+4 |
| * | pkg/runtest: test host.Setup | Dmitry Vyukov | 2019-05-21 | 1 | -1/+1 |
| * | pkg/host: don't enable binfmt_misc on non-linux | Dmitry Vyukov | 2019-05-21 | 1 | -1/+1 |
| * | executor: implement support for leak checking | Dmitry Vyukov | 2019-05-20 | 2 | -144/+17 |
| * | pkg/host: Add test for kallsymsRenameMap | Andrew Donnellan | 2019-05-08 | 1 | -6/+29 |
| * | pkg/host: Add stat to kallsyms rename map | Andrew Donnellan | 2019-05-08 | 1 | -0/+1 |
| * | sys/openbsd: add vmm descriptions (#1152) | Anton Lindqvist | 2019-05-01 | 1 | -0/+17 |
| * | all: add basic USB fuzzing support | Andrey Konovalov | 2019-04-11 | 1 | -0/+10 |
| * | pkg/host: move kallsyms parsing test to host_linux_test.go | Andrey Konovalov | 2019-04-05 | 2 | -77/+77 |
| * | pkg/host: enable kallsyms parsing on arm | Cody Holliday | 2019-04-05 | 2 | -1/+14 |
| * | host: add kallsyms parsing tests | Andrey Konovalov | 2019-04-04 | 2 | -18/+88 |
| * | pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled | Dmitry Vyukov | 2019-02-11 | 1 | -5/+8 |
| * | pkg/host: enable FeatureComparisons on OpenBSD | Anton Lindqvist | 2019-01-21 | 1 | -0/+1 |
| * | pkg/host: enable FeatureComparisons on FreeBSD | Michael Tuexen | 2019-01-20 | 1 | -0/+1 |
| * | kcov: some fixes for extra coverage | Andrey Konovalov | 2019-01-17 | 1 | -1/+1 |
| * | all: detect extra coverage support | Andrey Konovalov | 2019-01-16 | 2 | -6/+45 |
| * | pkg/host: Support extracting kallsyms on ppc64le | Andrew Donnellan | 2019-01-15 | 1 | -0/+2 |
| * | fuzzer: fix syscall detection | Andrey Konovalov | 2019-01-08 | 1 | -2/+2 |
| * | fuzzer: speed up syscall support detection | Andrey Konovalov | 2019-01-08 | 9 | -20/+41 |
| * | executor: reapply setuid sandbox for bsd | Greg Steuck | 2018-12-11 | 1 | -0/+1 |
| * | Revert "executor: add setuid sandbox for openbsd" | Greg Steuck | 2018-12-10 | 1 | -1/+0 |
| * | executor: add setuid sandbox for openbsd | Greg Steuck | 2018-12-10 | 1 | -0/+1 |
| * | executor: add support for tap interfaces on FreeBSD | Michael Tüxen | 2018-12-01 | 1 | -0/+1 |