1. b7c57cd Add linux/sockios.h to the list of headers for libconstants by Ben Chan · 6 years ago
  2. 4b5aae2 Add linux/net.h to the list of headers for libconstants by Ben Chan · 6 years ago
  3. 891d355 tools/compile_seccomp_policy: Allow permissive default actions by Luis Hector Chavez · 6 years ago
  4. e2a7f4b tools/compile_seccomp_policy: Add support for Blueprint by Luis Hector Chavez · 6 years ago
  5. d0fd13d tools/compile_seccomp_policy: Support long lines by Luis Hector Chavez · 6 years ago
  6. 3b41ae3 tools/compile_seccomp_policy: Optimize AST visitation by Luis Hector Chavez · 6 years ago
  7. 89a2710 tools/compile_seccomp_policy: Increase the code coverage to 93% by Luis Hector Chavez · 6 years ago
  8. 524da3b tools/compile_seccomp_policy: Add support for syscall groups by Luis Hector Chavez · 6 years ago
  9. a54812b tools/compile_seccomp_policy: Significantly improve BST codegen by Luis Hector Chavez · 6 years ago
  10. b21da7a tools/compile_seccomp_policy: Coalesce contiguous syscall actions by Luis Hector Chavez · 6 years ago
  11. 7a21ffe tools/compile_seccomp_policy: Add a new optimizing compiler by Luis Hector Chavez · 6 years ago
  12. 29c7234 syscall_filter: support long lines by Mike Frysinger · 6 years ago
  13. 05392b8 tools/compile_seccomp_policy: Add an expression compiler by Luis Hector Chavez · 6 years ago
  14. b7926be tools/compile_seccomp_policy: Add a way to specify the default action by Luis Hector Chavez · 6 years ago
  15. b440886 tools/compile_seccomp_policy: Add support for frequency files by Luis Hector Chavez · 6 years ago
  16. 571e958 tools/compile_seccomp_policy: Support arch metadata attributes by Luis Hector Chavez · 6 years ago
  17. 5dfe919 tools/compile_seccomp_policy: Add support for parsing files / @include by Luis Hector Chavez · 6 years ago
  18. 75406c2 tools/compile_seccomp_policy: Parse filter statements by Luis Hector Chavez · 6 years ago
  19. 1ac9eca tools/compile_seccomp_policy: Parse filters by Luis Hector Chavez · 6 years ago
  20. 0516e18 tools/compile_seccomp_policy: Add support for parsing filter expressions by Luis Hector Chavez · 6 years ago
  21. beadf61 Remove init loop log message. by Jorge Lucangeli Obes · 6 years ago
  22. d4ce449 tools/compile_seccomp_policy: Add the beginning of a new parser by Luis Hector Chavez · 6 years ago
  23. 1a9e910 Add sample policy for cat(1). by Jorge Lucangeli Obes · 8 years ago
  24. cdfb0cc syscall_filter_unittest: run more tests on android by Mike Frysinger · 6 years ago
  25. 7394b90 minimalistic-mountns: Add /dev/log. by Jorge Lucangeli Obes · 6 years ago
  26. e926051 syscall_filter: allow more than one @include per syscall filter by Zach Reizner · 6 years ago
  27. ee87607 Add DEFAULT_PIVOT_ROOT var which can be changed at build time. by Allen Webb · 6 years ago
  28. cdf2c6d Move the ScopedMinijail deleter to a named namespace. by Jorge Lucangeli Obes · 6 years ago
  29. d1d24d2 minijail: Stop using putenv(3) by Luis Hector Chavez · 6 years ago
  30. 2fa96d1 Allow skipping RO /proc mount. by Jorge Lucangeli Obes · 6 years ago
  31. 48b5ff1 minijail: Untangle redundant SECUREBITS logic by Mattias Nissler · 6 years ago
  32. e520019 minijail: Unconditionally include securebits.h by Mattias Nissler · 6 years ago
  33. d2c951d Add support for passing a new environment to the child. by Jorge Lucangeli Obes · 6 years ago
  34. 771d4c0 Reduce mount logging. by Jorge Lucangeli Obes · 6 years ago
  35. 2a93cee remove constants.json from all build rule by Zach Reizner · 6 years ago
  36. 06bba01 Fix indentation. by Jorge Lucangeli Obes · 6 years ago
  37. 06862d6 dump_constants: Also dump the arch name by Luis Hector Chavez · 6 years ago
  38. 902a449 libminijail: fix entering of mount & net namespaces by Mike Frysinger · 6 years ago
  39. 8ddef8f Reject passing in -u,-g multiple times by Luis Hector Chavez · 6 years ago
  40. c3e1772 minijail: Add support for pre-compiled BPF programs by Luis Hector Chavez · 6 years ago
  41. 466f231 minijail: Introduce the ~ unary operator and parenthesized constants by Luis Hector Chavez · 6 years ago
  42. f7b2018 dump_constants: Add a tool to generate a JSON file with all constants by Luis Hector Chavez · 6 years ago
  43. d81f47f Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  44. 4b6ce5c minijail: Document the @include syntax by Luis Hector Chavez · 6 years ago
  45. 0c1045b tools: Add a small optimization for mmap/mmap2/mremap am: 86a2875dae by Luis Hector Chavez · 6 years ago
  46. c00d489 tools: Refactor the seccomp policy generation am: 342328d677 by Luis Hector Chavez · 6 years ago
  47. 86a2875 tools: Add a small optimization for mmap/mmap2/mremap by Luis Hector Chavez · 6 years ago
  48. 342328d tools: Refactor the seccomp policy generation by Luis Hector Chavez · 6 years ago
  49. 984cec2 minijail0: Fix the --preload-library flag am: 1790e289f5 by Luis Hector Chavez · 6 years ago
  50. 1790e28 minijail0: Fix the --preload-library flag by Luis Hector Chavez · 6 years ago
  51. 41da151 minijail: Add some stuff to .gitignore am: 3590a437b1 by Luis Hector Chavez · 6 years ago
  52. e76f547 libminijail_unittest: Fix the libminijail unittests am: ac0acf3e6d by Luis Hector Chavez · 6 years ago
  53. 3590a43 minijail: Add some stuff to .gitignore by Luis Hector Chavez · 6 years ago
  54. ac0acf3 libminijail_unittest: Fix the libminijail unittests by Luis Hector Chavez · 6 years ago
  55. 2b00158 minijail: Enter all namespaces before calling execve(2) am: 83a44890c6 by Luis Hector Chavez · 6 years ago
  56. 2c57261 minijail: Add a namespacing test am: 86e10d3530 by Luis Hector Chavez · 6 years ago
  57. 5d9ea58 minijail: Add a way to specify the path of libminijailpreload.so am: 9acba45a65 by Luis Hector Chavez · 6 years ago
  58. 83a4489 minijail: Enter all namespaces before calling execve(2) by Luis Hector Chavez · 6 years ago
  59. 86e10d3 minijail: Add a namespacing test by Luis Hector Chavez · 6 years ago
  60. 9acba45 minijail: Add a way to specify the path of libminijailpreload.so by Luis Hector Chavez · 6 years ago
  61. b826ef3 Makefile: Add the leading / to LIBDIR am: f6423bb75c by Luis Hector Chavez · 6 years ago
  62. f6423bb Makefile: Add the leading / to LIBDIR by Luis Hector Chavez · 6 years ago
  63. 702294c minijail: Update the documentation regarding the preload library am: 689deb77cf by Luis Hector Chavez · 6 years ago
  64. 689deb7 minijail: Update the documentation regarding the preload library by Luis Hector Chavez · 6 years ago
  65. 0e96688 Correctly report errno after write(2) failure. am: 673c89d27f by Jorge Lucangeli Obes · 6 years ago
  66. 673c89d Correctly report errno after write(2) failure. by Jorge Lucangeli Obes · 6 years ago
  67. f8c9193 minijail0(1): expand -i/-I/-p documentation am: 69357a5bf9 by Mike Frysinger · 6 years ago
  68. 69357a5 minijail0(1): expand -i/-I/-p documentation by Mike Frysinger · 6 years ago
  69. a1c3405 add a build-time knob to disable seccomp logging (-L) am: 916c6c359e by Mike Frysinger · 6 years ago
  70. 916c6c3 add a build-time knob to disable seccomp logging (-L) by Mike Frysinger · 6 years ago
  71. 773d104 minijail: Handle cap_get_flag(3) failing with EINVAL am: 677900fb3a by Luis Hector Chavez · 6 years ago
  72. 677900f minijail: Handle cap_get_flag(3) failing with EINVAL by Luis Hector Chavez · 6 years ago
  73. 55337a0 minijail: Allow setting a cap_from_text(3)-compliant string to -c am: dabc4301f7 by Luis Hector Chavez · 6 years ago
  74. dabc430 minijail: Allow setting a cap_from_text(3)-compliant string to -c by Luis Hector Chavez · 6 years ago
  75. 7c98d72 minijail0: change default mount settings for tmpfs mounts am: b7803c810f by Mike Frysinger · 6 years ago
  76. 6ca74ca Remove semi-pointless info() message. am: aeab0e1254 by Jorge Lucangeli Obes · 6 years ago
  77. b7803c8 minijail0: change default mount settings for tmpfs mounts by Mike Frysinger · 6 years ago
  78. aeab0e1 Remove semi-pointless info() message. by Jorge Lucangeli Obes · 6 years ago
  79. a06d027 minijail0: change default mount flags with -k am: cb8674d56e by Mike Frysinger · 6 years ago
  80. cb8674d minijail0: change default mount flags with -k by Mike Frysinger · 6 years ago
  81. 7251616 Rename running_with_asan_or_hwasan (NFC). am: 3d98f3cdfd by Evgenii Stepanov · 6 years ago
  82. 3d98f3c Rename running_with_asan_or_hwasan (NFC). by Evgenii Stepanov · 6 years ago
  83. e9eb2e7 drop syscall filter line length check am: cf48b4411d by Mike Frysinger · 6 years ago
  84. cf48b44 drop syscall filter line length check by Mike Frysinger · 6 years ago
  85. c8b12f6 Skip setting seccomp filter under HWASan, same as ASan. am: 825828c275 by Evgenii Stepanov · 6 years ago
  86. 825828c Skip setting seccomp filter under HWASan, same as ASan. by Evgenii Stepanov · 6 years ago
  87. 51a357b fix out-of-tree builds am: dd5a884b71 by Mike Frysinger · 6 years ago
  88. 5a22a40 syscall_filter_unittest: rewrite in C++ am: 68a1b3ba4f by Mike Frysinger · 6 years ago
  89. dd5a884 fix out-of-tree builds by Mike Frysinger · 6 years ago
  90. 49f881b syscall_filter_unittest: fix thinko with compile_policy_line am: 05109e4617 by Mike Frysinger · 6 years ago
  91. 68a1b3b syscall_filter_unittest: rewrite in C++ by Mike Frysinger · 6 years ago
  92. 05109e4 syscall_filter_unittest: fix thinko with compile_policy_line by Mike Frysinger · 6 years ago
  93. 7ba585e generate_seccomp_policy.py: rewrite in python3 (and style) am: 3edca1e85b by Mike Frysinger · 6 years ago
  94. 3edca1e generate_seccomp_policy.py: rewrite in python3 (and style) by Mike Frysinger · 6 years ago
  95. 07e5c3e minijail: Avoid setting PR_SET_KEEPCAPS if that bit is locked am: 89cbc32f00 by Luis Hector Chavez · 6 years ago
  96. cd31f90 minijail: Avoid setting PR_SET_KEEPCAPS if that bit is locked am: 89cbc32f00 by Luis Hector Chavez · 6 years ago
  97. 89cbc32 minijail: Avoid setting PR_SET_KEEPCAPS if that bit is locked by Luis Hector Chavez · 6 years ago
  98. ff6b233 README.md: Fix some nits. am: 5848309c79 am: c2b8635b0c by Jorge Lucangeli Obes · 6 years ago
  99. c2b8635 README.md: Fix some nits. am: 5848309c79 by Jorge Lucangeli Obes · 6 years ago
  100. 5848309 README.md: Fix some nits. by Jorge Lucangeli Obes · 6 years ago