aboutgitcodelistschat:MatrixIRC
Commit message (Expand)AuthorAgeFilesLines
* seitan,cooker: add wd to change work directory and mknodAlice Frosi2023-06-099-102/+132
* cooker: Full support for flags and masks, assorted fixesStefano Brivio2023-06-0812-52/+193
* mknod/mknodat values, initial support for MASK flag, OP_BITWISEStefano Brivio2023-06-0711-87/+225
* seitan, cooker: refactor op_returnAlice Frosi2023-06-078-89/+76
* seitan,cooker: op_resolvefdAlice Frosi2023-06-078-18/+88
* web: generating connect demo with asciinemaAlice Frosi2023-06-071-0/+189
* seitan, main: Più umano più vero (more human more true)Stefano Brivio2023-06-071-20/+25
* demo: Add mknod.hjsonStefano Brivio2023-06-061-0/+42
* cooker: Draft quality: mknod/mknodat, sets of values with "in"Stefano Brivio2023-06-0612-42/+293
* seitan-run: Drop -x, refine cleanupStefano Brivio2023-06-051-2/+3
* seitan-run: restore old behaviorAlice Frosi2023-06-051-2/+1
* seitan: add debug message for op_load/op_cmpAlice Frosi2023-06-051-4/+9
* 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
* seitan: fix jmp in op_nrAlice Frosi2023-06-051-6/+2
* seitan: use jmp.offset as absolute valueAlice Frosi2023-06-051-4/+2
* seitan: operationsAlice Frosi2023-06-052-23/+28
* demo: extend demo with additional matchesAlice Frosi2023-06-052-2/+15
* cooker: add emit_endAlice Frosi2023-06-053-1/+18
* cooker: Generic attributes and ATTR_SIZEStefano Brivio2023-06-048-31/+89
* demo: Start with a connect() exampleStefano Brivio2023-06-042-0/+15
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-0465-204/+418
* seitan-run: Assorted cleanupsStefano Brivio2023-06-031-14/+18
* Introduce seitan-runStefano Brivio2023-06-021-0/+37
* seitan: Minor header cleanupStefano Brivio2023-06-021-2/+3
* cooker: json_object_get_boolean() can return true for missing keyStefano Brivio2023-06-021-2/+2
* gluten: What's const is constStefano Brivio2023-06-022-2/+2
* seitan: whoopsStefano Brivio2023-06-022-8/+5
* cooker, seitan: OP_FDStefano Brivio2023-06-027-37/+107
* cooker, seitan: fix some bugs for op callAlice Frosi2023-06-024-21/+34
* cooker, seitan: OP_CALL arguments and contextStefano Brivio2023-06-0210-198/+314
* cooker: OP_CALL and OP_COPY stuffStefano Brivio2023-06-0119-357/+1025
* ops: adjust op_callAlice Frosi2023-06-014-55/+102
* filter: fix filter build and adjust testsAlice Frosi2023-05-222-282/+261
* filter: adjust filter buildAlice Frosi2023-05-196-320/+327
* test: fix compilation and adjust changesAlice Frosi2023-05-192-24/+31
* ops: fix op_cmp and testAlice Frosi2023-05-192-93/+72
* ops: fix op_call and testsAlice Frosi2023-05-197-151/+234
* cooker, seitan: simple working exampleAlice Frosi2023-05-176-7/+58
* Minor fixes for the filter and the eaterAlice Frosi2023-05-174-6/+14
* ops: add op_nr and op_copyAlice Frosi2023-05-174-13/+112
* filter: refactoring filterAlice Frosi2023-05-174-474/+419
* filter: increment countAlice Frosi2023-05-161-1/+2
* cooker, seitan: Now with 100% more glutenStefano Brivio2023-05-1627-520/+1311
* ops: copy call args from glutenAlice Frosi2023-05-151-0/+5
* Adjust op_call with gluten_offsetAlice Frosi2023-05-115-70/+92
* gluten: remove unused enum value_typeAlice Frosi2023-05-111-5/+0
* Add missing license header to tests/unit/test_errors.cAlice Frosi2023-05-111-0/+5
* Clean-up error message and testAlice Frosi2023-05-115-58/+122
* ops: check for SECCOMP_DATAAlice Frosi2023-05-102-3/+6