syzkaller/executor
Dmitry Vyukov e3d77cf2a3 .golangci.yml: enable godot checker
A good one. Lots of fixed comments are contributed by episodic contributors.
So it's good to catch these earlier.
2020-06-05 12:23:19 +02:00
..
android executor: minor cleanup of android sandbox 2020-03-11 12:09:17 +01:00
common_akaros.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common_bsd.h executor: fix a USB define on NetBSD 2020-05-21 12:01:24 +02:00
common_fuchsia.h sys/fuchsia: remove deprecated exception APIs 2019-11-14 16:21:01 -08:00
common_kvm_amd64.h executor: prevent non-null expected warnings 2019-03-21 13:27:41 +01:00
common_kvm_arm64.h executor: prevent non-null expected warnings 2019-03-21 13:27:41 +01:00
common_linux.h executor: fix printing null master in netlink_device_change 2020-05-29 09:50:00 +02:00
common_test.h executor: make syz_compare output more handy to use 2019-12-20 16:45:33 +01:00
common_usb_linux.h executor: add support for USB fuzzing on NetBSD 2020-05-19 23:07:55 +02:00
common_usb_netbsd.h executor: fix a cast in common_usb_netbsd.h 2020-05-24 00:00:55 +02:00
common_usb.h executor: add support for USB fuzzing on NetBSD 2020-05-19 23:07:55 +02:00
common_windows.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common.h executor: fix typo (#1737) 2020-05-13 17:50:20 +02:00
executor_akaros.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor_bsd.h executor: add support for extra coverage on NetBSD 2020-05-20 10:23:38 +02:00
executor_fuchsia.h executor: special-case zx_deadline_after return value 2019-06-04 14:57:43 +02:00
executor_linux.h executor: surround the data mapping with PROT_NONE pages 2020-04-18 14:43:29 +02:00
executor_test.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor_windows.h executor: change syscall argument type to intptr_t 2019-05-07 08:48:35 +02:00
executor.cc prog: add ignore_return and breaks_returns call attribtues 2020-04-19 10:26:57 +02:00
gen.go executor: don't build gen.go on FreeBSD 2020-05-13 21:50:15 +02:00
kvm_gen.cc executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
kvm.S.h executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
nocover.h executor: Protect the coverage buffer 2019-06-04 16:24:36 +02:00
stub.go .golangci.yml: enable godot checker 2020-06-05 12:23:19 +02:00
test_linux.h executor: overhaul 2018-07-24 12:04:27 +02:00
test.h executor: fix clang-tidy warnings 2020-03-11 11:59:39 +01:00