aboutsummaryrefslogtreecommitdiffstats
path: root/csource
Commit message (Expand)AuthorAgeFilesLines
* pkg/fileutil: move from fileutilDmitry Vyukov2017-06-031-1/+1
* csource: regenerateDmitry Vyukov2017-06-031-1/+1
* all: speed up testsDmitry Vyukov2017-05-291-1/+3
* csource: reproduce crashes with fault injectionDmitry Vyukov2017-05-263-24/+56
* sys, executor: extract tcp sequence numbers from /dev/net/tunAndrey Konovalov2017-05-262-11/+136
* csource: regenerateDmitry Vyukov2017-05-251-0/+6
* prog, executor: move checksum computation to executorAndrey Konovalov2017-05-122-1/+56
* csource: strip __STDC_VERSION__ macro from generated sourceDmitry Vyukov2017-05-061-1/+12
* vm: add Odroid supportAndrey Konovalov2017-03-101-1/+1
* csource: regenerateDmitry Vyukov2017-03-051-1/+6
* csource: fix parallel mode to wait for subprocessesDmitry Vyukov2017-02-021-1/+3
* executor: fix undefined setup_tun() function error in c reprosAndrey Konovalov2017-02-011-2/+6
* csource: regenerate and reformatDmitry Vyukov2017-02-012-2/+4
* executor: fix tun initialization when sandbox != noneAndrey Konovalov2017-01-312-20/+31
* sys: improve kvm descriptionDmitry Vyukov2017-01-281-63/+106
* csource, syz-gce: regenerate and reformatDmitry Vyukov2017-01-271-2/+2
* executor: protect against memory corruptions betterDmitry Vyukov2017-01-251-2/+8
* executor: change tun subnet to 172.20.*Andrey Konovalov2017-01-231-3/+3
* csource: use 0x%x format for printing bitfield addr and argAndrey Konovalov2017-01-231-1/+1
* all: spot optimizationsDmitry Vyukov2017-01-201-1/+4
* executor: fix warning regarding type cast in STORE_BY_BITMASKAndrey Konovalov2017-01-201-1/+1
* csource: fix STORE_BY_BITMASK in prog2cAndrey Konovalov2017-01-201-1/+1
* executor: fix copyin of valuesDmitry Vyukov2017-01-171-11/+13
* csource: regenerateDmitry Vyukov2017-01-171-0/+12
* prog: add bitfields to templatesAndrey Konovalov2017-01-171-1/+10
* sys, executor: more kvm improvementsDmitry Vyukov2017-01-123-15/+119
* sys: extend kvm supportDmitry Vyukov2017-01-092-1/+836
* executor: use NONFAILING strcpy in syz_open_devDmitry Vyukov2017-01-091-1/+1
* csource: compile with -WerrorDmitry Vyukov2017-01-093-10/+10
* csource: fix fork bombDmitry Vyukov2017-01-091-0/+1
* csource: remove more predefined defines from generated sourceDmitry Vyukov2017-01-091-14/+21
* executor: don't fail on ENOMEMDmitry Vyukov2016-12-161-1/+1
* executor: handle exit failuresDmitry Vyukov2016-12-081-9/+25
* executor: add struct to cap structsDmitry Vyukov2016-12-071-7/+9
* executor: don't try to open tun if it's not enabledAndrey Konovalov2016-12-022-6/+16
* csourse: emit remove_dir only when neededAndrey Konovalov2016-11-292-2/+4
* csourse: fix emitting syz_* syscalls in c reproducerAndrey Konovalov2016-11-291-2/+12
* executor: emit ethernet trafficAndrey Konovalov2016-11-292-15/+136
* csource: don't emit syz_ syscalls is they are not usedDmitry Vyukov2016-11-262-9/+28
* sys: add proc type to denote per proccess integersAndrey Konovalov2016-11-251-1/+1
* executor: fix sandbox=setuidDmitry Vyukov2016-11-221-0/+4
* csourceL add missing include and defineDmitry Vyukov2016-11-221-0/+2
* vm: add ability to interrupt commandsDmitry Vyukov2016-11-191-0/+1
* repro: factor out of syz-repro toolDmitry Vyukov2016-11-193-30/+483
* sys, prog: add tests for description parsing and serializationDmitry Vyukov2016-09-281-0/+2
* csource: make collide mode more randomDmitry Vyukov2016-08-281-4/+5
* csource: teach how to execute pseudo syz_ syscallsDmitry Vyukov2016-08-282-13/+165
* executor, csource: share some common code between executor and csourceDmitry Vyukov2016-08-281-33/+7
* csource: support nonfailing argument copyin/copyoutDmitry Vyukov2016-08-281-8/+36
* csource: use dynamic libraries if static are not supportedDmitry Vyukov2016-02-191-1/+5