| Commit message (Expand) | Author | Age | Files | Lines |
* | seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routes | Stefano Brivio | 2023-12-21 | 1 | -0/+21 |
* | seitan: configure uid and gid for the socket | Alice Frosi | 2023-08-24 | 1 | -4/+22 |
* | seitan: Zero out the request structure before SECCOMP_IOCTL_NOTIF_RECV | Stefano Brivio | 2023-07-05 | 1 | -0/+1 |
* | cooker: Support for read(), OP_STORE, field-based filters | Stefano Brivio | 2023-06-14 | 1 | -1/+0 |
* | seitan,cooker: add wd to change work directory and mknod | Alice Frosi | 2023-06-09 | 1 | -1/+1 |
* | seitan, main: Più umano più vero (more human more true) | Stefano Brivio | 2023-06-07 | 1 | -20/+25 |
* | treewide: Change to GPLv2, add LICENSES, missing headers | Stefano Brivio | 2023-06-04 | 1 | -1/+1 |
* | seitan: Minor header cleanup | Stefano Brivio | 2023-06-02 | 1 | -2/+3 |
* | cooker, seitan: fix some bugs for op call | Alice Frosi | 2023-06-02 | 1 | -1/+2 |
* | cooker, seitan: Now with 100% more gluten | Stefano Brivio | 2023-05-16 | 1 | -3/+4 |
* | seitan: refactor operations | Alice Frosi | 2023-05-08 | 1 | -13/+2 |
* | seitan: use functions from util.h | Alice Frosi | 2023-04-25 | 1 | -6/+7 |
* | seitan: remove unused options | Alice Frosi | 2023-04-25 | 1 | -108/+3 |
* | Replace argp with getopt | Alice Frosi | 2023-04-20 | 1 | -52/+53 |
* | seitan: use die function to terminate on error | Alice Frosi | 2023-03-28 | 1 | -18/+10 |
* | seitan: remove unused variables and functions | Alice Frosi | 2023-03-24 | 1 | -64/+1 |
* | Replace errExit with die | Alice Frosi | 2023-03-24 | 1 | -16/+12 |
* | Re-arrange repository structure | Alice Frosi | 2023-03-24 | 1 | -0/+435 |
* | Re-organize project and add license header | Alice Frosi | 2023-03-24 | 1 | -435/+0 |
* | filter: add logging mode | Alice Frosi | 2023-03-23 | 1 | -29/+40 |
* | seitan: receiving seccomp notifier with socket | Alice Frosi | 2023-03-23 | 1 | -22/+126 |
* | fix formatting | Alice Frosi | 2023-02-22 | 1 | -27/+33 |
* | seitan: separate function in common | Alice Frosi | 2023-02-15 | 1 | -50/+5 |
* | seitan: find fd of seccomp noitifier from proc | Alice Frosi | 2023-01-19 | 1 | -1/+55 |
* | Use signals instead of connect for synchronization | Alice Frosi | 2023-01-17 | 1 | -0/+16 |
* | seitan: replace ioctl with epoll | Alice Frosi | 2023-01-17 | 1 | -14/+41 |
* | seitan: add flags for pid and input file | Alice Frosi | 2023-01-17 | 1 | -3/+51 |
* | Rename loader to eater | Alice Frosi | 2023-01-16 | 1 | -2/+2 |
* | seitan: Read the rest of the netlink message on event mismatch | Stefano Brivio | 2022-11-03 | 1 | -4/+3 |
* | seitan: Initial import | Stefano Brivio | 2022-10-25 | 1 | -0/+215 |