Historique des commits

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