提交历史

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