Historique des commits

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