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