1. 50a2651 Export print_seccomp_fprog for further use in parser of ptrace syscall by Dmitry V. Levin · 9 years ago
  2. f82dcd9 seccomp.c: use print_array function by Dmitry V. Levin · 9 years ago
  3. 6ba947f seccomp: fix decoding of sock_fprog and sock_filter structures by Dmitry V. Levin · 9 years ago
  4. 3ea6a59 seccomp: print SECCOMP_* and BPF_* constants in a more compact way by Dmitry V. Levin · 9 years ago
  5. 7a12974 Convert parser of seccomp filter program to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  6. 1252d26 seccomp.c: make use of RVAL_DECODED by Dmitry V. Levin · 9 years ago
  7. 931ebbf seccomp.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 9 years ago
  8. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  9. 0a59454 seccomp: fix fallback definitions of some SECCOMP_* constants by Dmitry V. Levin · 10 years ago
  10. 2af6903 Implement seccomp decoding by Dmitry V. Levin · 10 years ago