Histórico de Commits

Autor SHA1 Mensagem Data
  Quentin Monnet e8d9a12b31 Cargo.toml,README.md: Bump version to 0.3.0 há 9 meses atrás
  Wouter Dullaert 384c8820b3 feat: Add an option to register allowed ranges of memory há 9 meses atrás
  SzymonKubica c08db1b9e4 Add no_std feature description to the README. há 1 ano atrás
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. há 1 ano atrás
  SzymonKubica 9061ae823d Add std feature for gating the jit code alongside windows cfg option. há 1 ano atrás
  LookForAdmin 50a8fbaacc README.md: Update link referencing JIT há 1 ano atrás
  Quentin Monnet 7d2b019a51 README.md: Update link to BPF docs in kernel repository há 2 anos atrás
  Quentin Monnet f6baf9cacd Cargo.toml,README.md: Bump version to 0.2.0 há 2 anos atrás
  Quentin Monnet b7d4bb74ab rbpf: Rename "master" branch into "main" everywhere in the repo há 2 anos atrás
  Quentin Monnet b46188f423 README.md: State DCO requirement explicitly há 2 anos atrás
  Quentin Monnet 8de265e0a7 README.md: Add coverage status badge há 2 anos atrás
  Quentin Monnet 0d47458f92 README.md: Adjust Windows execution for examples with JIT compiler há 2 anos atrás
  Quentin Monnet a471dffb8a README.md: Fix example by using an existing object file há 2 anos atrás
  Quentin Monnet 147772c375 README.md: Use Option to pass programs when building new VMs in examples há 2 anos atrás
  60ke cd77eb7cc0 README: fix example type err há 2 anos atrás
  Quentin Monnet cb1c0eef0a README.md: Remove obsolete note on divisions by zero in JITed programs há 2 anos atrás
  Quentin Monnet 66639aecd9 README.md: Remove note on Rust version requirements há 2 anos atrás
  Quentin Monnet c856ae9986 README.md: Update CI badge há 2 anos atrás
  Quentin Monnet ae397da6b4 README: Add two versions for the logo há 2 anos atrás
  Quentin Monnet ceb7fa6794 Merge pull request #43 from qmonnet/new_crate há 6 anos atrás
  jackcmay 622c876d1a Helper function type to be used with register_helper() (#44) há 6 anos atrás
  Quentin Monnet 6d3fb1d51c Cargo.toml: upgrade to version 0.1.0 há 6 anos atrás
  Quentin Monnet 602e737092 README.md: add Cilium doc on BPF to the "other resources" section há 6 anos atrás
  jackcmay f4bda9472c Rename (#40) há 6 anos atrás
  jackcmay 206d6ebbfa Doc nits (#39) há 6 anos atrás
  jackcmay b31d366489 Exit gracefully on program exit (#38) há 6 anos atrás
  Quentin Monnet df55731e65 README.md: update README to tell about possible use of custom verifiers há 6 anos atrás
  Quentin Monnet 541c883583 README.md: update doc following API change for new() and set_program() há 6 anos atrás
  Quentin Monnet 9b1529f147 README.md: update table of contents há 6 anos atrás
  Quentin Monnet d5bf1ae715 README.md: update doc with a note on OS support há 6 anos atrás