aboutsummaryrefslogtreecommitdiff
path: root/parse_seccomp_policy.cc
AgeCommit message (Expand)Author
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2022-07-13util: add a streq helperMike Frysinger
2021-11-23mark getopt arguments staticMike Frysinger
2020-11-11minijail: Check for repeat syscall definitionsNicole Anderson-Au
2019-06-24Add support for SECCOMP_RET_LOG.Jorge Lucangeli Obes
2018-07-24parse_seccomp_policy: Allow to read from stdinLuis Hector Chavez
2018-07-13parse_seccomp_policy: Add a --dump flagandroid-p-preview-5Luis Hector Chavez
2018-07-12Add the 'e' flag to all fopen(3) callsLuis Hector Chavez
2018-01-23relicense new source files under BSDMike Frysinger
2017-09-14Allow redirecting logging to an FDLuis Hector Chavez
2017-09-14Improve compiler loggingLuis Hector Chavez
2017-03-20syscall_filter: Refactor 'compile_file' out of 'compile_filter'.Jorge Lucangeli Obes
2016-09-30Fix BPF instruction count bug.Jorge Lucangeli Obes