Historique des commits

Auteur SHA1 Message Date
  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