aboutsummaryrefslogtreecommitdiffstats
path: root/src/fseccomp/main.c
Commit message (Collapse)AuthorAge
* remove 64bit seccomp filter from 32bit architecturesLibravatar netblue302018-05-06
|
* move copyright statement to 2018Libravatar startx20172018-01-14
|
* replacing seccomp printing with a seccomp disassemblerLibravatar netblue302017-12-28
|
* 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
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
| | | | | | | Allow any syscall to be blacklisted with aid of LD_PRELOAD library, libpostexecseccomp.so. Closes: #1447
* Memory-deny-write-execute featureLibravatar Topi Miettinen2017-07-30
| | | | Feature to block attempts to create writable and executable memory.
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* --quiet fixesLibravatar startx20172017-04-10
|
* copyright 2017Libravatar netblue302017-02-11
|
* profilesLibravatar netblue302016-11-20
|
* seccomp work 1Libravatar netblue302016-11-20
|
* fcopy part 1Libravatar netblue302016-11-16
|
* seccomp reworkLibravatar netblue302016-11-06
|
* major cleanupLibravatar netblue302016-11-02
|
* major cleanupLibravatar netblue302016-10-30
|
* sbox/fseccompLibravatar netblue302016-10-29