Historial de Commits

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