aboutgitcodelistschat:MatrixIRC
path: root/seitan.c
Commit message (Expand)AuthorAgeFilesLines
* seitan: configure uid and gid for the socketAlice Frosi2023-08-241-4/+22
* seitan: Zero out the request structure before SECCOMP_IOCTL_NOTIF_RECVStefano Brivio2023-07-051-0/+1
* cooker: Support for read(), OP_STORE, field-based filtersStefano Brivio2023-06-141-1/+0
* seitan,cooker: add wd to change work directory and mknodAlice Frosi2023-06-091-1/+1
* seitan, main: Più umano più vero (more human more true)Stefano Brivio2023-06-071-20/+25
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-041-1/+1
* seitan: Minor header cleanupStefano Brivio2023-06-021-2/+3
* cooker, seitan: fix some bugs for op callAlice Frosi2023-06-021-1/+2
* cooker, seitan: Now with 100% more glutenStefano Brivio2023-05-161-3/+4
* seitan: refactor operationsAlice Frosi2023-05-081-13/+2
* seitan: use functions from util.hAlice Frosi2023-04-251-6/+7
* seitan: remove unused optionsAlice Frosi2023-04-251-108/+3
* Replace argp with getoptAlice Frosi2023-04-201-52/+53
* 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