Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
minijail
/
53491dcb30a73a3a1c609ebe26ec8bf6af36b3f3
/
util.c
461d8fb
minijail: Get number of syscalls at compile-time
by Nicole Anderson-Au
· 4 years, 3 months ago
bcc8cfd
minijail: Check for repeat syscall definitions
by Nicole Anderson-Au
· 4 years, 3 months ago
1036cd8
add missing error checking for various allocations
by Mike Frysinger
· 4 years, 6 months ago
b35f2c1
Allow passing environment also for LD_PRELOAD
by Mattias Nissler
· 5 years ago
466f231
minijail: Introduce the ~ unary operator and parenthesized constants
by Luis Hector Chavez
· 6 years ago
31b0265
minijail: Preserve the die() message in the stack
by Luis Hector Chavez
· 7 years ago
cc559e8
minijail: Move the call to abort(2) into do_fatal_log()
by Luis Hector Chavez
· 7 years ago
33d4985
whitelist writev for logging on all architectures
by Sonny Rao
· 7 years ago
b1f517e
whitelist writev for logging
by Zach Reizner
· 7 years ago
b4c7e77
change our tokenize to yield empty tokens
by Mike Frysinger
· 7 years ago
0956086
whitelist socket for logging purposes
by Mike Frysinger
· 7 years ago
114a930
Allow redirecting logging to an FD
by Luis Hector Chavez
· 7 years ago
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
0745937
Fix parsing of unsigned constants.
by Jorge Lucangeli Obes
· 8 years ago
fd6f8e3
syscall_filter: Implement flag set inclusion.
by Jorge Lucangeli Obes
· 8 years ago
1022fc3
Remove Android seccomp exemptions
by Jeff Vander Stoep
· 8 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
7c6899c
Fix build in x86_64.
by Alex Deymo
· 9 years ago
b98ad29
Add syscall logging support for x86_64 architectures on Android.
by Jorge Lucangeli Obes
· 9 years ago
1482f20
x86: add syscalls for logging on Android
by Jeff Vander Stoep
· 9 years ago
d38f399
Add syscalls required for logging on Android arm/arm64
by Jeff Vander Stoep
· 9 years ago
2122455
minijail: Add support for building constants through masks
by Luis Hector Chavez
· 10 years ago
40b2574
minijail: Add named constants for seccomp filters
by Luis Hector Chavez
· 11 years ago
a21c8fc
Add 'Android.mk' file, fix compile on Android.
by Jorge Lucangeli Obes
· 10 years ago
c8b21e1
Fix coding style issues.
by Jorge Lucangeli Obes
· 11 years ago
fc42060
minijail: Fix issues when compiling for mipsel-o32.
by Ben Chan
· 11 years ago
fccb4c9
port to more arches
by Mike Frysinger
· 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