Historie revizí

Autor SHA1 Zpráva Datum
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository před 2 měsíci
  Quentin Monnet f190fc0530 clippy: Fix Clippy report před 3 měsíci
  Quentin Monnet e41119db59 rbpf: Improve formatting, prepare/protect for rustfmt před 3 měsíci
  Godones 2c302ee5d9 feat: Add support for ebpf to ebpf call in assembler and disassembler před 3 měsíci
  Godones b4bef82024 Add test cases and fix errors. před 3 měsíci
  Godones 3b85933a03 feat: add func call for jit před 3 měsíci
  Godones f8f36569b8 feat: Add ebpf to ebpf call support před 3 měsíci
  hsqStephenZhang 9642917c9e fix: add jmp insn unsigned extend unittest před 5 měsíci
  Quentin Monnet b4079fedfc src: Remove presumably unused Clippy directives před 8 měsíci
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' před 8 měsíci
  Quentin Monnet a16cc00d8c tests/ubpf_vm.rs: Add tests for arsh offset masking před 1 rokem
  Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) před 1 rokem
  Quentin Monnet 9bd61f2dd7 tests/ubpf_vm.rs: Add non-regression tests for 32-bit divisions by 0 před 1 rokem
  Quentin Monnet 36bf0d646c tests/ubpf_vm.rs: Add regression test for check_mem() addition overflow před 1 rokem
  Quentin Monnet 7e8875e036 src/lib.rs: Add support for 32-bit jumps in interpreter and verifier před 2 roky
  Quentin Monnet 6936dcb558 src/lib.rs: Update behaviour for divisions by zero (interpreter) před 2 roky
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags před 2 roky
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code před 2 roky
  jackcmay f4bda9472c Rename (#40) před 6 roky
  jackcmay b31d366489 Exit gracefully on program exit (#38) před 6 roky
  jackcmay 4bcf67ad4c Customizable verifier (#34) před 6 roky
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing před 6 roky
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions před 7 roky
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. před 7 roky
  Rich Lane 79f794bb13 tests/ubpf_vm.rs: fix sign of immediates před 8 roky
  Rich Lane d08279fc5c tests/ubpf_vm.rs: use assembler před 8 roky
  Rich Lane 5a0f2ef657 tests: factor out tcp_sack data into a common file před 8 roky
  Rich Lane 0b8e232b1c tests/ubpf_vm.rs: use assembler in test_vm_lddw před 8 roky
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. před 8 roky
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work před 8 roky