aboutgitcodelistschat:MatrixIRC
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routesStefano Brivio2023-12-211-2/+2
* Fix makefile for debug targetAlice Frosi2023-07-041-0/+3
* Makefile: Fix buildStefano Brivio2023-06-141-1/+1
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-041-1/+1
* ops: adjust op_callAlice Frosi2023-06-011-1/+1
* cooker updates spilling all over the placeStefano Brivio2023-05-021-4/+5
* seitan: use functions from util.hAlice Frosi2023-04-251-1/+1
* Makefile: fix compilation for cooker for missing numbers.hAlice Frosi2023-04-181-2/+2
* Rename cooker and eater with seitan prefixAlice Frosi2023-03-281-2/+4
* Add missing pre-requirement to seitan targetAlice Frosi2023-03-241-1/+1
* Replace errExit with dieAlice Frosi2023-03-241-1/+2
* Re-arrange repository structureAlice Frosi2023-03-241-9/+16
* Re-organize project and add license headerAlice Frosi2023-03-241-29/+27
* filter: add logging modeAlice Frosi2023-03-231-2/+2
* makefile: add variable to set temporary data sizeAlice Frosi2023-02-211-0/+1
* integration: create integration testsAlice Frosi2023-02-151-0/+9
* eater: unset O_CLOEXEC for the seccomp notifier fdAlice Frosi2023-02-151-2/+2
* seitan: separate function in commonAlice Frosi2023-02-151-2/+2
* Remove t.outAlice Frosi2023-01-171-3/+2
* Rename loader to eaterAlice Frosi2023-01-161-4/+4
* Remove filter.h and t.out rulesAlice Frosi2022-12-211-6/+0
* Add unit tests for the BPF filter generationAlice Frosi2022-12-211-0/+5
* Create bpf_dbg program to disassemble BPF filtersAlice Frosi2022-12-211-0/+3
* Remove build of bpf.outAlice Frosi2022-12-211-4/+1
* Generation of bpf programAlice Frosi2022-12-211-2/+2
* Remove unecessary flagsAlice Frosi2022-12-211-3/+1
* Generate syscalls numbers with nr_syscalls.shAlice Frosi2022-12-211-2/+2
* seitan: Initial importStefano Brivio2022-10-251-0/+44