- c628910 cli: add a new long option '--ns-mount', equivalent to '-v'. by Zi Lin · 3 years, 6 months ago android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-preview-1 android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-beta-3 android-t-preview-1 android-t-preview-2
- f65da3a minijail0: implement --env-reset and --env-add by Stéphane Lesimple · 3 years, 6 months ago
- e16ab3e cli: rewrite usage output by Mike Frysinger · 3 years, 6 months ago
- a74bc79 cli: sort short options by Mike Frysinger · 3 years, 6 months ago
- 4ffd7e5 cli: switch long option names to enums by Mike Frysinger · 3 years, 6 months ago
- 4ab1a2c Add riscv64 support by Dylan Reid · 3 years, 9 months ago
- fdc98d6 run clang-format over minijial0_cli.c by Zi Lin · 3 years, 6 months ago
- a9e7226 Add two compile-flag protected security checks on the conf file. by Zi Lin · 3 years, 6 months ago
- 4170a27 rust/minijail: add Minijail::run_command by Chia-I Wu · 3 years, 7 months ago
- 50e99bf rust/minijail: add minijail::Command::envs by Chia-I Wu · 3 years, 7 months ago
- 42fca92 rust/minijail: add minijail::Command by Chia-I Wu · 3 years, 7 months ago
- dac801f drop redundant \n with err calls by Mike Frysinger · 3 years, 6 months ago
- 68f7ccd switch to err.h for showing fatal CLI errors by Mike Frysinger · 3 years, 8 months ago
- a83c4a7 Tests: Add `source_path` to `test_util.h` by Christian Blichmann · 3 years, 6 months ago
- d4911dd minijail0: use gid_t/uid_t for set_group/set_user/add_suppl_group by Stéphane Lesimple · 3 years, 6 months ago
- 2b9f5be Tests: Do not needlessly copy `std::string` by Christian Blichmann · 3 years, 6 months ago
- 0b83334 config_parser: Include missing standard headers by Christian Blichmann · 3 years, 6 months ago
- 3cf37e1 libminijail: fix possible stale pointer free() in minijail_unmarshal by Stéphane Lesimple · 3 years, 6 months ago
- 66bcc8c libminijailpreload: proper env cleaning by Stéphane Lesimple · 3 years, 6 months ago
- 44461c7 minijail0 cli starts to parse conf file. by Zi Lin · 3 years, 8 months ago
- 9a3eaa3 minijail: Support octal number values in python parser by Denny Huang · 3 years, 7 months ago
- 02f8e26 Fix cross compile prefix for gnueabihf environment am: 5ba80bcf5c by Anton Romanov · 3 years, 7 months ago
- 5ba80bc Fix cross compile prefix for gnueabihf environment by Anton Romanov · 3 years, 7 months ago
- c362f3a Handle the wait error am: e1a48f50af by Victor Hsieh · 3 years, 8 months ago
- e1a48f5 Handle the wait error by Victor Hsieh · 3 years, 8 months ago
- ab3a29a github: enable cron schedule am: d90a268795 by Mike Frysinger · 3 years, 8 months ago
- d90a268 github: enable cron schedule by Mike Frysinger · 3 years, 8 months ago
- 6ab2a8f add DIR_METADATA am: 5a40d1d816 by Mike Frysinger · 3 years, 8 months ago
- 5a40d1d add DIR_METADATA by Mike Frysinger · 3 years, 8 months ago
- 996592d constify log syscalls am: 7067498259 by Mike Frysinger · 3 years, 8 months ago
- 3ad962e mark getopt arguments static am: 0bfcbff33e by Mike Frysinger · 3 years, 8 months ago
- 7067498 constify log syscalls by Mike Frysinger · 3 years, 8 months ago
- 0bfcbff mark getopt arguments static by Mike Frysinger · 3 years, 8 months ago
- fdd1e4f Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by TreeHugger Robot · 3 years, 8 months ago
- 5185af4 ANDROID: Extend host glibc workaround to faccessat2 am: 59b0ebe3fb by Alistair Delva · 3 years, 8 months ago
- 737fef7 Regenerate linux-x86/libsyscalls.gen.c am: eef6d56502 by Alistair Delva · 3 years, 8 months ago
- 59b0ebe ANDROID: Extend host glibc workaround to faccessat2 by Alistair Delva · 3 years, 8 months ago
- eef6d56 Regenerate linux-x86/libsyscalls.gen.c by Alistair Delva · 3 years, 8 months ago
- d640f44 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 8 months ago
- 6498597 Add a config parser to load config file in cli. am: 5158f55f68 by Zi Lin · 3 years, 8 months ago
- 5158f55 Add a config parser to load config file in cli. by Zi Lin · 3 years, 9 months ago
- ce838e2 util: add helpers for automatic cleanup of strings on scope exit am: e933fcee1c by Mike Frysinger · 3 years, 9 months ago
- e933fce util: add helpers for automatic cleanup of strings on scope exit by Mike Frysinger · 3 years, 10 months ago
- 3ac3194 minijail-sys: stop trying to build specific minijail targets am: cc061ab243 by Mike Frysinger · 3 years, 9 months ago
- cc061ab minijail-sys: stop trying to build specific minijail targets by Mike Frysinger · 3 years, 9 months ago
- 42f23e9 build: fix up quiet output am: d01c60272a by Mike Frysinger · 3 years, 9 months ago
- 5eadf37 util: use asprintf for path joining am: 572bab2ebb by Mike Frysinger · 3 years, 9 months ago
- d01c602 build: fix up quiet output by Mike Frysinger · 3 years, 9 months ago
- 572bab2 util: use asprintf for path joining by Mike Frysinger · 3 years, 9 months ago
- e311eed unittests: unify boiler plate settings am: 43c54d7994 by Mike Frysinger · 3 years, 9 months ago
- 43c54d7 unittests: unify boiler plate settings by Mike Frysinger · 3 years, 9 months ago android-s-v2-preview-1 android-s-v2-beta-2 android-s-v2-preview-1 android-s-v2-preview-2
- 2091a71 Re-add seccomp policy tracking. am: 77383c711a by Allen Webb · 3 years, 9 months ago
- 77383c7 Re-add seccomp policy tracking. by Allen Webb · 3 years, 9 months ago
- cf73bb4 gtest: update to 1.11.0 am: fd2ce62c55 by Mike Frysinger · 3 years, 9 months ago
- fd2ce62 gtest: update to 1.11.0 by Mike Frysinger · 3 years, 9 months ago
- d8d89e3 linter: Remove line format check. am: 9f40732a6f by Jorge Lucangeli Obes · 3 years, 9 months ago
- 9f40732 linter: Remove line format check. by Jorge Lucangeli Obes · 3 years, 9 months ago
- 6c7887a util: Move getmultiline() from syscall_filter to util. am: 2c794455d4 by Zi Lin · 3 years, 9 months ago
- e4711f9 Add a test util library. am: 171ee1e66c by Zi Lin · 3 years, 9 months ago
- 2c79445 util: Move getmultiline() from syscall_filter to util. by Zi Lin · 3 years, 9 months ago
- 171ee1e Add a test util library. by Zi Lin · 3 years, 9 months ago
- 0223607 github: update pull request closer am: 306e092509 by Mike Frysinger · 3 years, 9 months ago
- 306e092 github: update pull request closer by Mike Frysinger · 3 years, 9 months ago
- a879eed Add ability to pass list of dangerous syscalls. am: ed7a1d0c70 by Jorge Lucangeli Obes · 3 years, 9 months ago
- ed7a1d0 Add ability to pass list of dangerous syscalls. by Jorge Lucangeli Obes · 3 years, 9 months ago
- 88b00e5 Add a flag to control linter behaviour. am: 1bc7985f60 by Jorge Lucangeli Obes · 3 years, 9 months ago
- 1bc7985 Add a flag to control linter behaviour. by Jorge Lucangeli Obes · 3 years, 9 months ago
- 6225173 check fopen call to /proc file am: 28c64b690f by Mike Frysinger · 3 years, 9 months ago
- 28c64b6 check fopen call to /proc file by Mike Frysinger · 3 years, 10 months ago
- 8c45673 seccomp: tighten up generated header output am: bc6c33ffc4 by Mike Frysinger · 3 years, 9 months ago
- bc6c33f seccomp: tighten up generated header output by Mike Frysinger · 3 years, 9 months ago
- f1ab602 github: add a Coverity Scan job am: 21401560c5 am: cf7845a470 am: 85436ef063 by Mike Frysinger · 3 years, 9 months ago
- 85436ef github: add a Coverity Scan job am: 21401560c5 am: cf7845a470 by Mike Frysinger · 3 years, 9 months ago
- cf7845a github: add a Coverity Scan job am: 21401560c5 by Mike Frysinger · 3 years, 9 months ago
- 2140156 github: add a Coverity Scan job by Mike Frysinger · 3 years, 10 months ago
- 13b4d6a minijail: Check for MINIJAIL_DEFAULT_RET_LOG flag am: 25d0f2ba70 am: 6aa0392f3a am: e753e8851f by Nicole Anderson-Au · 3 years, 10 months ago
- e753e88 minijail: Check for MINIJAIL_DEFAULT_RET_LOG flag am: 25d0f2ba70 am: 6aa0392f3a by Nicole Anderson-Au · 3 years, 10 months ago
- 6aa0392 minijail: Check for MINIJAIL_DEFAULT_RET_LOG flag am: 25d0f2ba70 by Nicole Anderson-Au · 3 years, 10 months ago
- 25d0f2b minijail: Check for MINIJAIL_DEFAULT_RET_LOG flag by Nicole Anderson-Au · 3 years, 10 months ago
- 41dba57 minijail: Add c header file output option to compile_seccomp_policy.py am: 6822c05d75 am: 81f1c93403 am: 8f8ed0428f by Nicole Anderson-Au · 3 years, 10 months ago
- 8f8ed04 minijail: Add c header file output option to compile_seccomp_policy.py am: 6822c05d75 am: 81f1c93403 by Nicole Anderson-Au · 3 years, 10 months ago
- 81f1c93 minijail: Add c header file output option to compile_seccomp_policy.py am: 6822c05d75 by Nicole Anderson-Au · 3 years, 10 months ago
- 6822c05 minijail: Add c header file output option to compile_seccomp_policy.py by Nicole Anderson-Au · 3 years, 10 months ago
- c6b4656 Revert seccomp tracking changes. am: 335b0bffdb am: 9924196545 am: 1f27226c8d by Allen Webb · 3 years, 10 months ago
- 1f27226 Revert seccomp tracking changes. am: 335b0bffdb am: 9924196545 by Allen Webb · 3 years, 10 months ago
- 9924196 Revert seccomp tracking changes. am: 335b0bffdb by Allen Webb · 3 years, 10 months ago
- 335b0bf Revert seccomp tracking changes. by Allen Webb · 3 years, 10 months ago
- 3c80d55 rust: disable bindgen header with version number am: a6d9745c68 am: 027015c3eb am: 355c59ef31 by Daniel Verkamp · 3 years, 10 months ago
- 355c59e rust: disable bindgen header with version number am: a6d9745c68 am: 027015c3eb by Daniel Verkamp · 3 years, 10 months ago
- 027015c rust: disable bindgen header with version number am: a6d9745c68 by Daniel Verkamp · 3 years, 10 months ago
- a6d9745 rust: disable bindgen header with version number by Daniel Verkamp · 3 years, 10 months ago
- 27e8967 minijail: fix unused variables in libminijail-private.h am: 484b31b624 am: 947e7d0edf am: fa2b1dd53e by Zi Lin · 3 years, 10 months ago
- fa2b1dd minijail: fix unused variables in libminijail-private.h am: 484b31b624 am: 947e7d0edf by Zi Lin · 3 years, 10 months ago
- 947e7d0 minijail: fix unused variables in libminijail-private.h am: 484b31b624 by Zi Lin · 3 years, 10 months ago
- 484b31b minijail: fix unused variables in libminijail-private.h by Zi Lin · 3 years, 10 months ago
- e491917 minijail: Don't allow -L and compiled seccomp policy am: c1118f63e9 am: 4dce3edea5 am: f8aaa9e67d by Nicole Anderson-Au · 3 years, 10 months ago
- f8aaa9e minijail: Don't allow -L and compiled seccomp policy am: c1118f63e9 am: 4dce3edea5 by Nicole Anderson-Au · 3 years, 10 months ago
- 4dce3ed minijail: Don't allow -L and compiled seccomp policy am: c1118f63e9 by Nicole Anderson-Au · 3 years, 10 months ago
- c1118f6 minijail: Don't allow -L and compiled seccomp policy by Nicole Anderson-Au · 3 years, 10 months ago
- cc05817 Run clang format on libminijail-private.h and libminijail.c am: 7ae41c2a1c am: 97ffa960c1 am: 68216c74d0 by Allen Webb · 3 years, 10 months ago