Historial de Commits

Autor SHA1 Mensaje Fecha
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository hace 1 mes
  Quentin Monnet e41119db59 rbpf: Improve formatting, prepare/protect for rustfmt hace 2 meses
  Godones 2c302ee5d9 feat: Add support for ebpf to ebpf call in assembler and disassembler hace 2 meses
  Godones b4bef82024 Add test cases and fix errors. hace 2 meses
  Godones f8f36569b8 feat: Add ebpf to ebpf call support hace 3 meses
  hsqStephenZhang acc042b276 fix: clarify signed & unsigned for jump insts hace 5 meses
  Quentin Monnet 897457d942 Cargo.toml: Set Rust edition for the project hace 9 meses
  Quentin Monnet b4079fedfc src: Remove presumably unused Clippy directives hace 8 meses
  Quentin Monnet f73b9c2e5b src: Fix Clippy reports hace 8 meses
  Quentin Monnet cfb363c156 src/interpreter.rs: Use wrapping_offset() for load/store operations hace 8 meses
  Wouter Dullaert 384c8820b3 feat: Add an option to register allowed ranges of memory hace 9 meses
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. hace 1 año
  Quentin Monnet 3e80ed720a src/interpreter: Remove/explain masks for 32-bit shift operations hace 1 año
  ret2happy adea893e18 src/interpreter.rs: Fix arithmetic left/right shift implementation (mask offset) hace 1 año
  Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) hace 1 año
  HAPPY e866963146 Fix nullness check to src value in MOD32 and DIV32 hace 1 año
  HAPPY 56669f8cc3 Fix overflow issue in memory address boundary check hace 1 año
  Quentin Monnet 045049e957 src/interpreter.rs: Update clippy linter names (cast_ptr_alignment) hace 2 años
  Quentin Monnet 651ae4b187 src/lib.rs,src/interpreter.rs: Move interpreter to dedicated module hace 2 años