aboutsummaryrefslogtreecommitdiff
path: root/syscall_filter_unittest.cc
AgeCommit message (Expand)Author
2018-01-23relicense new source files under BSDMike Frysinger
2018-01-18change our tokenize to yield empty tokensMike Frysinger
2017-09-14Improve compiler loggingLuis Hector Chavez
2017-09-02libFuzzer: Fix a leak in compile_filter() cleanupLuis Hector Chavez
2017-09-01afl-fuzz: Fix invalid returnLuis Hector Chavez
2017-09-01afl-fuzz: Fix double freelhchavez
2017-09-01afl-fuzz: Fix crash with policy line without ':'lhchavez
2017-04-28syscall_filter: Fix whitespace handling.android-wear-o-preview-4android-wear-o-preview-3android-o-preview-2Jorge Lucangeli Obes
2017-03-27Implement @include functionality for seccomp policy files.linux-v1linux-r1Jorge Lucangeli Obes
2017-03-20syscall_filter: Refactor 'compile_file' out of 'compile_filter'.Jorge Lucangeli Obes
2017-02-02Port Minijail unit tests to Google Test.Jorge Lucangeli Obes