1. 3c00e63 Fix decoding of execve and execveat syscalls with invalid input by Dmitry V. Levin · 9 years ago
  2. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  3. 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 9 years ago
  4. 4ff687b execve: fix support of personalities with different word size by Dmitry V. Levin · 9 years ago
  5. 7e56b4e execve.c: make use of RVAL_DECODED by Dmitry V. Levin · 9 years ago
  6. ad18132 execve.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 9 years ago
  7. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  8. 7be2318 process.c: move execve and execv parsers to a separate file by Dmitry V. Levin · 10 years ago