Sign in
android
/
platform
/
external
/
minijail
/
refs/heads/pie-b4s4-release
/
Makefile
4d2a81e
add unittests for the minijail0 cli
by Mike Frysinger
· 7 years ago
5ef22ca
split minijail0 cli parsers into a sep module
by Mike Frysinger
· 7 years ago
32c3992
start a util unittest
by Mike Frysinger
· 7 years ago
e1f046a
common.mk: sync w/platform2
by Mike Frysinger
· 7 years ago
e131e13
build w/-Wunused-parameter to match Android
by Mike Frysinger
· 7 years ago
2acbec5
Convert to Android.bp
by Dan Willemsen
· 7 years ago
780aef7
libminijail_unittest: change userns test into a runtime probe
by Mike Frysinger
· 7 years ago
9131f6c
Fix Chrome OS unit tests
by Luis Hector Chavez
· 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
a1f4e0a
Fix CLEAN step for parse_seccomp_policy.
by Jorge Lucangeli Obes
· 8 years ago
0b5cffa
start unittests for the system.c file
by Mike Frysinger
· 8 years ago
0b20877
Refactor Minijail in preparation for ambient capabilities work.
by Jorge Lucangeli Obes
· 8 years ago
ddb7970
minijail: reduce build warnings/errors
by Kees Cook
· 8 years ago
6a600a4
Linux: Change the default for seccomp soft-fail.
by Jorge Lucangeli Obes
· 8 years ago
e0c5a76
Make unit tests build and run on Chrome OS.
by Jorge Lucangeli Obes
· 8 years ago
9bd316b
Port Minijail unit tests to Google Test.
by Jorge Lucangeli Obes
· 8 years ago
ce2c3ff
Add -Wextra to Makefile.
by Jorge Lucangeli Obes
· 8 years ago
ae57f09
Fix logging in Makefile.
by Jorge Lucangeli Obes
· 8 years ago
531ec37
build: pass down CC from make env
by Mike Frysinger
· 8 years ago
f16d6d1
Fix BPF instruction count bug.
by Jorge Lucangeli Obes
· 8 years ago
1365061
Add support for SECCOMP_FILTER_FLAG_TSYNC.
by Jorge Lucangeli Obes
· 9 years ago
24d95f0
Fix LIBDIR variable.
by Jorge Lucangeli Obes
· 9 years ago
db2eb38
Simplify standalone Minijail compilation.
by Jorge Lucangeli Obes
· 9 years ago
68db15c
minijail: fix Makefile and bpf.h to build in CrOS
by Samuel Tan
· 9 years ago
40b2574
minijail: Add named constants for seccomp filters
by Luis Hector Chavez
· 11 years ago
bc9dc1c
minijail: Convert to common.mk.
by Jorge Lucangeli Obes
· 11 years ago
0ef8a66
minijail: add seccomp softfail option
by Utkarsh Sanghi
· 11 years ago
1563b5b
minijail: Add support for entering an existing VFS namespace.
by Jorge Lucangeli Obes
· 11 years ago
1e4fc6a
Allow minijail to run statically linked targets
by Lee Campbell
· 11 years ago
4b2d5ee
Exit if unable to dlopen() libminijailpreload.so.
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
eee3155
Make it easier to build libminijail on Chromium Linux.
by Lei Zhang
· 12 years ago
df4bd35
Minijail: allow writing to the child process' standard input.
by Jorge Lucangeli Obes
· 13 years ago
aff8fae
Minijail: remove libsyscalls.gen.o from test-clean target.
by Jorge Lucangeli Obes
· 13 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
6a82437
minijail: Support ARM private system calls in seccomp filter policy.
by Ben Chan
· 13 years ago
524c040
Integrate BPF seccomp_filters to Minijail.
by Jorge Lucangeli Obes
· 13 years ago
d446726
Add full seccomp BPF filter generation.
by Jorge Lucangeli Obes
· 13 years ago
fc8ab53
Add syscall filter BPF program generator.
by Jorge Lucangeli Obes
· 13 years ago
6ac9112
Makefile, libminijail: Invert symbol visibility to allow sane unittesting
by Will Drewry
· 13 years ago
b5d537d
update Makefile to use a LIBDIR variable to locate the preload library
by Sonny Rao
· 13 years ago
dc69108
Revert "update Makefile to accept a LIBDIR variable to specify where libraries go"
by David James
· 13 years ago
afe66e8
update Makefile to accept a LIBDIR variable to specify where libraries go
by Sonny Rao
· 13 years ago
decdfdc
libminijail_unittest: add some tests
by Will Drewry
· 13 years ago
32ac9f5
libminijail,minijail0: add seccomp filter support
by Will Drewry
· 14 years ago
f0ef52e
Revert "libminijail,minijail0: add seccomp filter support"
by Thieu Le
· 13 years ago
13dcc70
libminijail,minijail0: add seccomp filter support
by Will Drewry
· 14 years ago
4539701
minijail: Add Makefile target to compile libminijail.so
by Ben Chan
· 14 years ago
bd18762
minijail: remove 'install' target.
by Elly Jones
· 14 years ago
cd7a904
RFC: minijail: add libminijail.
by Elly Jones
· 14 years ago