1. b4c7e77 change our tokenize to yield empty tokens by Mike Frysinger · 6 years ago
  2. daa0371 Make the build more fuzzer-friendly by Luis Hector Chavez · 7 years ago
  3. 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 7 years ago
  4. 8c01327 fix func decl for C code by Mike Frysinger · 7 years ago
  5. 0b20877 Refactor Minijail in preparation for ambient capabilities work. by Jorge Lucangeli Obes · 7 years ago
  6. ab9eb44 allow specifying larger /tmp tmpfs mounts by Martin Pelikán · 7 years ago
  7. 404d2bb util: add an ARRAY_SIZE helper. by Mike Frysinger · 7 years ago
  8. 97ba2b2 Detect ASan at run time instead of compile time. by Evgenii Stepanov · 8 years ago
  9. 1022fc3 Remove Android seccomp exemptions by Jeff Vander Stoep · 8 years ago
  10. a67bd6a Port libminijail unit tests to C++. by Jorge Lucangeli Obes · 8 years ago
  11. f205fff Kill the child process before dying. by Jorge Lucangeli Obes · 8 years ago
  12. 7b2e29c Move code away from libminijail.c. by Jorge Lucangeli Obes · 8 years ago
  13. a205390 Allow dropping all caps but keeping root on static binaries. by Jorge Lucangeli Obes · 8 years ago
  14. 9e35c09 Fix #ifdef statement. by Jorge Lucangeli Obes · 8 years ago
  15. 2413f37 Skip setting seccomp filter when running with ASan. by Jorge Lucangeli Obes · 8 years ago
  16. c4b0fdc Make is_android static by Dylan Reid · 8 years ago
  17. 4b276a6 Use prctl(PR_CAPBSET_READ) to get the last valid cap on Android. by Jorge Lucangeli Obes · 8 years ago
  18. 40b2574 minijail: Add named constants for seccomp filters by Luis Hector Chavez · 11 years ago
  19. b5d7b9f minijail: use %m instead of strerror by Mike Frysinger · 9 years ago
  20. 2f61ee4 Fix more style issues. by Jorge Lucangeli Obes · 10 years ago
  21. 66cfc14 Add support for checking flags in syscall arguments in Minijail. by Jorge Lucangeli Obes · 11 years ago
  22. bda833c Minijail: add logging for seccomp filter failures. by Jorge Lucangeli Obes · 12 years ago
  23. a6b034d Minijail: extract utility functions. by Jorge Lucangeli Obes · 12 years ago