aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2022-08-26minijail: Apply nosymfollow to /tmpRyan Borzello
2022-07-22Block symlinks in bind mount source paths.Jorge Lucangeli Obes
2022-07-21Add documentation to configuration options.Jorge Lucangeli Obes
2022-07-19Add basic Landlock support.Ben Scarlato
2022-02-09Makefile: revert the usage of $(ECHO) temporarily.Zi Lin
2022-01-15Add two compile-flag protected security checks on the conf file.Zi Lin
2021-11-10Add a config parser to load config file in cli.Zi Lin
2021-11-03minijail-sys: stop trying to build specific minijail targetsMike Frysinger
2021-10-27build: fix up quiet outputMike Frysinger
2021-10-25unittests: unify boiler plate settingsandroid-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Mike Frysinger
2021-10-18gtest: update to 1.11.0Mike Frysinger
2021-10-14Add a test util library.Zi Lin
2021-06-30minijail: add default ret log build-time optionAdrian Ratiu
2021-03-30test: Use googletest 1.10Luis Héctor Chávez
2021-01-05test: Fix the ASan testsLuis Héctor Chávez
2020-11-11minijail: Check for repeat syscall definitionsNicole Anderson-Au
2020-02-01Build dump_constants as a static binarylinux-v13android-r-preview-1Luis Hector Chavez
2019-12-12Build minijail as rust crateStephen Barber
2019-06-14Makefile: Workaround gtest-config not being installed.Allen Webb
2019-02-21Add DEFAULT_PIVOT_ROOT var which can be changed at build time.Allen Webb
2019-02-06minijail: Unconditionally include securebits.hMattias Nissler
2019-02-01remove constants.json from all build ruleZach Reizner
2018-10-29dump_constants: Add a tool to generate a JSON file with all constantsLuis Hector Chavez
2018-10-12minijail: Add a way to specify the path of libminijailpreload.soLuis Hector Chavez
2018-10-05Makefile: Add the leading / to LIBDIRandroid-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseLuis Hector Chavez
2018-09-30add a build-time knob to disable seccomp logging (-L)android-o-mr1-iot-release-1.0.5Mike Frysinger
2018-01-26add unittests for the minijail0 cliMike Frysinger
2018-01-24split minijail0 cli parsers into a sep moduleMike Frysinger
2018-01-18start a util unittestMike Frysinger
2017-10-05common.mk: sync w/platform2Mike Frysinger
2017-10-05build w/-Wunused-parameter to match AndroidMike Frysinger
2017-10-03Convert to Android.bpDan Willemsen
2017-10-03libminijail_unittest: change userns test into a runtime probeMike Frysinger
2017-09-16Fix Chrome OS unit testsLuis Hector Chavez
2017-09-14Make the build more fuzzer-friendlyLuis Hector Chavez
2017-09-14Allow redirecting logging to an FDLuis Hector Chavez
2017-09-06Fix CLEAN step for parse_seccomp_policy.Jorge Lucangeli Obes
2017-08-16start unittests for the system.c fileMike Frysinger
2017-04-19Refactor Minijail in preparation for ambient capabilities work.Jorge Lucangeli Obes
2017-04-12minijail: reduce build warnings/errorsKees Cook
2017-04-07Linux: Change the default for seccomp soft-fail.Jorge Lucangeli Obes
2017-02-03Make unit tests build and run on Chrome OS.Jorge Lucangeli Obes
2017-02-02Port Minijail unit tests to Google Test.Jorge Lucangeli Obes
2017-02-01Add -Wextra to Makefile.Jorge Lucangeli Obes
2016-11-23Fix logging in Makefile.Jorge Lucangeli Obes
2016-11-16build: pass down CC from make envMike Frysinger
2016-09-30Fix BPF instruction count bug.Jorge Lucangeli Obes
2016-09-09Add support for SECCOMP_FILTER_FLAG_TSYNC.Jorge Lucangeli Obes
2016-08-13Fix LIBDIR variable.Jorge Lucangeli Obes