syzkaller/sys
Dmitry Vyukov ba64d006de prog: implement strict parsing mode
Add bulk of checks for strict parsing mode.
Probably not complete, but we can extend then in future as needed.
Turns out we can't easily use it for serialized programs
as they omit default args and during deserialization it looks like missing args.
2018-12-10 16:37:01 +01:00
..
akaros sys: check that target consts are defined 2018-10-19 19:11:22 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd sys/freebsd: fix socketpair usage 2018-12-09 15:31:32 +01:00
fuchsia sys/fuchsia: fix task syscalls. 2018-11-29 21:27:15 +00:00
linux prog: implement strict parsing mode 2018-12-10 16:37:01 +01:00
netbsd sys/netbsd: fix socketpair usage 2018-12-09 15:31:32 +01:00
openbsd sys/openbsd: fix socketpair usage 2018-12-09 15:31:32 +01:00
syz-extract sys: initial trusty support 2018-11-07 17:52:06 -08:00
syz-sysgen Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
targets sys/targets: some syscalls on OpenBSD does need defines 2018-12-07 09:45:14 +01:00
test prog: implement strict parsing mode 2018-12-10 16:37:01 +01:00
trusty sys: disable trusty for now 2018-11-08 20:14:05 -08:00
windows sys: check that target consts are defined 2018-10-19 19:11:22 +01:00
sys.go sys: disable trusty for now 2018-11-08 20:14:05 -08:00