Historique des commits

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