Историја ревизија

Аутор SHA1 Порука Датум
  Quentin Monnet f73b9c2e5b src: Fix Clippy reports пре 8 месеци
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' пре 8 месеци
  Quentin Monnet e97a5223cd src/helpers.rs,src/jit.rs: Formatting nits пре 8 месеци
  John Nunley 404ccd0916 feat: Reduce dependency on libc пре 9 месеци
  Quentin Monnet cfb363c156 src/interpreter.rs: Use wrapping_offset() for load/store operations пре 8 месеци
  Wouter Dullaert 93e7dcda59 fix(doc): Add compilation instructions for aya ebpf example пре 9 месеци
  Quentin Monnet e8d9a12b31 Cargo.toml,README.md: Bump version to 0.3.0 пре 9 месеци
  Quentin Monnet 28f3d28c9a Cargo.toml: Update author email пре 9 месеци
  Wouter Dullaert e4d054275d fix(examples): Restructure allowed_memory test пре 9 месеци
  Wouter Dullaert 384c8820b3 feat: Add an option to register allowed ranges of memory пре 9 месеци
  Quentin Monnet 31e118b89e .appveyor.yml: Update Rust version пре 9 месеци
  SzymonKubica fe7021b07b Add a workflow job to build and run the tests available under no_std. пре 1 година
  SzymonKubica c08db1b9e4 Add no_std feature description to the README. пре 1 година
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. пре 1 година
  SzymonKubica 9061ae823d Add std feature for gating the jit code alongside windows cfg option. пре 1 година
  Sean Young 17353e3b2f src/ebpf.rs: Increase instruction limit to 1 million пре 1 година
  LookForAdmin 50a8fbaacc README.md: Update link referencing JIT пре 1 година
  Quentin Monnet 3e80ed720a src/interpreter: Remove/explain masks for 32-bit shift operations пре 1 година
  Quentin Monnet a16cc00d8c tests/ubpf_vm.rs: Add tests for arsh offset masking пре 1 година
  ret2happy adea893e18 src/interpreter.rs: Fix arithmetic left/right shift implementation (mask offset) пре 1 година
  Quentin Monnet 505d54afa4 src: Remove unused imports raised by linter пре 1 година
  Quentin Monnet 21b2e418e0 .appveyor.yml: Update Rust version пре 1 година
  Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) пре 1 година
  Quentin Monnet c8d34a03d8 tests/disassembler.rs: Add non-regression test for -0x8000 offset пре 1 година
  HAPPY 48acd9ff14 Fix negation overflow in disassembler пре 1 година
  Quentin Monnet 9bd61f2dd7 tests/ubpf_vm.rs: Add non-regression tests for 32-bit divisions by 0 пре 1 година
  HAPPY e866963146 Fix nullness check to src value in MOD32 and DIV32 пре 1 година
  Quentin Monnet 36bf0d646c tests/ubpf_vm.rs: Add regression test for check_mem() addition overflow пре 1 година
  HAPPY 56669f8cc3 Fix overflow issue in memory address boundary check пре 1 година
  Afonso Bordado 4812c52fe1 cranelift: Use the default libcall names пре 1 година