summaryrefslogtreecommitdiff
path: root/sandbox-seccomp-filter.c
Commit message (Expand)AuthorAgeFilesLines
* allow getrandom syscall; from Felix von LeitnerDamien Miller2015-09-101-0/+3
* upstream commitdjm@openbsd.org2015-06-301-0/+3
* add missing pselect6Damien Miller2015-06-251-0/+3
* trivial optimisation for seccomp-bpfDamien Miller2015-06-171-1/+1
* aarch64 support for seccomp-bpf sandboxDamien Miller2015-06-171-20/+85
* - (djm) [sandbox-seccomp-filter.c] Allow mremap and exit for DietLibc;Damien Miller2014-09-101-0/+4
* - (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX toDamien Miller2014-03-171-0/+3
* - (djm) [sandbox-seccomp-filter.c] Not all Linux architectures defineDamien Miller2014-02-061-0/+2
* - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2)Damien Miller2014-01-311-0/+1
* - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]Damien Miller2014-01-171-1/+1
* - (dtucker) [sandbox-seccomp-filter.c] Allow clock_gettimeofday.Darren Tucker2013-06-021-0/+1
* - (djm) [configure.ac sandbox-seccomp-filter.c] Support for LinuxDamien Miller2013-02-221-0/+8
* - (djm) [sandbox-seccomp-filter.c] fallback to rlimit if seccomp filter isDamien Miller2012-07-061-3/+9
* - (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandboxDamien Miller2012-04-041-0/+222