1. 66bcc8c libminijailpreload: proper env cleaning by Stéphane Lesimple · 3 years, 2 months ago
  2. 7067498 constify log syscalls by Mike Frysinger · 3 years, 4 months ago
  3. e933fce util: add helpers for automatic cleanup of strings on scope exit by Mike Frysinger · 3 years, 5 months ago
  4. 2c79445 util: Move getmultiline() from syscall_filter to util. by Zi Lin · 3 years, 5 months ago
  5. 94cff17 util: add helpers for automatic cleanup of fd's on scope exit by Mike Frysinger · 3 years, 8 months ago
  6. c150d6d util: expose cleanup APIs for C code only by Mike Frysinger · 3 years, 8 months ago
  7. debdf5d util: add helpers for automatic cleanup on scope exit by Mike Frysinger · 3 years, 9 months ago android-s-beta-4 android-s-beta-3 android-s-beta-4
  8. 8ef6125 minijail: add default ret log build-time option by Adrian Ratiu · 3 years, 9 months ago
  9. 461d8fb minijail: Get number of syscalls at compile-time by Nicole Anderson-Au · 4 years, 4 months ago
  10. bcc8cfd minijail: Check for repeat syscall definitions by Nicole Anderson-Au · 4 years, 4 months ago
  11. b35f2c1 Allow passing environment also for LD_PRELOAD by Mattias Nissler · 5 years ago
  12. 32201f8 Add support for SECCOMP_RET_LOG. by Jorge Lucangeli Obes · 6 years ago
  13. fc81455 libminijail: Bring back the runtime ASan/HWAsan checks by Luis Hector Chavez · 6 years ago
  14. eb42bb7 libminijail_unittest: Disable a couple of tests for ASan by Luis Hector Chavez · 6 years ago android-q-preview-2.5 android-q-preview-4 android-q-preview-5 android-q-preview-6
  15. 3d98f3c Rename running_with_asan_or_hwasan (NFC). by Evgenii Stepanov · 7 years ago
  16. 825828c Skip setting seccomp filter under HWASan, same as ASan. by Evgenii Stepanov · 7 years ago
  17. cc559e8 minijail: Move the call to abort(2) into do_fatal_log() by Luis Hector Chavez · 7 years ago
  18. d9ef07c clean up & unify compiler attributes by Mike Frysinger · 7 years ago
  19. e34d7fe improve rlimit (-R) cli by Mike Frysinger · 7 years ago
  20. b4c7e77 change our tokenize to yield empty tokens by Mike Frysinger · 7 years ago
  21. daa0371 Make the build more fuzzer-friendly by Luis Hector Chavez · 8 years ago
  22. 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 8 years ago
  23. 8c01327 fix func decl for C code by Mike Frysinger · 8 years ago android-o-mr1-preview-1 android-o-mr1-preview-2
  24. 0b20877 Refactor Minijail in preparation for ambient capabilities work. by Jorge Lucangeli Obes · 8 years ago
  25. ab9eb44 allow specifying larger /tmp tmpfs mounts by Martin Pelikán · 8 years ago
  26. 404d2bb util: add an ARRAY_SIZE helper. by Mike Frysinger · 8 years ago
  27. 97ba2b2 Detect ASan at run time instead of compile time. by Evgenii Stepanov · 8 years ago
  28. 1022fc3 Remove Android seccomp exemptions by Jeff Vander Stoep · 9 years ago
  29. a67bd6a Port libminijail unit tests to C++. by Jorge Lucangeli Obes · 9 years ago
  30. f205fff Kill the child process before dying. by Jorge Lucangeli Obes · 9 years ago
  31. 7b2e29c Move code away from libminijail.c. by Jorge Lucangeli Obes · 9 years ago
  32. a205390 Allow dropping all caps but keeping root on static binaries. by Jorge Lucangeli Obes · 9 years ago
  33. 9e35c09 Fix #ifdef statement. by Jorge Lucangeli Obes · 9 years ago
  34. 2413f37 Skip setting seccomp filter when running with ASan. by Jorge Lucangeli Obes · 9 years ago android-n-preview-2
  35. c4b0fdc Make is_android static by Dylan Reid · 9 years ago
  36. 4b276a6 Use prctl(PR_CAPBSET_READ) to get the last valid cap on Android. by Jorge Lucangeli Obes · 9 years ago
  37. 40b2574 minijail: Add named constants for seccomp filters by Luis Hector Chavez · 11 years ago
  38. b5d7b9f minijail: use %m instead of strerror by Mike Frysinger · 10 years ago
  39. 2f61ee4 Fix more style issues. by Jorge Lucangeli Obes · 11 years ago
  40. 66cfc14 Add support for checking flags in syscall arguments in Minijail. by Jorge Lucangeli Obes · 12 years ago
  41. bda833c Minijail: add logging for seccomp filter failures. by Jorge Lucangeli Obes · 13 years ago
  42. a6b034d Minijail: extract utility functions. by Jorge Lucangeli Obes · 13 years ago