syzkaller/prog
Dmitry Vyukov f950e82d47 prog: export RestoreLinks function
Allows to use compiled descriptions.
Will be useful for static checking utility.
2019-12-17 19:03:39 +01:00
..
test prog: fix out-of-bounds access 2019-07-30 19:33:02 +02:00
alloc_test.go .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
alloc.go prog: fix a bunch of bugs in parsing 2019-03-29 08:56:02 +01:00
analysis.go prog: add implementation for resource centric 2019-09-03 16:30:45 +02:00
any_test.go prog: add implementation for resource centric 2019-09-03 16:30:45 +02:00
any.go prog, pkg/compiler: support fmt type 2018-07-08 22:52:24 +02:00
checksum_test.go pkg/csource: fix handling of proc types 2017-12-22 11:59:46 +01:00
checksum.go pkg/compiler: refactor len target checking 2019-05-14 19:28:01 +02:00
clone.go prog: extend panic messages 2019-11-26 14:29:58 +01:00
decl_test.go prog: speed up resource ctors detection 2019-08-30 12:51:28 -07:00
decodeexec.go all: fix some static analysis warnings 2019-04-23 17:58:54 +03:00
encoding_test.go prog, pkg/csource: more readable serialization for strings 2018-12-15 15:17:13 +01:00
encoding.go tools: add syz-expand 2019-09-23 17:13:23 +02:00
encodingexec_test.go prog: fix checksum dependencies 2019-02-01 16:52:54 +01:00
encodingexec.go prog, pkg/csource: more readable serialization for strings 2018-12-15 15:17:13 +01:00
export_test.go prog: measure memory allocation in benchmarks 2019-08-13 17:02:48 +02:00
generation.go prog: add insertionPoint param in generateCall func 2019-09-23 15:35:26 +02:00
hints_test.go prog: add size checks for const arguments during hints mutation 2019-10-03 10:57:55 +02:00
hints.go prog: add size checks for const arguments during hints mutation 2019-10-03 10:57:55 +02:00
minimization_test.go prog: don't minimize ProcType to 0 2019-07-26 10:29:36 +02:00
minimization.go prog: don't minimize ProcType to 0 2019-07-26 10:29:36 +02:00
mutation_test.go prog: mutate length of output buffers 2019-10-10 14:37:42 +02:00
mutation.go prog, pkg/compiler: alignment for integer ranges 2019-10-25 18:16:59 +02:00
norace_test.go prog: parallelize tests 2018-05-04 20:07:32 +02:00
parse_test.go prog: parallelize tests 2018-05-04 20:07:32 +02:00
parse.go prog: fix out-of-bounds access 2019-07-30 19:33:02 +02:00
prio_test.go prog: fix typo in comment 2019-12-04 09:46:40 +01:00
prio.go pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
prog_test.go tools: add syz-expand 2019-09-23 17:13:23 +02:00
prog.go sys/linux: prohibit opening /proc/self/exe 2019-02-08 16:30:44 +01:00
race_test.go prog: parallelize tests 2018-05-04 20:07:32 +02:00
rand_test.go syz-manager: fix unwanted syscalls that were enabled 2019-09-24 20:13:37 +02:00
rand.go pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
resources.go prog: speed up resource ctors detection 2019-08-30 12:51:28 -07:00
size_test.go pkg/compiler: add offsetof type 2019-05-16 18:05:05 +02:00
size.go prog, pkg/compiler: alignment for integer ranges 2019-10-25 18:16:59 +02:00
target.go prog: export RestoreLinks function 2019-12-17 19:03:39 +01:00
types.go pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
validation.go prog: fix a bunch of bugs in parsing 2019-03-29 08:56:02 +01:00