1. 52f3dd7 afl-fuzz: Fix invalid return by Luis Hector Chavez · 7 years ago
  2. d38280c afl-fuzz: Fix double free by lhchavez · 7 years ago
  3. d0b4070 afl-fuzz: Fix crash with policy line without ':' by lhchavez · 7 years ago
  4. c499257 syscall_filter: Fix whitespace handling. by Jorge Lucangeli Obes · 7 years ago
  5. bce4ccb Implement @include functionality for seccomp policy files. by Jorge Lucangeli Obes · 7 years ago
  6. 45932a5 syscall_filter: Refactor 'compile_file' out of 'compile_filter'. by Jorge Lucangeli Obes · 7 years ago
  7. 9bd316b Port Minijail unit tests to Google Test. by Jorge Lucangeli Obes · 7 years ago[Renamed (99%) from syscall_filter_unittest.cpp]
  8. e9740af Fix C++ unit tests. by Jorge Lucangeli Obes · 8 years ago
  9. 1a122b8 syscall_filter: Add better error reporting. by Jorge Lucangeli Obes · 8 years ago
  10. 0745937 Fix parsing of unsigned constants. by Jorge Lucangeli Obes · 8 years ago
  11. 5389540 Fix invalid constant error reporting. by Jorge Lucangeli Obes · 8 years ago
  12. fd6f8e3 syscall_filter: Implement flag set inclusion. by Jorge Lucangeli Obes · 8 years ago
  13. 8cc9d4a Fix decreasing loop. by Jorge Lucangeli Obes · 8 years ago
  14. 713f6fb Use SECCOMP_RET_TRAP when setting thread sync. by Jorge Lucangeli Obes · 8 years ago
  15. 106d97f Port syscall filtering unit tests to C++. by Jorge Lucangeli Obes · 8 years ago