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