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