Commit Verlauf

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