aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_bsd.h
Commit message (Expand)AuthorAgeFilesLines
* pkg/csource: support tun and setuid repros on {free,open}bsdGreg Steuck2018-12-131-1/+6
* executor: reapply setuid sandbox for bsdGreg Steuck2018-12-111-0/+74
* Revert "executor: add setuid sandbox for openbsd"Greg Steuck2018-12-101-74/+0
* executor: add setuid sandbox for openbsdGreg Steuck2018-12-101-0/+74
* pkg/csource: use defines from sys/syscall.h on *bsdGreg Steuck2018-12-021-0/+1
* executor: add support for tap interfaces on FreeBSDMichael Tüxen2018-12-011-2/+16
* openbsd: repair pkg/csource_testGreg Steuck2018-11-301-49/+44
* executor: Use correct macros.Michael Tuexen2018-11-301-1/+1
* Whitespace change.Michael Tuexen2018-11-301-1/+0
* executor: Fix compilation on FreeBSDMichael Tuexen2018-11-301-5/+5
* openbsd: enable packet injectionGreg Steuck2018-11-191-1/+1
* executor: OpenBSD network package injectionGreg Steuck2018-11-171-7/+232
* executor: make sandboxes more modularDmitry Vyukov2018-09-171-6/+0
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-0/+1
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-281-0/+31
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-4/+2
* executor: overhaulDmitry Vyukov2018-07-241-151/+11
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-3/+3
* executor: check format stringsDmitry Vyukov2017-12-271-4/+2
* executor: fix netbsd syscallsDmitry Vyukov2017-10-251-0/+164