aboutgitcodelistschat:MatrixIRC
path: root/demo/connect.hjson
Commit message (Collapse)AuthorAgeFilesLines
* demo: update connect example with new tag formatAlice Frosi2023-09-041-3/+3
|
* demo: simplify and adjust scriptsAlice Frosi2023-06-141-6/+0
|
* demo: update demoAlice Frosi2023-06-141-2/+8
|
* seitan, cooker: refactor op_returnAlice Frosi2023-06-071-8/+8
| | | | | | | Refactor OP_RETURN: - merged OP_BLOCK and OP_CONT into OP_RETURN - add desc field for op_return - updated the demo files
* demo: extend demo with additional matchesAlice Frosi2023-06-051-1/+13
| | | | | Add matches for injecting error and faking the connect syscall. Fix seitan-run clean-up: delete only *.bpf and *.gluten files
* demo: Start with a connect() exampleStefano Brivio2023-06-041-0/+13
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>