1. e1f046a common.mk: sync w/platform2 by Mike Frysinger · 7 years ago
  2. e131e13 build w/-Wunused-parameter to match Android by Mike Frysinger · 7 years ago
  3. ed6a82e Use -Werror in external/minijail by Chih-Hung Hsieh · 7 years ago
  4. 2acbec5 Convert to Android.bp by Dan Willemsen · 7 years ago
  5. 780aef7 libminijail_unittest: change userns test into a runtime probe by Mike Frysinger · 7 years ago
  6. 2e9b458 libminijail_unittest: delete redundant prototypes by Mike Frysinger · 7 years ago
  7. b2c12d1 libminijail_unittest: unify program constants by Mike Frysinger · 7 years ago
  8. 0412dcc Add minijail_fork by Dylan Reid · 7 years ago
  9. 0956086 whitelist socket for logging purposes by Mike Frysinger · 7 years ago
  10. ac981fc minijail: Decouple the do_init flag by Luis Hector Chavez · 7 years ago
  11. 9131f6c Fix Chrome OS unit tests by Luis Hector Chavez · 7 years ago
  12. ef9e132 Add an 'override' specifier to testrunner by Luis Hector Chavez · 7 years ago
  13. 7132355 Improve the way uid/gid changes in unprivileged userns by Luis Hector Chavez · 7 years ago
  14. daa0371 Make the build more fuzzer-friendly by Luis Hector Chavez · 7 years ago
  15. 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 7 years ago
  16. 7624e71 Improve compiler logging by Luis Hector Chavez · 7 years ago
  17. 64730af Add a pre-chroot hook by Luis Hector Chavez · 7 years ago
  18. 95582e7 Initialize some uninitialized pointers by Luis Hector Chavez · 7 years ago
  19. dfd60fe Add vapier@ to OWNERS. by Jorge Lucangeli Obes · 7 years ago
  20. 8c01327 fix func decl for C code by Mike Frysinger · 7 years ago
  21. 90e31eb pull in latest common.mk by Mike Frysinger · 7 years ago
  22. a1f4e0a Fix CLEAN step for parse_seccomp_policy. by Jorge Lucangeli Obes · 7 years ago
  23. 1a87c8a libFuzzer: Fix a leak in compile_filter() cleanup by Luis Hector Chavez · 7 years ago
  24. 52f3dd7 afl-fuzz: Fix invalid return by Luis Hector Chavez · 7 years ago
  25. 18c49c8 Make minijail_run_internal static by Dylan Reid · 7 years ago
  26. d38280c afl-fuzz: Fix double free by lhchavez · 7 years ago
  27. d0b4070 afl-fuzz: Fix crash with policy line without ':' by lhchavez · 7 years ago
  28. 6c8d820 ASan: Fixed memory leak by lhchavez · 7 years ago
  29. 24b64c2 ASan: Fix stack overflow in system_unittest by lhchavez · 7 years ago
  30. acfb8be Move minijail_run args in to a struct. by Dylan Reid · 7 years ago
  31. 58602a8 Clarify -T option in usage by Graziano Misuraca · 7 years ago
  32. 39aecb1 Add linux/serial.h to gen_constants.sh by Luis Hector Chavez · 7 years ago
  33. 7ebd941 Add some additional headers to gen_constants.sh by Luis Hector Chavez · 7 years ago
  34. eaab420 abort when bind mounting a non-existent source path by Mike Frysinger · 7 years ago
  35. 13fb815 start unittests for the system.c file am: 0b5cffa5fa by Mike Frysinger · 7 years ago
  36. 0b5cffa start unittests for the system.c file by Mike Frysinger · 7 years ago
  37. 7d1d35f switch to enforcing AOSP licensing am: 22a143f241 by Mike Frysinger · 7 years ago
  38. 22a143f switch to enforcing AOSP licensing by Mike Frysinger · 7 years ago
  39. 2f882ff minijail: Add a way to allow arbitrary fd redirects am: 1617f63738 by Luis Hector Chavez · 7 years ago
  40. 1617f63 minijail: Add a way to allow arbitrary fd redirects by Luis Hector Chavez · 7 years ago
  41. 4505327 minijail: Add minijail_add_hook() am: e0ba4cebe6 by Luis Hector Chavez · 7 years ago
  42. e0ba4ce minijail: Add minijail_add_hook() by Luis Hector Chavez · 7 years ago
  43. c563ae6 Add LICENSE file. am: db19bfbfbd by Jorge Lucangeli Obes · 7 years ago
  44. db19bfb Add LICENSE file. by Jorge Lucangeli Obes · 7 years ago
  45. 7fae312 Use unsigned long for prctl argument am: a7f4fc9162 by Dylan Reid · 7 years ago
  46. a7f4fc9 Use unsigned long for prctl argument by Dylan Reid · 7 years ago
  47. 3f67380 Add include guard around scoped_minijail.h am: 59e4737dff by Chirantan Ekbote · 7 years ago
  48. 59e4737 Add include guard around scoped_minijail.h by Chirantan Ekbote · 7 years ago
  49. 4a01d5f minijail: Allow skipping setting securebits when restricting caps am: ec0a2c1023 by Luis Hector Chavez · 7 years ago
  50. ec0a2c1 minijail: Allow skipping setting securebits when restricting caps by Luis Hector Chavez · 7 years ago
  51. 5302f58 minijail: Add support for dropping caps with static binaries am: fe5fb8ea50 by Luis Hector Chavez · 7 years ago
  52. fe5fb8e minijail: Add support for dropping caps with static binaries by Luis Hector Chavez · 7 years ago
  53. b27ba66 Add the ability to set rlimits on the jailed process am: 0f72ef4240 by Dylan Reid · 7 years ago
  54. 0f72ef4 Add the ability to set rlimits on the jailed process by Dylan Reid · 7 years ago
  55. 2577ef1 clarify -s vs -S seccomp modes a bit am: e61fd66813 am: dd37a5752a by Mike Frysinger · 7 years ago
  56. 4f07ede man pages: standardize reference style am: 0fe4e4f252 am: 30e73b95f1 by Mike Frysinger · 7 years ago
  57. dd37a57 clarify -s vs -S seccomp modes a bit am: e61fd66813 by Mike Frysinger · 7 years ago
  58. 30e73b9 man pages: standardize reference style am: 0fe4e4f252 by Mike Frysinger · 7 years ago
  59. e61fd66 clarify -s vs -S seccomp modes a bit by Mike Frysinger · 7 years ago
  60. 0fe4e4f man pages: standardize reference style by Mike Frysinger · 7 years ago
  61. 927cd4f minijail0: adjust how we stop processing non-opts am: 98f4a938cb am: 4f8562358e by Mike Frysinger · 7 years ago
  62. 4f85623 minijail0: adjust how we stop processing non-opts am: 98f4a938cb by Mike Frysinger · 7 years ago
  63. 98f4a93 minijail0: adjust how we stop processing non-opts by Mike Frysinger · 7 years ago
  64. f002ee3 support creating new uts namespaces (and setting hostnames) am: b9a7b16859 am: 0c23afe620 by Mike Frysinger · 7 years ago
  65. b59613b support creating new uts namespaces (and setting hostnames) am: b9a7b16859 by Mike Frysinger · 7 years ago
  66. 0c23afe support creating new uts namespaces (and setting hostnames) am: b9a7b16859 by Mike Frysinger · 7 years ago
  67. b9a7b16 support creating new uts namespaces (and setting hostnames) by Mike Frysinger · 7 years ago
  68. 5eab520 Reland "Add optional signal forwarder and '-z' option to cli" am: dba6209b4f am: 2e3caf3c6e by Jorge Lucangeli Obes · 7 years ago
  69. 3c4fcf7 Reland "Add optional signal forwarder and '-z' option to cli" am: dba6209b4f by Jorge Lucangeli Obes · 7 years ago
  70. 2e3caf3 Reland "Add optional signal forwarder and '-z' option to cli" am: dba6209b4f by Jorge Lucangeli Obes · 7 years ago
  71. dba6209 Reland "Add optional signal forwarder and '-z' option to cli" by Jorge Lucangeli Obes · 7 years ago
  72. dd866df Revert "Add optional signal forwarder and '-z' option to cli" am: 7151582f0b am: 4aa196e11a by Roozbeh Pournader · 7 years ago
  73. 9e1a385 Revert "Add optional signal forwarder and '-z' option to cli" am: 7151582f0b by Roozbeh Pournader · 7 years ago
  74. 4aa196e Revert "Add optional signal forwarder and '-z' option to cli" am: 7151582f0b by Roozbeh Pournader · 7 years ago
  75. 7151582 Revert "Add optional signal forwarder and '-z' option to cli" by Roozbeh Pournader · 7 years ago
  76. 18ff8f2 Add optional signal forwarder and '-z' option to cli am: 74b902788f am: 2007be50c6 by Graziano Misuraca · 7 years ago
  77. 248c6d4 Add optional signal forwarder and '-z' option to cli am: 74b902788f by Graziano Misuraca · 7 years ago
  78. 2007be5 Add optional signal forwarder and '-z' option to cli am: 74b902788f by Graziano Misuraca · 7 years ago
  79. 74b9027 Add optional signal forwarder and '-z' option to cli by Graziano Misuraca · 7 years ago
  80. 201b5eb minijail0: update -i usage am: d253835c3a am: 3f75545fff am: 6a3e75fef8 by Mike Frysinger · 7 years ago
  81. 6a3e75f minijail0: update -i usage am: d253835c3a am: 3f75545fff by Mike Frysinger · 7 years ago
  82. 3f75545 minijail0: update -i usage am: d253835c3a by Mike Frysinger · 7 years ago
  83. d253835 minijail0: update -i usage by Mike Frysinger · 7 years ago
  84. 588d9f2 syscall_filter: Fix whitespace handling. am: c4992577c7 am: 1d0ed40790 by Jorge Lucangeli Obes · 7 years ago
  85. 3b13080 syscall_filter: Fix whitespace handling. am: c4992577c7 am: 1d0ed40790 by Jorge Lucangeli Obes · 7 years ago
  86. 1d0ed40 syscall_filter: Fix whitespace handling. am: c4992577c7 by Jorge Lucangeli Obes · 7 years ago
  87. c499257 syscall_filter: Fix whitespace handling. by Jorge Lucangeli Obes · 7 years ago
  88. 8bce2f7 Fix prctl() call. am: f6058c3e15 am: 859ccf84a8 am: e386b7c202 by Jorge Lucangeli Obes · 7 years ago
  89. e386b7c Fix prctl() call. am: f6058c3e15 am: 859ccf84a8 by Jorge Lucangeli Obes · 7 years ago
  90. 859ccf8 Fix prctl() call. am: f6058c3e15 by Jorge Lucangeli Obes · 7 years ago
  91. f6058c3 Fix prctl() call. by Jorge Lucangeli Obes · 7 years ago
  92. 271699a Enable minijail to be in the VNDK am: 351d986fad am: d6621ffa7e am: 60c505571a by Jiyong Park · 7 years ago
  93. 60c5055 Enable minijail to be in the VNDK am: 351d986fad am: d6621ffa7e by Jiyong Park · 7 years ago
  94. d6621ff Enable minijail to be in the VNDK am: 351d986fad by Jiyong Park · 7 years ago
  95. 351d986 Enable minijail to be in the VNDK by Jiyong Park · 7 years ago
  96. bb320e6 Implement initial ambient capabilities support. am: a6eb21a9b4 am: 2b7a56c25f by Jorge Lucangeli Obes · 7 years ago
  97. 9a70a4b Implement initial ambient capabilities support. am: a6eb21a9b4 am: 2b7a56c25f by Jorge Lucangeli Obes · 7 years ago
  98. 2b7a56c Implement initial ambient capabilities support. am: a6eb21a9b4 by Jorge Lucangeli Obes · 7 years ago
  99. a6eb21a Implement initial ambient capabilities support. by Jorge Lucangeli Obes · 7 years ago
  100. 6377f37 Refactor Minijail in preparation for ambient capabilities work. am: 0b20877d67 am: a90a992b89 by Jorge Lucangeli Obes · 7 years ago