Godones
|
e13b464058
fix: fix typo
|
1 ay önce |
Godones
|
96b0dbe879
feat: Use Range to indicate the memory range that is allowed to be accessed
|
1 ay önce |
Quentin Monnet
|
66a6326fe7
README.md: Fix space (non-breaking space)
|
3 hafta önce |
Quentin Monnet
|
e8d9a12b31
Cargo.toml,README.md: Bump version to 0.3.0
|
9 ay önce |
Wouter Dullaert
|
384c8820b3
feat: Add an option to register allowed ranges of memory
|
9 ay önce |
SzymonKubica
|
c08db1b9e4
Add no_std feature description to the README.
|
1 yıl önce |
SzymonKubica
|
86d2586d36
Add lib module with conditional imports depending on std/no_std.
|
1 yıl önce |
SzymonKubica
|
9061ae823d
Add std feature for gating the jit code alongside windows cfg option.
|
1 yıl önce |
LookForAdmin
|
50a8fbaacc
README.md: Update link referencing JIT
|
1 yıl önce |
Quentin Monnet
|
7d2b019a51
README.md: Update link to BPF docs in kernel repository
|
2 yıl önce |
Quentin Monnet
|
f6baf9cacd
Cargo.toml,README.md: Bump version to 0.2.0
|
2 yıl önce |
Quentin Monnet
|
b7d4bb74ab
rbpf: Rename "master" branch into "main" everywhere in the repo
|
2 yıl önce |
Quentin Monnet
|
b46188f423
README.md: State DCO requirement explicitly
|
2 yıl önce |
Quentin Monnet
|
8de265e0a7
README.md: Add coverage status badge
|
2 yıl önce |
Quentin Monnet
|
0d47458f92
README.md: Adjust Windows execution for examples with JIT compiler
|
2 yıl önce |
Quentin Monnet
|
a471dffb8a
README.md: Fix example by using an existing object file
|
2 yıl önce |
Quentin Monnet
|
147772c375
README.md: Use Option to pass programs when building new VMs in examples
|
2 yıl önce |
60ke
|
cd77eb7cc0
README: fix example type err
|
2 yıl önce |
Quentin Monnet
|
cb1c0eef0a
README.md: Remove obsolete note on divisions by zero in JITed programs
|
2 yıl önce |
Quentin Monnet
|
66639aecd9
README.md: Remove note on Rust version requirements
|
2 yıl önce |
Quentin Monnet
|
c856ae9986
README.md: Update CI badge
|
2 yıl önce |
Quentin Monnet
|
ae397da6b4
README: Add two versions for the logo
|
2 yıl önce |
Quentin Monnet
|
ceb7fa6794
Merge pull request #43 from qmonnet/new_crate
|
6 yıl önce |
jackcmay
|
622c876d1a
Helper function type to be used with register_helper() (#44)
|
6 yıl önce |
Quentin Monnet
|
6d3fb1d51c
Cargo.toml: upgrade to version 0.1.0
|
6 yıl önce |
Quentin Monnet
|
602e737092
README.md: add Cilium doc on BPF to the "other resources" section
|
6 yıl önce |
jackcmay
|
f4bda9472c
Rename (#40)
|
6 yıl önce |
jackcmay
|
206d6ebbfa
Doc nits (#39)
|
6 yıl önce |
jackcmay
|
b31d366489
Exit gracefully on program exit (#38)
|
6 yıl önce |
Quentin Monnet
|
df55731e65
README.md: update README to tell about possible use of custom verifiers
|
6 yıl önce |