Commit Verlauf

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