Godones
|
f31e471a29
fix: remove alloc feature of hashbrown
|
пре 3 недеља |
Godones
|
b4037cd7e6
feat: Enable running jit tests with --no-default-features
|
пре 1 месец |
Godones
|
ed2a76088a
fix: add executable memory using `set_jit_exec_memory`
|
пре 1 месец |
Godones
|
e13b464058
fix: fix typo
|
пре 1 месец |
Godones
|
96b0dbe879
feat: Use Range to indicate the memory range that is allowed to be accessed
|
пре 1 месец |
Godones
|
9a6f8a0410
feat: support JIT in no_std mode
|
пре 1 месец |
Quentin Monnet
|
66a6326fe7
README.md: Fix space (non-breaking space)
|
пре 3 недеља |
Quentin Monnet
|
487d0bd781
rbpf: Apply rustfmt on the whole repository
|
пре 1 месец |
Quentin Monnet
|
f190fc0530
clippy: Fix Clippy report
|
пре 2 месеци |
Quentin Monnet
|
e41119db59
rbpf: Improve formatting, prepare/protect for rustfmt
|
пре 2 месеци |
Godones
|
5a19859295
fix: Remove the 16-byte alignment requirement for the stack
|
пре 1 месец |
Godones
|
2c302ee5d9
feat: Add support for ebpf to ebpf call in assembler and disassembler
|
пре 2 месеци |
Godones
|
b4bef82024
Add test cases and fix errors.
|
пре 2 месеци |
Godones
|
3b85933a03
feat: add func call for jit
|
пре 2 месеци |
Godones
|
f8f36569b8
feat: Add ebpf to ebpf call support
|
пре 3 месеци |
hsqStephenZhang
|
9642917c9e
fix: add jmp insn unsigned extend unittest
|
пре 5 месеци |
hsqStephenZhang
|
acc042b276
fix: clarify signed & unsigned for jump insts
|
пре 5 месеци |
Quentin Monnet
|
897457d942
Cargo.toml: Set Rust edition for the project
|
пре 9 месеци |
Quentin Monnet
|
b4079fedfc
src: Remove presumably unused Clippy directives
|
пре 8 месеци |
Quentin Monnet
|
8ec1050ff7
ci: Add features to clippy pass
|
пре 8 месеци |
Quentin Monnet
|
f73b9c2e5b
src: Fix Clippy reports
|
пре 8 месеци |
Quentin Monnet
|
5d622130c2
src: Fix deprecated calls to 'feature = "cargo-clippy"'
|
пре 8 месеци |
Quentin Monnet
|
e97a5223cd
src/helpers.rs,src/jit.rs: Formatting nits
|
пре 8 месеци |
John Nunley
|
404ccd0916
feat: Reduce dependency on libc
|
пре 9 месеци |
Quentin Monnet
|
cfb363c156
src/interpreter.rs: Use wrapping_offset() for load/store operations
|
пре 8 месеци |
Wouter Dullaert
|
93e7dcda59
fix(doc): Add compilation instructions for aya ebpf example
|
пре 9 месеци |
Quentin Monnet
|
e8d9a12b31
Cargo.toml,README.md: Bump version to 0.3.0
|
пре 9 месеци |
Quentin Monnet
|
28f3d28c9a
Cargo.toml: Update author email
|
пре 9 месеци |
Wouter Dullaert
|
e4d054275d
fix(examples): Restructure allowed_memory test
|
пре 9 месеци |
Wouter Dullaert
|
384c8820b3
feat: Add an option to register allowed ranges of memory
|
пре 9 месеци |