aboutsummaryrefslogtreecommitdiffstats
path: root/src/fseccomp/seccomp_secondary.c
Commit message (Collapse)AuthorAge
* Improve seccomp support for non-x86 architecturesLibravatar Topi Miettinen2017-09-02
|
* Feature: switch/config option to block secondary architecturesLibravatar Topi Miettinen2017-08-19
| | | | | | | | | Add a feature for a new (opt-in) command line switch and config file option to block secondary architectures entirely. Also block changing Linux execution domain with personality() system call for the primary architecture. Closes #1479
* get_mempolicy syscall was temporarily removed from the default seccomp list. ↵Libravatar netblue302017-08-02
| | | | | | It seems to break playing youtube videos on Firefox Nightly - #1414
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* copyright 2017Libravatar netblue302017-02-11
|
* major cleanupLibravatar netblue302016-11-02