syzkaller/pkg
Dmitry Vyukov 086787dd7e pkg/csource: tidy up generated code a bit
Remove dup newlines around includes.
Makes int values shorter if not hurting readability.
Increase line len to 80.
Remove {} when not needed during copyout.
2017-12-27 20:02:58 +01:00
..
ast pkg/ast: fix TestParseAll 2017-10-19 10:45:27 +02:00
compiler pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
config pkg/config: provide SaveData function 2017-11-16 10:10:12 +01:00
cover pkg/cover: move from cover 2017-06-17 14:41:15 +02:00
csource pkg/csource: tidy up generated code a bit 2017-12-27 20:02:58 +01:00
db syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
email dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
gce syz-manager: send public web addr to dashboard 2017-12-04 11:58:55 +01:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys: move test syscalls to a separate target 2017-12-17 11:39:14 +01:00
ifuzz pkg/ifuzz: use serializer 2017-09-04 20:25:22 +02:00
ipc pkg/csource: fix handling of proc types 2017-12-22 11:59:46 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
kernel sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
log pkg/log: fix tests with -count>0 2017-08-09 10:24:34 +02:00
osutil pkg/report: handle syzkaller binaries 2017-12-12 13:29:45 +01:00
report pkg/report: add more cases where we fail to parse reports 2017-12-27 09:18:26 +01:00
repro pkg/report: include Maintainers into report 2017-11-29 18:24:30 +01:00
rpctype syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00
serializer all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
symbolizer pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00