syzkaller/prog
Dmitry Vyukov cd74cc9cf4 syz-hub: add program
syz-hub is used to exchange programs between syz-managers.
2016-11-17 18:38:10 +01:00
..
analysis.go sys: replace FilenameType with BufferType{Kind: BufferFilename} 2016-11-11 14:32:19 -08:00
clone.go prog: assign types to args during construction 2016-11-11 14:29:52 -08:00
encoding_test.go syz-hub: add program 2016-11-17 18:38:10 +01:00
encoding.go syz-hub: add program 2016-11-17 18:38:10 +01:00
encodingexec_test.go Add tests for big-endian ints 2016-10-13 15:38:58 +02:00
encodingexec.go prog: remote Type argument from Arg.Size/Value 2016-11-11 14:31:55 -08:00
generation.go initial support for call priorities 2015-10-14 16:55:09 +02:00
mutation_test.go Fix validate, detect nil non-optional pointer 2016-10-11 20:54:28 +02:00
mutation.go sys: allow to specify buffer size for strings 2016-11-11 14:34:41 -08:00
parse_test.go prog: fix parse test 2015-12-23 19:47:20 +01:00
parse.go prog: factor out execution log parsing functionality 2015-12-23 19:18:13 +01:00
prio.go sys: allow to specify buffer size for strings 2016-11-11 14:34:41 -08:00
prog_test.go prog: add a simple test for exec encoding 2016-09-24 11:46:43 +02:00
prog.go sys: add string flags 2016-11-11 14:33:37 -08:00
rand.go sys: allow to specify buffer size for strings 2016-11-11 14:34:41 -08:00
size_test.go prog: assign types to args during construction 2016-11-11 14:29:52 -08:00
validation.go prog: fix validation of len arguments 2016-11-12 12:00:38 -08:00