Sean Young
|
17353e3b2f
src/ebpf.rs: Increase instruction limit to 1 million
|
il y a 1 an |
Quentin Monnet
|
bc1f051e7b
src/verifier.rs: Remove checks for divisions by zero
|
il y a 2 ans |
Quentin Monnet
|
e90e6a9c77
src/verifier.rs: Allow ending with backward jumps
|
il y a 2 ans |
Quentin Monnet
|
9a1fdc9fc6
Replace license boilerplate with SPDX tags
|
il y a 2 ans |
jackcmay
|
f4bda9472c
Rename (#40)
|
il y a 6 ans |
jackcmay
|
b31d366489
Exit gracefully on program exit (#38)
|
il y a 6 ans |
jackcmay
|
4bcf67ad4c
Customizable verifier (#34)
|
il y a 6 ans |
Quentin Monnet
|
fc834c71fb
src: handle errors in verifier instead of panic!()-ing
|
il y a 6 ans |
Quentin Monnet
|
f6aae40d69
src/verifier.rs: wrap calls to panic!()
|
il y a 6 ans |
Rich Lane
|
8a835c12b6
tests/ubpf_verifier.rs: use assembler in test_verifier_err_write_r10
|
il y a 8 ans |
Rich Lane
|
2f9d49f69e
tests/ubpf_verifier.rs: use assembler
|
il y a 8 ans |
Quentin Monnet
|
9044596a7f
src, tests, examples: replace vec. by slices in unit/doc tests and ex.
|
il y a 8 ans |
Quentin Monnet
|
44c872d10f
rbpf: initial commit, interpreter and JIT work
|
il y a 8 ans |