aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* prog: handle excessive args and fields during program parsingDmitry Vyukov2018-03-051-4/+10
* sys/linux: use size attributes on structsDmitry Vyukov2018-03-051-5/+5
* pkg/compiler: allow specifying static size for filename'sDmitry Vyukov2018-03-051-4/+6
* pkg/compiler: support size attribute for unionsDmitry Vyukov2018-03-051-4/+6
* pkg/compiler: add size attribute for structsDmitry Vyukov2018-03-051-4/+6
* sys/linux: a bunch of assorted improvements and fixesDmitry Vyukov2018-03-051-33/+13
* sys/linux: add remaining aux netfilter descriptionsDmitry Vyukov2018-03-011-10/+98
* sys/linux: few assorted additionsDmitry Vyukov2018-02-261-9/+17
* prog: properly squash bitfieldsDmitry Vyukov2018-02-261-2/+2
* executor: simplify initialize_tunDmitry Vyukov2018-02-262-27/+30
* sys/linux: remove proc type from network descriptionsDmitry Vyukov2018-02-262-46/+28
* sys/linux: make tcp_seq_num asymmetricDmitry Vyukov2018-02-261-5/+5
* executor, pkg/csource: make fd numbers consistentDmitry Vyukov2018-02-262-23/+33
* executor: use proper default values for resourcesDmitry Vyukov2018-02-261-21/+21
* prog: add arbitrary mutation of complex structsDmitry Vyukov2018-02-253-11/+15
* pkg/compiler: fix alignment corner caseDmitry Vyukov2018-02-252-9/+11
* pkg/compiler: don't assign call IDs staticallyDmitry Vyukov2018-02-257-13/+13
* pkg/compiler: allow unions as syscall argumentsDmitry Vyukov2018-02-231-4/+6
* sys: fix descriptions for strickter return type checksDmitry Vyukov2018-02-233-7/+7
* sys/linux: add AF_SMC socketsDmitry Vyukov2018-02-221-8/+16
* executor: bring up bond and veth devicesDmitry Vyukov2018-02-222-7/+8
* sys/linux: add few ip and tcp optionsDmitry Vyukov2018-02-221-5/+5
* sys/linux: minor fixes to bt descriptionsDmitry Vyukov2018-02-191-5/+5
* pkg/compiler: fix corner case in alignment calculationDmitry Vyukov2018-02-193-11/+13
* prog: rework address allocationDmitry Vyukov2018-02-1912-14/+73
* executor: fix buildDmitry Vyukov2018-02-171-0/+1
* sys/linux: add bridge netfilter supportDmitry Vyukov2018-02-172-10/+112
* pkg/compiler: allow len of var-len arraysDmitry Vyukov2018-02-171-4/+6
* sys/linux: fixes for network descriptionsDmitry Vyukov2018-02-171-5/+5
* sys/linux: fix field names in netfilterDmitry Vyukov2018-02-101-5/+5
* executor: compile with -O2Dmitry Vyukov2018-02-101-10/+11
* pkg/csource: fix debug callsDmitry Vyukov2018-02-091-5/+2
* sys/linux: improve netfilter descriptionsDmitry Vyukov2018-02-092-47/+211
* sys/linux: describe some new 4.16 featuresDmitry Vyukov2018-02-011-10/+35
* sys/syz-extract: save unsupported consts to the const filesDmitry Vyukov2018-02-011-5/+5
* executor: fix 32-bit supportDmitry Vyukov2018-01-281-2/+1
* sys/linux: extend netfilter descriptionsDmitry Vyukov2018-01-273-11/+172
* pkg/compiler: allow unions with only 1 fieldDmitry Vyukov2018-01-271-4/+6
* sys/linux: fix devname_mask alignmentDmitry Vyukov2018-01-241-5/+5
* sys/linux: add IPPROTO_L2TP to vnet protosDmitry Vyukov2018-01-241-5/+5
* pkg/compiler, prog: fix template parent lensDmitry Vyukov2018-01-241-4/+6
* executor: handle old and new selinux mount pointsDmitry Vyukov2018-01-231-2/+6
* pkg/compiler: fix len of parent template structDmitry Vyukov2018-01-231-4/+6
* sys/linux: add netfilter descriptionsDmitry Vyukov2018-01-221-10/+15
* executor: reshuffle namespace sandboxing sequence againDmitry Vyukov2018-01-221-11/+14
* sys/linux: add AF_VSOCK/vhost descriptionsDmitry Vyukov2018-01-191-10/+180
* sys/linux: add AF_RDS descriptionsDmitry Vyukov2018-01-191-10/+70
* executor: harden a bit against fuzzer madnessDmitry Vyukov2018-01-191-8/+14
* sys/linux: make xattr prefix non-zero-terminatedDmitry Vyukov2018-01-181-5/+5
* sys/linux: more selinux descriptionsDmitry Vyukov2018-01-182-11/+46