Quentin Monnet
|
66639aecd9
README.md: Remove note on Rust version requirements
|
2 gadi atpakaļ |
Quentin Monnet
|
c856ae9986
README.md: Update CI badge
|
2 gadi atpakaļ |
Quentin Monnet
|
ae397da6b4
README: Add two versions for the logo
|
2 gadi atpakaļ |
Quentin Monnet
|
ceb7fa6794
Merge pull request #43 from qmonnet/new_crate
|
6 gadi atpakaļ |
jackcmay
|
622c876d1a
Helper function type to be used with register_helper() (#44)
|
6 gadi atpakaļ |
Quentin Monnet
|
6d3fb1d51c
Cargo.toml: upgrade to version 0.1.0
|
6 gadi atpakaļ |
Quentin Monnet
|
602e737092
README.md: add Cilium doc on BPF to the "other resources" section
|
6 gadi atpakaļ |
jackcmay
|
f4bda9472c
Rename (#40)
|
6 gadi atpakaļ |
jackcmay
|
206d6ebbfa
Doc nits (#39)
|
6 gadi atpakaļ |
jackcmay
|
b31d366489
Exit gracefully on program exit (#38)
|
6 gadi atpakaļ |
Quentin Monnet
|
df55731e65
README.md: update README to tell about possible use of custom verifiers
|
6 gadi atpakaļ |
Quentin Monnet
|
541c883583
README.md: update doc following API change for new() and set_program()
|
6 gadi atpakaļ |
Quentin Monnet
|
9b1529f147
README.md: update table of contents
|
6 gadi atpakaļ |
Quentin Monnet
|
d5bf1ae715
README.md: update doc with a note on OS support
|
6 gadi atpakaļ |
Quentin Monnet
|
6691d231ac
README.md: add section about ways to build programs
|
6 gadi atpakaļ |
Quentin Monnet
|
ba86c52774
README.md: remove to-do item about assembler, we have it
|
6 gadi atpakaļ |
Quentin Monnet
|
f90087a0d6
README.md: fix a broken test
|
6 gadi atpakaļ |
Quentin Monnet
|
e1ec05e558
README.md: add "ignore" tag to snippets that should never be tested
|
6 gadi atpakaļ |
Quentin Monnet
|
4af0583d99
README.md: Add badge for AppVeyor builds (master branch)
|
7 gadi atpakaļ |
Bruce Mitchener
|
75024e3dcd
Remove references to unused byteorder crate.
|
7 gadi atpakaļ |
Nan Xiao
|
c02af2c59d
Fix typo in README.md
|
8 gadi atpakaļ |
Quentin Monnet
|
9044596a7f
src, tests, examples: replace vec. by slices in unit/doc tests and ex.
|
8 gadi atpakaļ |
Quentin Monnet
|
a93ae13273
src/lib.rs, README.md: fix leftovers from vectors-to-slices transition
|
8 gadi atpakaļ |
Jan-Erik Rediger
|
5eef1e3f27
Use references where needed only
|
8 gadi atpakaļ |
Quentin Monnet
|
b8fd1214ba
README.md: succinctly mention the disassembler
|
8 gadi atpakaļ |
Quentin Monnet
|
247b1e92aa
README.md: add links to examples and tests directories
|
8 gadi atpakaļ |
Quentin Monnet
|
be2e427013
README.md: add crate version icon with link to crates.io
|
8 gadi atpakaļ |
Quentin Monnet
|
6124d65ae2
API: make JITted program and `prog_exec_jit()` function unsafe
|
8 gadi atpakaļ |
Quentin Monnet
|
bf130636ea
README.md: fix `set_prog()` documentation for struct EbpfVmFixedMbuff
|
8 gadi atpakaļ |
Jan-Erik Rediger
|
c66f6c1f63
Fix typo in example
|
8 gadi atpakaļ |