Historial de Commits

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