Commit History

Autor SHA1 Mensaxe Data
  hsqStephenZhang acc042b276 fix: clarify signed & unsigned for jump insts hai 7 meses
  Quentin Monnet 897457d942 Cargo.toml: Set Rust edition for the project hai 10 meses
  Quentin Monnet b4079fedfc src: Remove presumably unused Clippy directives hai 9 meses
  Quentin Monnet 8ec1050ff7 ci: Add features to clippy pass hai 9 meses
  Quentin Monnet f73b9c2e5b src: Fix Clippy reports hai 9 meses
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' hai 9 meses
  Quentin Monnet e97a5223cd src/helpers.rs,src/jit.rs: Formatting nits hai 9 meses
  John Nunley 404ccd0916 feat: Reduce dependency on libc hai 10 meses
  Quentin Monnet cfb363c156 src/interpreter.rs: Use wrapping_offset() for load/store operations hai 9 meses
  Wouter Dullaert 93e7dcda59 fix(doc): Add compilation instructions for aya ebpf example hai 10 meses
  Quentin Monnet e8d9a12b31 Cargo.toml,README.md: Bump version to 0.3.0 hai 10 meses
  Quentin Monnet 28f3d28c9a Cargo.toml: Update author email hai 10 meses
  Wouter Dullaert e4d054275d fix(examples): Restructure allowed_memory test hai 11 meses
  Wouter Dullaert 384c8820b3 feat: Add an option to register allowed ranges of memory hai 11 meses
  Quentin Monnet 31e118b89e .appveyor.yml: Update Rust version hai 11 meses
  SzymonKubica fe7021b07b Add a workflow job to build and run the tests available under no_std. hai 1 ano
  SzymonKubica c08db1b9e4 Add no_std feature description to the README. hai 1 ano
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. hai 1 ano
  SzymonKubica 9061ae823d Add std feature for gating the jit code alongside windows cfg option. hai 1 ano
  Sean Young 17353e3b2f src/ebpf.rs: Increase instruction limit to 1 million hai 1 ano
  LookForAdmin 50a8fbaacc README.md: Update link referencing JIT hai 1 ano
  Quentin Monnet 3e80ed720a src/interpreter: Remove/explain masks for 32-bit shift operations hai 1 ano
  Quentin Monnet a16cc00d8c tests/ubpf_vm.rs: Add tests for arsh offset masking hai 1 ano
  ret2happy adea893e18 src/interpreter.rs: Fix arithmetic left/right shift implementation (mask offset) hai 1 ano
  Quentin Monnet 505d54afa4 src: Remove unused imports raised by linter hai 1 ano
  Quentin Monnet 21b2e418e0 .appveyor.yml: Update Rust version hai 1 ano
  Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) hai 1 ano
  Quentin Monnet c8d34a03d8 tests/disassembler.rs: Add non-regression test for -0x8000 offset hai 1 ano
  HAPPY 48acd9ff14 Fix negation overflow in disassembler hai 1 ano
  Quentin Monnet 9bd61f2dd7 tests/ubpf_vm.rs: Add non-regression tests for 32-bit divisions by 0 hai 1 ano