Quentin Monnet
|
487d0bd781
rbpf: Apply rustfmt on the whole repository
|
пре 1 месец |
Godones
|
2c302ee5d9
feat: Add support for ebpf to ebpf call in assembler and disassembler
|
пре 2 месеци |
Quentin Monnet
|
897457d942
Cargo.toml: Set Rust edition for the project
|
пре 9 месеци |
SzymonKubica
|
86d2586d36
Add lib module with conditional imports depending on std/no_std.
|
пре 1 година |
Quentin Monnet
|
1c3bf0046d
src: Fix rust-analyzer diagnostics for shorthand struct initialization
|
пре 2 година |
Quentin Monnet
|
f66a43d296
src/assembler.rs: Add support for 32-bit jumps insns in assembler
|
пре 2 година |
Quentin Monnet
|
05674d55f2
src: Address newer reports from cargo-clippy
|
пре 2 година |
Quentin Monnet
|
9a1fdc9fc6
Replace license boilerplate with SPDX tags
|
пре 2 година |
Quentin Monnet
|
153995b3a3
Let cargo-clippy lint the code
|
пре 2 година |
Quentin Monnet
|
88fd75eae6
src: update deprecated syntax
|
пре 5 година |
Quentin Monnet
|
7f62d773ff
src/assembler.rs, src/disassembler.rs: fix some tests
|
пре 6 година |
Quentin Monnet
|
53b0fce923
Add BPF_J{LT,LE,SLT,SLE} instructions
|
пре 7 година |
Rich Lane
|
f1ff025735
src/assembler.rs: disallow positive immediates with the high bit set
|
пре 8 година |
Rich Lane
|
3a169a0965
assembler: support ldabs and ldind instructions
|
пре 8 година |
Rich Lane
|
4f35aae74e
eBPF assembler
|
пре 8 година |