Commit Verlauf

Autor SHA1 Nachricht Datum
  Quentin Monnet 6936dcb558 src/lib.rs: Update behaviour for divisions by zero (interpreter) vor 2 Jahren
  Quentin Monnet 05674d55f2 src: Address newer reports from cargo-clippy vor 2 Jahren
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags vor 2 Jahren
  Quentin Monnet 88fd75eae6 src: update deprecated syntax vor 5 Jahren
  Quentin Monnet f983ff2163 src/lib.rs: fix sign extension for MOV32_IMM (interpreter) vor 5 Jahren
  jackcmay 622c876d1a Helper function type to be used with register_helper() (#44) vor 6 Jahren
  jackcmay f4bda9472c Rename (#40) vor 6 Jahren
  jackcmay b31d366489 Exit gracefully on program exit (#38) vor 6 Jahren
  Quentin Monnet bc41ec47d9 src/lib.rs: minor cleanup in documentation vor 6 Jahren
  jackcmay 4bcf67ad4c Customizable verifier (#34) vor 6 Jahren
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing vor 6 Jahren
  Quentin Monnet af2495e891 src/lib.rs: fix bytecode in some examples vor 6 Jahren
  Jack May 4bbf5f1811 clippy clean vor 6 Jahren
  Jack May bb0e3a73ef copy OperandSize, cleanup extern/use vor 6 Jahren
  Jack May 1a6f30fd9c fix clippy errors: cast to more stick alignment, warning: not consumed copy vor 6 Jahren
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions vor 7 Jahren
  Jan-Erik Rediger 435c6152d6 Skip JITting on Windows vor 7 Jahren
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. vor 7 Jahren
  Bruce Mitchener f2893a0af6 Remove unused extern crates. vor 7 Jahren
  Bruce Mitchener 14adf30a11 Use is_empty instead of len comparisons. vor 7 Jahren
  Bruce Mitchener a767dbcb04 Use time crate for nanosecond helper. vor 7 Jahren
  Quentin Monnet c63bd3411a src: fix all warnings from clippy, one way or another vor 8 Jahren
  Quentin Monnet 4a7083c7f4 src/asm_parser.rs: remove public exposure of the module in root file vor 8 Jahren
  Oleksandr Dukhno 724fee58cb src/insn_builder.rs: add a Rust API to build eBPF programs vor 8 Jahren
  Quentin Monnet 26138c2dcc src,examples: fix copyright owner vor 8 Jahren
  Rich Lane 4f35aae74e eBPF assembler vor 8 Jahren
  Rich Lane c96f7d8335 src/lib.rs: alphabetize module includes vor 8 Jahren
  Rich Lane a5244aa441 add assembly parser vor 8 Jahren
  Quentin Monnet 691c77aa03 src/: reorganize comments around `LD_DW_IMM` in match arms vor 8 Jahren
  Quentin Monnet 477c95d82e src/(lib,verifier).rs: add support for `LD_ABS_*` and `LD_IND_*` ops vor 8 Jahren