aboutgitcodelistschat:MatrixIRC
path: root/cooker/filter.c
Commit message (Expand)AuthorAgeFilesLines
* Add fsetxattr(), fremovexattr(), open_by_handle_at(), and "virtiofsd demo"HEADmasterStefano Brivio2024-05-151-0/+12
* cooker: print syscall name instead of numberAlice Frosi2023-09-011-2/+2
* test: fix filter-build test and bugsAlice Frosi2023-07-031-47/+29
* cooker/filter: Stop the sock_filter cast madnessStefano Brivio2023-06-141-74/+52
* cooker: Support for read(), OP_STORE, field-based filtersStefano Brivio2023-06-141-199/+233
* filter: increment counter only if call has argsAlice Frosi2023-06-121-0/+2
* cooker: Pass arguments to filterStefano Brivio2023-06-091-7/+23
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-041-1/+1
* filter: fix filter build and adjust testsAlice Frosi2023-05-221-18/+27
* filter: adjust filter buildAlice Frosi2023-05-191-8/+13
* Minor fixes for the filter and the eaterAlice Frosi2023-05-171-3/+7
* filter: refactoring filterAlice Frosi2023-05-171-294/+282
* filter: increment countAlice Frosi2023-05-161-1/+2
* cooker, seitan: Now with 100% more glutenStefano Brivio2023-05-161-188/+200
* filter: add missing license headerAlice Frosi2023-04-251-0/+5
* filter: remove logging partAlice Frosi2023-04-251-19/+2
* filter: clean-up unused functionsAlice Frosi2023-04-181-28/+4
* filter: remove superfluous jumpsAlice Frosi2023-04-181-25/+25
* filter: add and_ne operationAlice Frosi2023-04-181-4/+39
* filter: add and operationAlice Frosi2023-04-181-10/+56
* Fix filter offset for gt and ltAlice Frosi2023-04-141-2/+2
* Add comparison operations to the BPF filterAlice Frosi2023-04-131-2/+20
* 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
* filter: load argument to checkAlice Frosi2023-03-311-1/+9
* cooker: fix argument evaluationAlice Frosi2023-03-291-19/+66
* Rename cooker and eater with seitan prefixAlice Frosi2023-03-281-0/+299