Historique des commits

Auteur SHA1 Message Date
  jackcmay 622c876d1a Helper function type to be used with register_helper() (#44) 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 b82d727e38 src/verifier.rs: fix error message for empty eBPF programs il y a 6 ans
  Jack May 37528013ee Fix empty program error message il y a 6 ans
  Quentin Monnet bc41ec47d9 src/lib.rs: minor cleanup in documentation il y a 6 ans
  Jack May d21d5bb191 Don't pass by value, fix clippy il y a 6 ans
  jackcmay 4bcf67ad4c Customizable verifier (#34) 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 fc834c71fb src: handle errors in verifier instead of panic!()-ing il y a 6 ans
  Quentin Monnet f6aae40d69 src/verifier.rs: wrap calls to panic!() il y a 6 ans
  Quentin Monnet 2efb55b513 Cargo.toml: update dependencies il y a 6 ans
  Quentin Monnet af2495e891 src/lib.rs: fix bytecode in some examples 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 d40115045b Cargo.toml: update author's email 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 22264f5722 src/insn_builder.rs: add a test with several instructions il y a 6 ans
  Quentin Monnet 7f62d773ff src/assembler.rs, src/disassembler.rs: fix some tests il y a 6 ans
  Quentin Monnet d938af12ea Merge pull request #28 from jackcmay/fix_clippy il y a 6 ans
  Jack May 4bbf5f1811 clippy clean il y a 6 ans
  Jan-Erik Rediger afcfff22c9 Merge pull request #27 from jackcmay/fix_clippy_errors il y a 6 ans
  Jack May bb0e3a73ef copy OperandSize, cleanup extern/use il y a 6 ans
  Jack May 1a6f30fd9c fix clippy errors: cast to more stick alignment, warning: not consumed copy il y a 6 ans