aboutgitcodelistschat:MatrixIRC
path: root/cooker/filter.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix offset after refactoringAlice Frosi2023-04-121-1/+5
|
* Add other comparison operation for the BPF filterAlice Frosi2023-04-121-35/+106
|
* filter: define arg_cmp and arg_typeAlice Frosi2023-04-061-11/+10
|
* Add support for 64 bits argumentsAlice Frosi2023-04-061-13/+62
|
* filter: fix filterAlice Frosi2023-04-031-34/+65
| | | | | An additional notification is need either when we jump from an instruction without arguments then at the end of the argument checks.
* filter: load argument to checkAlice Frosi2023-03-311-1/+9
|
* cooker: fix argument evaluationAlice Frosi2023-03-291-19/+66
| | | | | Check sequentially the arguments for a syscall entry. If the check isn't successful then pass to the next entry.
* Rename cooker and eater with seitan prefixAlice Frosi2023-03-281-0/+299