aboutgitcodelistschat:MatrixIRC
path: root/seitan.c
Commit message (Expand)AuthorAgeFilesLines
* seitan: use die function to terminate on errorAlice Frosi2023-03-281-18/+10
* seitan: remove unused variables and functionsAlice Frosi2023-03-241-64/+1
* Replace errExit with dieAlice Frosi2023-03-241-16/+12
* Re-arrange repository structureAlice Frosi2023-03-241-0/+435
* Re-organize project and add license headerAlice Frosi2023-03-241-435/+0
* filter: add logging modeAlice Frosi2023-03-231-29/+40
* seitan: receiving seccomp notifier with socketAlice Frosi2023-03-231-22/+126
* fix formattingAlice Frosi2023-02-221-27/+33
* seitan: separate function in commonAlice Frosi2023-02-151-50/+5
* seitan: find fd of seccomp noitifier from procAlice Frosi2023-01-191-1/+55
* Use signals instead of connect for synchronizationAlice Frosi2023-01-171-0/+16
* seitan: replace ioctl with epollAlice Frosi2023-01-171-14/+41
* seitan: add flags for pid and input fileAlice Frosi2023-01-171-3/+51
* Rename loader to eaterAlice Frosi2023-01-161-2/+2
* seitan: Read the rest of the netlink message on event mismatchStefano Brivio2022-11-031-4/+3
* seitan: Initial importStefano Brivio2022-10-251-0/+215