- a6ad26d Revert "Generate tests for libminijail_rust" by Victor Hsieh · 2 years, 4 months ago
- d339627 Generate tests for libminijail_rust by Victor Hsieh · 2 years, 4 months ago
- 62f26bd minijail: use canonical cargo2android setup by Victor Hsieh · 2 years, 4 months ago
- 4c33189 Update license boilerplate text in source code files by Mike Frysinger · 2 years, 6 months ago
- 70a05a4 rust: Simplify test config. by Junichi Uekawa · 2 years, 6 months ago
- 9ca5383 Add a comment that minijail_destroy frees memory. by Junichi Uekawa · 2 years, 6 months ago
- 69f7fd0 update product name to omit spaces by Mike Frysinger · 2 years, 6 months ago
- 93fe886 rust/minijail: Add a note on how unsafe fork() is. by Junichi Uekawa · 2 years, 8 months ago
- d9151a3 rust: Run rustfmt. by Junichi Uekawa · 2 years, 6 months ago
- 45e2dd6 rust: regenerate bindings after Landlock API change by Daniel Verkamp · 2 years, 7 months ago
- bedb1b1 rust: use bindgen --size_t-is-usize option by Daniel Verkamp · 2 years, 8 months ago
- 77c59db rust: add minijail_run_env to minijail-sys by Daniel Verkamp · 2 years, 10 months ago
- ff062d5 rust: remove redundant format in unreachable by Daniel Verkamp · 2 years, 11 months ago
- c97c0be rust/minijail: add API to parse raw BPF bytes by Daniel Verkamp · 3 years ago
- 4170a27 rust/minijail: add Minijail::run_command by Chia-I Wu · 3 years, 2 months ago
- 50e99bf rust/minijail: add minijail::Command::envs by Chia-I Wu · 3 years, 2 months ago
- 42fca92 rust/minijail: add minijail::Command by Chia-I Wu · 3 years, 2 months ago
- 5ba80bc Fix cross compile prefix for gnueabihf environment by Anton Romanov · 3 years, 3 months ago
- e1a48f5 Handle the wait error by Victor Hsieh · 3 years, 3 months ago
- cc061ab minijail-sys: stop trying to build specific minijail targets by Mike Frysinger · 3 years, 4 months ago
- a6d9745 rust: disable bindgen header with version number by Daniel Verkamp · 3 years, 5 months ago
- 5cc0b41 minijail-sys: Enable cross-compilation in build.rs by Dennis Kempin · 3 years, 6 months ago android-s-beta-5 android-s-beta-5
- 74296b3 rust/minijail: Add support for fexecve. by Allen Webb · 3 years, 7 months ago
- 2e46c51 rust: Add bindgen logic to build.rs. by Allen Webb · 3 years, 7 months ago
- de0f0e7 rust/minijail: Remove fork from tests. by Allen Webb · 3 years, 7 months ago
- 9c3abf5 rust/OWNERS: Replace xooglers. by Allen Webb · 3 years, 7 months ago
- 2453b1f rust/minijail: Make path to sleep in test an absolute path. by Allen Webb · 3 years, 9 months ago
- 21eaf62 rust: Bump patch version numbers since new APIs were added. by Allen Webb · 3 years, 9 months ago
- 6dc224f Add minijail_copy_jail by Dylan Reid · 3 years, 10 months ago
- 11395a6 rust/minijail: Fix cast to c_char. by Allen Webb · 3 years, 10 months ago
- f16b78b Make run/run_remap more generic by Victor Hsieh · 3 years, 11 months ago
- c718268 Add overlap handling to redirect_fds(). by Allen Webb · 3 years, 11 months ago
- 2a227b7 Move OWNERS.rust to rust/OWNERS. by Allen Webb · 3 years, 10 months ago
- 96cd7cc rust/minijail: Allow more flexible args than `&Path` by Dylan Reid · 3 years, 11 months ago
- ab5fdce Add kill function by Victor Hsieh · 3 years, 11 months ago
- 3f5a830 rust/minijail: Add fork_remap test. by Allen Webb · 3 years, 11 months ago
- 81cefe2 Fix clippy warnings. by Allen Webb · 3 years, 11 months ago
- a5fbd02 rust: Use respectful terms. by Jorge Lucangeli Obes · 4 years, 3 months ago
- 85d797e rust/minijail: Add change_user, change_group, and wait. by Allen Webb · 4 years, 7 months ago
- f95f8cb rust/minijail: Use minijail_sys::rlim_t instead of libc::rlim64_t. by Andrew Walbran · 4 years, 8 months ago android-r-beta-2 android-r-beta-3
- 69e3fc6 rust/minijail: Add support for mapping fds to a different fd number. by Allen Webb · 4 years, 8 months ago
- afb7a13 rust/minijail: Make sure spawned jobs termininate during unit tests. by Allen Webb · 4 years, 8 months ago aosp-emu-30-release linux-v16
- 96dd14e Migrate "io_jail" crate from crosvm and rename to "minijail". by Allen Webb · 4 years, 8 months ago