Commit History

Author SHA1 Message Date
  Quentin Monnet 0a90347fe2 src/ebpf.rs: add guard on idx in `get_insn()` function 8 years ago
  Quentin Monnet 18362d0a2d Cargo.toml: upgrade to version 0.0.3 8 years ago
  Quentin Monnet 405a0ad33f README.md: fix URL to online documentation 8 years ago
  Quentin Monnet f3678f2eaf README.md: fix Travis icon URL 8 years ago
  Quentin Monnet d599060334 Cargo.toml: upgrade to version 0.0.2 8 years ago
  Quentin Monnet 94fcddddff README.md: add Travis icon 8 years ago
  Quentin Monnet 726c7fa83f tests/misc.rs: update constant name 8 years ago
  Quentin Monnet 6dcdd7e6d4 .travis.yml: add Travis CI file 8 years ago
  Quentin Monnet 3ccb172bc8 src/lib.rs: fix logo URL for the doc 8 years ago
  Quentin Monnet 31c4db4cd9 README.md: update for compatibility with GitHub Markdown 8 years ago
  Quentin Monnet 848bad654d Cargo.toml: update packaging instructions 8 years ago
  Quentin Monnet c539dd2985 README.md: update with links to crate and doc 8 years ago
  Quentin Monnet 3ccc8483db src/helpers.rs: rename constant for `bpf_trace_printk` helper 8 years ago
  Quentin Monnet ef53398f9c src/lib.rs now we have the doc, uncomment lint warning for missing doc 8 years ago
  Quentin Monnet a4d1871576 src/ebpf.rs: document all constants about operation class, codes etc. 8 years ago
  Quentin Monnet b6145c2095 src/lib.rs: document EbpfVmRaw, EbpfVmNoData 8 years ago
  Quentin Monnet 115c4a362b src: minor style and comments edit 8 years ago
  Quentin Monnet 8c7c26d471 src: document API (EbpfVmMbuff, ...FixedMbuff, helpers, parts of ebpf) 8 years ago
  Quentin Monnet 9bc10e3d60 src/helpers.rs: add API documentation and doc tests 8 years ago
  Quentin Monnet f6ccfc2488 src/lib.rs: add link to icon / favicon for doc, and also create favicon 8 years ago
  Quentin Monnet b44496e103 README.md: add instructions to use the crate 8 years ago
  Quentin Monnet c510e3cd92 src: remove commented instructions that were used for debug 8 years ago
  Quentin Monnet cc3476d888 README.md: correct API description, add todo list 8 years ago
  Quentin Monnet 380a0a3109 src/lib.rs: make EbpfVmMbuff be the parent struct 8 years ago
  Quentin Monnet 2fc4e25263 README.md: add API, caveats, and miscellaneous information 8 years ago
  Quentin Monnet 8a47fc0dcd src/jit.rs: get rid of useless duplicate of `get_insn()` 8 years ago
  Quentin Monnet 3ae3a3f1d8 src/lib.rs: make prog_exec(_jit) functions take a reference to mbuff 8 years ago
  Quentin Monnet 62edaa0420 Cargo.toml: add metadata for packaging 8 years ago
  Quentin Monnet 4f125a041d misc: move .png files to "misc" dir and exclude it from packaging 8 years ago
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work 8 years ago