aboutgitcodelistschat:MatrixIRC
path: root/cooker
Commit message (Expand)AuthorAgeFilesLines
* seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routesStefano Brivio2023-12-219-16/+434
* cooker: set base_offset for structAlice Frosi2023-09-081-0/+2
* cooker: Don't mix up JSON objects when checking temporary storage needsStefano Brivio2023-09-051-1/+1
* cooker/calls: Add support for bind()Stefano Brivio2023-09-041-0/+1
* cooker: fix tag check with the new formatAlice Frosi2023-09-041-7/+31
* cooker: fix priority name for sched_setschedulerAlice Frosi2023-09-012-6/+9
* cooker: fix wrong checkAlice Frosi2023-09-011-5/+8
* cooker, seitan: add sched_setschedulerAlice Frosi2023-09-015-6/+71
* cooker: print syscall name instead of numberAlice Frosi2023-09-012-3/+3
* cooker: remove debug printAlice Frosi2023-08-301-3/+1
* cooker: simplify tag and add caller metadataAlice Frosi2023-08-303-59/+80
* cooker: add chown and lchownAlice Frosi2023-08-252-1/+31
* cooker: generate OCI seccomp profileAlice Frosi2023-08-247-21/+559
* cooker: add flags with getoptsAlice Frosi2023-08-242-6/+88
* test: fix filter-build test and bugsAlice Frosi2023-07-034-50/+31
* cooker, seitan: Add support for GID/UID in contextStefano Brivio2023-06-281-4/+15
* common: move cmp_type_str in utilAlice Frosi2023-06-281-4/+0
* cooker/match: Fix mask calculation for GNU_DEV_MINORStefano Brivio2023-06-271-2/+2
* cooker: fix initialization and variable typeAlice Frosi2023-06-142-7/+5
* cooker: Fix up debugging messages for "return"Stefano Brivio2023-06-143-22/+42
* cooker/parse: Error out on 'continue' with value/error tagStefano Brivio2023-06-141-4/+4
* cooker/calls: Actually add io.{c,h}Stefano Brivio2023-06-142-0/+135
* cooker/filter: Stop the sock_filter cast madnessStefano Brivio2023-06-142-92/+65
* cooker: Support for read(), OP_STORE, field-based filtersStefano Brivio2023-06-149-229/+337
* filter: increment counter only if call has argsAlice Frosi2023-06-121-0/+2
* cooker: Pass arguments to filterStefano Brivio2023-06-096-11/+74
* seitan,cooker: add wd to change work directory and mknodAlice Frosi2023-06-093-33/+34
* cooker: Full support for flags and masks, assorted fixesStefano Brivio2023-06-089-46/+176
* mknod/mknodat values, initial support for MASK flag, OP_BITWISEStefano Brivio2023-06-076-60/+154
* seitan, cooker: refactor op_returnAlice Frosi2023-06-073-29/+45
* seitan,cooker: op_resolvefdAlice Frosi2023-06-074-2/+56
* cooker: Draft quality: mknod/mknodat, sets of values with "in"Stefano Brivio2023-06-069-23/+208
* cooker: use unsigned short for family with connectAlice Frosi2023-06-056-3/+9
* cooker: missing size set for op_loadAlice Frosi2023-06-051-0/+1
* cooker: add emit_endAlice Frosi2023-06-053-1/+18
* cooker: Generic attributes and ATTR_SIZEStefano Brivio2023-06-048-31/+89
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-0427-182/+183
* cooker: json_object_get_boolean() can return true for missing keyStefano Brivio2023-06-021-2/+2
* cooker, seitan: OP_FDStefano Brivio2023-06-025-9/+76
* cooker, seitan: fix some bugs for op callAlice Frosi2023-06-022-6/+9
* cooker, seitan: OP_CALL arguments and contextStefano Brivio2023-06-026-68/+189
* cooker: OP_CALL and OP_COPY stuffStefano Brivio2023-06-0117-347/+1011
* filter: fix filter build and adjust testsAlice Frosi2023-05-221-18/+27
* filter: adjust filter buildAlice Frosi2023-05-192-9/+15
* cooker, seitan: simple working exampleAlice Frosi2023-05-174-4/+55
* Minor fixes for the filter and the eaterAlice Frosi2023-05-172-3/+8
* filter: refactoring filterAlice Frosi2023-05-172-298/+291
* filter: increment countAlice Frosi2023-05-161-1/+2
* cooker, seitan: Now with 100% more glutenStefano Brivio2023-05-1622-509/+1291
* cooker updates spilling all over the placeStefano Brivio2023-05-028-148/+356