Historique des commits

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