Historique des commits

Auteur SHA1 Message Date
  Quentin Monnet f73b9c2e5b src: Fix Clippy reports il y a 8 mois
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' il y a 8 mois
  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
  Ben Kimock 495c36a545 Use {read,write}_unaligned to avoid unaligned derefs il y a 2 ans
  Quentin Monnet 05674d55f2 src: Address newer reports from cargo-clippy il y a 2 ans
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags il y a 2 ans
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code il y a 2 ans
  jackcmay f4bda9472c Rename (#40) il y a 6 ans
  jackcmay b31d366489 Exit gracefully on program exit (#38) il y a 6 ans
  Quentin Monnet bc41ec47d9 src/lib.rs: minor cleanup in documentation il y a 6 ans
  jackcmay 4bcf67ad4c Customizable verifier (#34) il y a 6 ans
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing il y a 6 ans
  Jan-Erik Rediger 435c6152d6 Skip JITting on Windows il y a 7 ans
  Bruce Mitchener 75024e3dcd Remove references to unused byteorder crate. il y a 7 ans
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. il y a 7 ans
  Oleksandr Dukhno 724fee58cb src/insn_builder.rs: add a Rust API to build eBPF programs il y a 8 ans
  Quentin Monnet bc693be7fe tests/misc.rs: add unit tests for `LD_ABS_*` and `LD_IND_*` operations il y a 8 ans
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. il y a 8 ans
  Jan-Erik Rediger 5eef1e3f27 Use references where needed only il y a 8 ans
  Quentin Monnet 6124d65ae2 API: make JITted program and `prog_exec_jit()` function unsafe il y a 8 ans
  Quentin Monnet 726c7fa83f tests/misc.rs: update constant name il y a 8 ans
  Quentin Monnet 3ae3a3f1d8 src/lib.rs: make prog_exec(_jit) functions take a reference to mbuff il y a 8 ans
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work il y a 8 ans