Nan Xiao
|
c02af2c59d
Fix typo in README.md
|
8 年之前 |
Quentin Monnet
|
9044596a7f
src, tests, examples: replace vec. by slices in unit/doc tests and ex.
|
8 年之前 |
Quentin Monnet
|
a93ae13273
src/lib.rs, README.md: fix leftovers from vectors-to-slices transition
|
8 年之前 |
Jan-Erik Rediger
|
5eef1e3f27
Use references where needed only
|
8 年之前 |
Quentin Monnet
|
b8fd1214ba
README.md: succinctly mention the disassembler
|
8 年之前 |
Quentin Monnet
|
247b1e92aa
README.md: add links to examples and tests directories
|
8 年之前 |
Quentin Monnet
|
be2e427013
README.md: add crate version icon with link to crates.io
|
8 年之前 |
Quentin Monnet
|
6124d65ae2
API: make JITted program and `prog_exec_jit()` function unsafe
|
8 年之前 |
Quentin Monnet
|
bf130636ea
README.md: fix `set_prog()` documentation for struct EbpfVmFixedMbuff
|
8 年之前 |
Jan-Erik Rediger
|
c66f6c1f63
Fix typo in example
|
8 年之前 |
Quentin Monnet
|
a6645bc2d7
README.md: fix some typos
|
8 年之前 |
Quentin Monnet
|
405a0ad33f
README.md: fix URL to online documentation
|
8 年之前 |
Quentin Monnet
|
f3678f2eaf
README.md: fix Travis icon URL
|
8 年之前 |
Quentin Monnet
|
d599060334
Cargo.toml: upgrade to version 0.0.2
|
8 年之前 |
Quentin Monnet
|
94fcddddff
README.md: add Travis icon
|
8 年之前 |
Quentin Monnet
|
31c4db4cd9
README.md: update for compatibility with GitHub Markdown
|
8 年之前 |
Quentin Monnet
|
c539dd2985
README.md: update with links to crate and doc
|
8 年之前 |
Quentin Monnet
|
ef53398f9c
src/lib.rs now we have the doc, uncomment lint warning for missing doc
|
8 年之前 |
Quentin Monnet
|
b44496e103
README.md: add instructions to use the crate
|
8 年之前 |
Quentin Monnet
|
cc3476d888
README.md: correct API description, add todo list
|
8 年之前 |
Quentin Monnet
|
2fc4e25263
README.md: add API, caveats, and miscellaneous information
|
8 年之前 |
Quentin Monnet
|
3ae3a3f1d8
src/lib.rs: make prog_exec(_jit) functions take a reference to mbuff
|
8 年之前 |
Quentin Monnet
|
4f125a041d
misc: move .png files to "misc" dir and exclude it from packaging
|
8 年之前 |
Quentin Monnet
|
44c872d10f
rbpf: initial commit, interpreter and JIT work
|
8 年之前 |