1. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 3 months ago
  2. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 6 months ago
  3. dbb8670 Use more inclusive language for seccomp filter by Victor Hsieh · 5 years ago
  4. acadd09 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
  5. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  6. fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 7 years ago
  7. fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
  8. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  9. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
  10. aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
  11. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
  12. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 8 years ago
  13. 89fa81f Support all architectures in seccomp by Paul Lawrence · 8 years ago
  14. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
  15. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 8 years ago
  16. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
  17. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 8 years ago
  18. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 8 years ago
  19. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 8 years ago
  20. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago