Histórico de Commits

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