aboutgitcodelistschat:MatrixIRC
Commit message (Expand)AuthorAgeFilesLines
* Create test utils for testing different syscallAlice Frosi2023-02-153-0/+96
* eater: unset O_CLOEXEC for the seccomp notifier fdAlice Frosi2023-02-152-5/+22
* seitan: separate function in commonAlice Frosi2023-02-154-52/+65
* seitan: find fd of seccomp noitifier from procAlice Frosi2023-01-191-1/+55
* Use signals instead of connect for synchronizationAlice Frosi2023-01-172-1/+23
* eater: add error handlingAlice Frosi2023-01-171-4/+10
* seitan: replace ioctl with epollAlice Frosi2023-01-171-14/+41
* Add .gitignoreAlice Frosi2023-01-171-0/+6
* Remove t.outAlice Frosi2023-01-171-3/+2
* seitan: add flags for pid and input fileAlice Frosi2023-01-171-3/+51
* eater: enable launching generic programAlice Frosi2023-01-171-34/+52
* Rename loader to eaterAlice Frosi2023-01-164-10/+10
* Remove filter.h and t.out rulesAlice Frosi2022-12-211-6/+0
* Add unit tests for the BPF filter generationAlice Frosi2022-12-213-0/+384
* Create bpf_dbg program to disassemble BPF filtersAlice Frosi2022-12-214-0/+315
* Remove build of bpf.outAlice Frosi2022-12-211-4/+1
* Generation of bpf programAlice Frosi2022-12-214-91/+342
* Remove unecessary flagsAlice Frosi2022-12-211-3/+1
* Generate syscalls numbers with nr_syscalls.shAlice Frosi2022-12-213-267/+65
* qemu_filter: Use /var/run/qemu-pr-helper.sock as path to qemu-pr-helperAlice Frosi2022-11-031-1/+1
* seitan: Read the rest of the netlink message on event mismatchStefano Brivio2022-11-031-4/+3
* seitan: Initial importStefano Brivio2022-10-258-0/+929