Historique des commits

Auteur SHA1 Message Date
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. il y a 1 an
  SzymonKubica 9061ae823d Add std feature for gating the jit code alongside windows cfg option. il y a 1 an
  Sean Young 17353e3b2f src/ebpf.rs: Increase instruction limit to 1 million il y a 1 an
  LookForAdmin 50a8fbaacc README.md: Update link referencing JIT il y a 1 an
  Quentin Monnet 3e80ed720a src/interpreter: Remove/explain masks for 32-bit shift operations il y a 1 an
  Quentin Monnet a16cc00d8c tests/ubpf_vm.rs: Add tests for arsh offset masking 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 505d54afa4 src: Remove unused imports raised by linter il y a 1 an
  Quentin Monnet 21b2e418e0 .appveyor.yml: Update Rust version il y a 1 an
  Quentin Monnet 7bebff57be src/interpreter.rs: Fix left/right shifts implementation (mask offset) il y a 1 an
  Quentin Monnet c8d34a03d8 tests/disassembler.rs: Add non-regression test for -0x8000 offset il y a 1 an
  HAPPY 48acd9ff14 Fix negation overflow in disassembler il y a 1 an
  Quentin Monnet 9bd61f2dd7 tests/ubpf_vm.rs: Add non-regression tests for 32-bit divisions by 0 il y a 1 an
  HAPPY e866963146 Fix nullness check to src value in MOD32 and DIV32 il y a 1 an
  Quentin Monnet 36bf0d646c tests/ubpf_vm.rs: Add regression test for check_mem() addition overflow il y a 1 an
  HAPPY 56669f8cc3 Fix overflow issue in memory address boundary check il y a 1 an
  Afonso Bordado 4812c52fe1 cranelift: Use the default libcall names il y a 1 an
  Afonso Bordado ea1c556540 cranelift: Enable stack probes on the Cranelift JIT il y a 1 an
  Afonso Bordado 8b287dd46a cranelift: Implement IND and ABS load instructions il y a 1 an
  Afonso Bordado a68f0f611d cranelift: Correctly pass mbuff to Cranelift JIT programs il y a 1 an
  Afonso Bordado 26d77cd5af cranelift: Test all features on Windows, too il y a 1 an
  Afonso Bordado fa5a4fd90e cranelift: Add complete Cranelift API il y a 1 an
  Afonso Bordado 73ad1e23ba ci: Add `--all-features` to CI il y a 1 an
  Afonso Bordado 34789659e1 cranelift: Ensure memory is freed after dropping the Cranelift module il y a 1 an
  Afonso Bordado d823d2335f conformance: Add Cranelift to BPF conformance tests il y a 1 an
  Afonso Bordado fe1874917e cranelift: Update CFG algorithm il y a 2 ans
  Afonso Bordado 19e5ecaeaa cranelift: Fix early exit tests il y a 2 ans
  Afonso Bordado 073b5a161a cranelift: Implement Cranelift jumps il y a 2 ans
  Afonso Bordado 81226749b7 cranelift: Add more Cranelift tests il y a 2 ans
  Afonso Bordado 68be24fe0c cranelift: Checked stack accesses il y a 2 ans