issues
search
solana-labs
/
rbpf
Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
277
stars
169
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump to v0.8.1
#575
Lichtso
closed
5 months ago
0
Tests - Increases `Config::max_call_depth` default from 20 to 64
#574
Lichtso
closed
5 months ago
0
Fix mislabelled mul64_imm and mul64_reg
#573
deanmlittle
closed
5 months ago
0
Accept blank spaces between register and offset
#572
LucasSte
closed
5 months ago
0
Fix - Assembler source register check
#571
Lichtso
closed
5 months ago
0
Cleanup - Rename disable_lddw to enable_lddw for consistency
#570
Lichtso
closed
5 months ago
0
Feature - Assembler directives
#569
Lichtso
closed
5 months ago
0
Fix - Verify imm not offset in CALL_IMM
#568
Lichtso
closed
5 months ago
0
Fix #557
#567
Lichtso
closed
5 months ago
0
BuiltinProgram::new_mock: use max_call_depth=64
#566
alessandrod
closed
5 months ago
3
Tls zeroed aligned memory
#565
ryoqun
opened
5 months ago
0
Add instruction test suite
#564
ripatel-fd
closed
4 months ago
1
Interpreter LD_DW_IMM: add `!sbpf_version.disable_lddw()` checking
#563
shenghaoyuan
closed
5 months ago
0
assembler: register inconsistency
#562
shenghaoyuan
closed
5 months ago
3
Removing check SHIFT immediate number from verifier
#561
shenghaoyuan
closed
3 months ago
2
Fix - cfg flags of `memory_management` module
#560
Lichtso
closed
6 months ago
1
Warnings when compiling on macOS Arm
#559
ripatel-fd
closed
6 months ago
0
Exercise `le` instructions
#558
LucasSte
closed
6 months ago
1
Fix - JIT second level defence
#557
Lichtso
closed
6 months ago
0
Fix - JIT randomized start padding length
#556
Lichtso
closed
6 months ago
0
Test move binary is parsed correctly by the GoblinParser
#555
ksolana
closed
7 months ago
4
Fix - JIT second level defence
#554
Lichtso
closed
7 months ago
1
Refactor - Separates the text section from read-only sections
#553
Lichtso
closed
3 months ago
3
Exercise all bpf instructions
#552
seanyoung
closed
6 months ago
6
Cleanup - old Goblin ELF parser
#551
Lichtso
closed
3 months ago
1
Fix - `signed_off_str`
#550
Lichtso
closed
10 months ago
1
Attempt to negate with overflow in disassembler
#549
pcy190
closed
10 months ago
0
Feature - Explicit sign extension of results in SBPF-v2
#548
Lichtso
closed
3 weeks ago
0
Cleanup
#547
Lichtso
closed
10 months ago
1
Bump to v0.8.0
#546
Lichtso
closed
1 year ago
0
Refactor - Adds generic type parameter to `declare_builtin_function!()`
#545
Lichtso
closed
1 year ago
1
make btf instruction class an enum
#544
ksolana
opened
1 year ago
0
Feature - `EbpfVm::invoke_function()`
#543
Lichtso
closed
1 year ago
0
Minor Fixes
#542
Lichtso
closed
1 year ago
1
Cleanup - Removes `ELF_INSN_DUMP_OFFSET`
#541
Lichtso
closed
1 year ago
3
RBPF is killed by the OS while running a program
#540
dmakarov
closed
1 year ago
2
Call instruction transfers control to incorrect address
#539
dmakarov
closed
1 year ago
4
Add error message when elf_parser fails on long section names
#538
ksolana
closed
1 year ago
1
Add error message when elf_parser fails on long section names
#537
ksolana
closed
1 year ago
6
Refactor - Improve syscall errors
#536
Lichtso
closed
1 year ago
1
Refactor - vm interface of `BuiltinFunction`s
#535
Lichtso
closed
1 year ago
1
Refactor - Optimize JIT registers
#534
Lichtso
closed
1 year ago
1
Refactor - Adds a reference to the loader in the VM
#533
Lichtso
closed
1 year ago
1
elf_parser fails loading a valid ELF file
#532
dmakarov
closed
1 year ago
8
Refactor - Replaces hard coded register names with constants in JIT
#531
Lichtso
closed
1 year ago
0
Refactor - Adds macro `declare_builtin_function`
#530
Lichtso
closed
1 year ago
0
Refactor - Store exception pc back in vm
#529
Lichtso
closed
1 year ago
1
Revert "Cleanup - old Goblin ELF parser (#525)"
#528
Lichtso
closed
1 year ago
1
Refactor - Error handling
#527
Lichtso
closed
1 year ago
1
Refactor - Moves `SBPFVersion`, `FunctionRegistry`, `BuiltinFunction` and `BuiltinProgram` into a new file
#526
Lichtso
closed
1 year ago
1
Previous
Next