Historique des commits

Auteur SHA1 Message Date
  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 2 ans
  Afonso Bordado ea1c556540 cranelift: Enable stack probes on the Cranelift JIT il y a 2 ans
  Afonso Bordado 8b287dd46a cranelift: Implement IND and ABS load instructions il y a 2 ans
  Afonso Bordado a68f0f611d cranelift: Correctly pass mbuff to Cranelift JIT programs il y a 2 ans
  Afonso Bordado 26d77cd5af cranelift: Test all features on Windows, too il y a 2 ans
  Afonso Bordado fa5a4fd90e cranelift: Add complete Cranelift API il y a 2 ans
  Afonso Bordado 73ad1e23ba ci: Add `--all-features` to CI il y a 2 ans
  Afonso Bordado 34789659e1 cranelift: Ensure memory is freed after dropping the Cranelift module il y a 2 ans
  Afonso Bordado d823d2335f conformance: Add Cranelift to BPF conformance tests il y a 2 ans
  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
  Afonso Bordado 6e12fe7a69 cranelift: Support stores il y a 2 ans
  Afonso Bordado 134c268900 cranelift: Add more Cranelift JIT test cases il y a 2 ans
  Afonso Bordado 7dac944b78 cranelift: Implement helper calls il y a 2 ans
  Afonso Bordado 9fcdb85cb2 cranelift: Implement loads and byteswaps il y a 2 ans
  Afonso Bordado 1e0aae882a cranelift: Add initial Cranelift JIT il y a 2 ans
  Quentin Monnet 7b1f768a9c src/lib.rs: Apply rustfmt il y a 1 an
  Quentin Monnet 0f365500d3 src/jit.rs: Fix offset when skipping insns for handling divisions by 0 il y a 1 an
  Quentin Monnet 7d2b019a51 README.md: Update link to BPF docs in kernel repository il y a 2 ans
  yihuaf 8d42a07b9d use error to_string from latest `combine` crate il y a 2 ans