Quentin Monnet
|
05674d55f2
src: Address newer reports from cargo-clippy
|
hace 2 años |
Quentin Monnet
|
bd050cd904
misc: Add SVG logo and update PNGs
|
hace 2 años |
Quentin Monnet
|
66639aecd9
README.md: Remove note on Rust version requirements
|
hace 2 años |
Quentin Monnet
|
d3797974c3
.appveyor.yml: Update Rust toolchain to 1.64
|
hace 2 años |
Quentin Monnet
|
f97d04e2e8
appveyor.yml: Hide file as .appveyor.yml
|
hace 2 años |
Quentin Monnet
|
c856ae9986
README.md: Update CI badge
|
hace 2 años |
Quentin Monnet
|
9a1fdc9fc6
Replace license boilerplate with SPDX tags
|
hace 2 años |
Quentin Monnet
|
006a502296
Cargo.toml: Update author email
|
hace 2 años |
Quentin Monnet
|
ae397da6b4
README: Add two versions for the logo
|
hace 2 años |
Quentin Monnet
|
000928e53b
CI: Replace Travis with GitHub Actions
|
hace 2 años |
Quentin Monnet
|
1d9cd426a2
tests/disassembler: Use negative offsets in disassembler tests
|
hace 2 años |
Quentin Monnet
|
596dbc82f7
src: Address more reports from cargo-clippy
|
hace 2 años |
Quentin Monnet
|
153995b3a3
Let cargo-clippy lint the code
|
hace 2 años |
Quentin Monnet
|
c4ab4decb1
src/jit: Remove linter command unknown to cargo
|
hace 2 años |
ttlajus
|
4ed652ec41
fix how the disassembler handles offsets
|
hace 3 años |
ttlajus
|
e29a566a1c
fix how the disassembler handles ja instructions
|
hace 3 años |
ttlajus
|
1920b68f6a
remove redundant semicolon
|
hace 3 años |
Quentin Monnet
|
6c524b3669
misc: add white contour to logo for GitHub dark theme
|
hace 4 años |
Quentin Monnet
|
88fd75eae6
src: update deprecated syntax
|
hace 5 años |
Quentin Monnet
|
f983ff2163
src/lib.rs: fix sign extension for MOV32_IMM (interpreter)
|
hace 5 años |
Quentin Monnet
|
ceb7fa6794
Merge pull request #43 from qmonnet/new_crate
|
hace 6 años |
jackcmay
|
622c876d1a
Helper function type to be used with register_helper() (#44)
|
hace 6 años |
Quentin Monnet
|
6d3fb1d51c
Cargo.toml: upgrade to version 0.1.0
|
hace 6 años |
Quentin Monnet
|
602e737092
README.md: add Cilium doc on BPF to the "other resources" section
|
hace 6 años |
jackcmay
|
f4bda9472c
Rename (#40)
|
hace 6 años |
jackcmay
|
206d6ebbfa
Doc nits (#39)
|
hace 6 años |
jackcmay
|
b31d366489
Exit gracefully on program exit (#38)
|
hace 6 años |
Quentin Monnet
|
df55731e65
README.md: update README to tell about possible use of custom verifiers
|
hace 6 años |
Quentin Monnet
|
b82d727e38
src/verifier.rs: fix error message for empty eBPF programs
|
hace 6 años |
Jack May
|
37528013ee
Fix empty program error message
|
hace 6 años |