| Commit message (Expand) | Author | Age | Files | Lines |
* | call, emit, match: Add support for vectorised operations, nfnetlinkHEADmaster | Stefano Brivio | 2024-08-13 | 1 | -0/+8 |
* | util: Fix system call name resolution in syscall_name() debug function | Stefano Brivio | 2024-07-02 | 1 | -2/+4 |
* | Add fsetxattr(), fremovexattr(), open_by_handle_at(), and "virtiofsd demo" | Stefano Brivio | 2024-05-15 | 2 | -10/+28 |
* | seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routes | Stefano Brivio | 2023-12-21 | 3 | -2/+37 |
* | gluten: throw an error if the offset is seccomp but the request is empty | Alice Frosi | 2023-09-08 | 1 | -1/+3 |
* | cooker, seitan: add sched_setscheduler | Alice Frosi | 2023-09-01 | 2 | -13/+24 |
* | seitan: small fixes | Alice Frosi | 2023-08-31 | 1 | -0/+8 |
* | cooker: simplify tag and add caller metadata | Alice Frosi | 2023-08-30 | 2 | -2/+13 |
* | common: print syscall name based on the number | Alice Frosi | 2023-08-30 | 2 | -1/+18 |
* | cooker: generate OCI seccomp profile | Alice Frosi | 2023-08-24 | 1 | -0/+1 |
* | common, ops: add error print and return if desc is empty | Alice Frosi | 2023-07-14 | 1 | -1/+6 |
* | test: fix filter-build test and bugs | Alice Frosi | 2023-07-03 | 1 | -1/+0 |
* | cooker, seitan: Add support for GID/UID in context | Stefano Brivio | 2023-06-28 | 2 | -10/+26 |
* | common: move cmp_type_str in util | Alice Frosi | 2023-06-28 | 2 | -1/+6 |
* | cooker: Fix up debugging messages for "return" | Stefano Brivio | 2023-06-14 | 1 | -1/+1 |
* | cooker: Support for read(), OP_STORE, field-based filters | Stefano Brivio | 2023-06-14 | 1 | -0/+8 |
* | gluten: remove unused blk op | Alice Frosi | 2023-06-12 | 1 | -1/+0 |
* | seitan,cooker: add wd to change work directory and mknod | Alice Frosi | 2023-06-09 | 2 | -41/+39 |
* | cooker: Full support for flags and masks, assorted fixes | Stefano Brivio | 2023-06-08 | 1 | -1/+1 |
* | mknod/mknodat values, initial support for MASK flag, OP_BITWISE | Stefano Brivio | 2023-06-07 | 2 | -7/+21 |
* | seitan, cooker: refactor op_return | Alice Frosi | 2023-06-07 | 1 | -3/+7 |
* | seitan,cooker: op_resolvefd | Alice Frosi | 2023-06-07 | 1 | -6/+9 |
* | cooker: Draft quality: mknod/mknodat, sets of values with "in" | Stefano Brivio | 2023-06-06 | 1 | -3/+20 |
* | treewide: Change to GPLv2, add LICENSES, missing headers | Stefano Brivio | 2023-06-04 | 5 | -4/+21 |
* | cooker, seitan: OP_FD | Stefano Brivio | 2023-06-02 | 1 | -6/+12 |
* | cooker, seitan: OP_CALL arguments and context | Stefano Brivio | 2023-06-02 | 2 | -54/+89 |
* | cooker: OP_CALL and OP_COPY stuff | Stefano Brivio | 2023-06-01 | 2 | -10/+14 |
* | ops: adjust op_call | Alice Frosi | 2023-06-01 | 2 | -5/+13 |
* | ops: fix op_call and tests | Alice Frosi | 2023-05-19 | 1 | -2/+8 |
* | ops: add op_nr and op_copy | Alice Frosi | 2023-05-17 | 1 | -0/+8 |
* | cooker, seitan: Now with 100% more gluten | Stefano Brivio | 2023-05-16 | 2 | -3/+12 |
* | Adjust op_call with gluten_offset | Alice Frosi | 2023-05-11 | 1 | -13/+11 |
* | gluten: remove unused enum value_type | Alice Frosi | 2023-05-11 | 1 | -5/+0 |
* | Clean-up error message and test | Alice Frosi | 2023-05-11 | 1 | -0/+12 |
* | ops: check for SECCOMP_DATA | Alice Frosi | 2023-05-10 | 1 | -0/+3 |
* | Refactoring of gluten_read/write | Alice Frosi | 2023-05-10 | 1 | -26/+34 |
* | gluten: check limits | Alice Frosi | 2023-05-09 | 1 | -3/+45 |
* | seitan: refactor operations | Alice Frosi | 2023-05-08 | 1 | -25/+21 |
* | cooker updates spilling all over the place | Stefano Brivio | 2023-05-02 | 2 | -30/+224 |
* | Add op_cmp type | Alice Frosi | 2023-04-21 | 1 | -0/+10 |
* | Create common function to install the BPF filter | Alice Frosi | 2023-03-30 | 2 | -1/+33 |
* | Move util.h and util.c in common | Alice Frosi | 2023-03-24 | 2 | -0/+51 |
* | Re-arrange repository structure | Alice Frosi | 2023-03-24 | 3 | -0/+195 |