Commit Verlauf

Autor SHA1 Nachricht Datum
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository vor 1 Monat
  Godones 2c302ee5d9 feat: Add support for ebpf to ebpf call in assembler and disassembler vor 2 Monaten
  Quentin Monnet 897457d942 Cargo.toml: Set Rust edition for the project vor 9 Monaten
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. vor 1 Jahr
  Quentin Monnet 1c3bf0046d src: Fix rust-analyzer diagnostics for shorthand struct initialization vor 2 Jahren
  Quentin Monnet f66a43d296 src/assembler.rs: Add support for 32-bit jumps insns in assembler 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 153995b3a3 Let cargo-clippy lint the code vor 2 Jahren
  Quentin Monnet 88fd75eae6 src: update deprecated syntax vor 5 Jahren
  Quentin Monnet 7f62d773ff src/assembler.rs, src/disassembler.rs: fix some tests vor 6 Jahren
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions vor 7 Jahren
  Rich Lane f1ff025735 src/assembler.rs: disallow positive immediates with the high bit set vor 8 Jahren
  Rich Lane 3a169a0965 assembler: support ldabs and ldind instructions vor 8 Jahren
  Rich Lane 4f35aae74e eBPF assembler vor 8 Jahren