1. 466f231 minijail: Introduce the ~ unary operator and parenthesized constants by Luis Hector Chavez · 6 years ago
  2. 31b0265 minijail: Preserve the die() message in the stack by Luis Hector Chavez · 6 years ago
  3. cc559e8 minijail: Move the call to abort(2) into do_fatal_log() by Luis Hector Chavez · 6 years ago
  4. 33d4985 whitelist writev for logging on all architectures by Sonny Rao · 6 years ago
  5. b1f517e whitelist writev for logging by Zach Reizner · 6 years ago
  6. b4c7e77 change our tokenize to yield empty tokens by Mike Frysinger · 7 years ago
  7. 0956086 whitelist socket for logging purposes by Mike Frysinger · 7 years ago
  8. 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 7 years ago
  9. 0b20877 Refactor Minijail in preparation for ambient capabilities work. by Jorge Lucangeli Obes · 7 years ago
  10. ab9eb44 allow specifying larger /tmp tmpfs mounts by Martin Pelikán · 8 years ago
  11. 404d2bb util: add an ARRAY_SIZE helper. by Mike Frysinger · 8 years ago
  12. 0745937 Fix parsing of unsigned constants. by Jorge Lucangeli Obes · 8 years ago
  13. fd6f8e3 syscall_filter: Implement flag set inclusion. by Jorge Lucangeli Obes · 8 years ago
  14. 1022fc3 Remove Android seccomp exemptions by Jeff Vander Stoep · 8 years ago
  15. f205fff Kill the child process before dying. by Jorge Lucangeli Obes · 8 years ago
  16. 7b2e29c Move code away from libminijail.c. by Jorge Lucangeli Obes · 8 years ago
  17. 7c6899c Fix build in x86_64. by Alex Deymo · 9 years ago
  18. b98ad29 Add syscall logging support for x86_64 architectures on Android. by Jorge Lucangeli Obes · 9 years ago
  19. 1482f20 x86: add syscalls for logging on Android by Jeff Vander Stoep · 9 years ago
  20. d38f399 Add syscalls required for logging on Android arm/arm64 by Jeff Vander Stoep · 9 years ago
  21. 2122455 minijail: Add support for building constants through masks by Luis Hector Chavez · 9 years ago
  22. 40b2574 minijail: Add named constants for seccomp filters by Luis Hector Chavez · 11 years ago
  23. a21c8fc Add 'Android.mk' file, fix compile on Android. by Jorge Lucangeli Obes · 9 years ago
  24. c8b21e1 Fix coding style issues. by Jorge Lucangeli Obes · 10 years ago
  25. fc42060 minijail: Fix issues when compiling for mipsel-o32. by Ben Chan · 10 years ago
  26. fccb4c9 port to more arches by Mike Frysinger · 11 years ago
  27. 66cfc14 Add support for checking flags in syscall arguments in Minijail. by Jorge Lucangeli Obes · 12 years ago
  28. bda833c Minijail: add logging for seccomp filter failures. by Jorge Lucangeli Obes · 12 years ago
  29. a6b034d Minijail: extract utility functions. by Jorge Lucangeli Obes · 12 years ago