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