Историја ревизија

Аутор SHA1 Порука Датум
  Quentin Monnet 3b0f80da29 src/ebpf.rs: add `to_insn_vec()` function пре 8 година
  Quentin Monnet fca752631e src/helpers.rs: add `rand()` and `bpf_time_getns()` helpers пре 8 година
  Quentin Monnet 4bd323b6a7 src/helpers.rs: correct `bpf_trace_printf()`'s return value пре 8 година
  Quentin Monnet 07009b20a5 src/helpers.rs: fix documentation and example for `bpf_trace_printf()` пре 8 година
  Quentin Monnet d50fe1dd02 src/lib.rs: remove a useless comment now that API is documented пре 8 година
  Quentin Monnet be2e427013 README.md: add crate version icon with link to crates.io пре 8 година
  Quentin Monnet 6124d65ae2 API: make JITted program and `prog_exec_jit()` function unsafe пре 8 година
  Quentin Monnet bf130636ea README.md: fix `set_prog()` documentation for struct EbpfVmFixedMbuff пре 8 година
  Quentin Monnet 114fdd1f1f Merge pull request #1 from badboy/typo пре 8 година
  Jan-Erik Rediger c66f6c1f63 Fix typo in example пре 8 година
  Quentin Monnet a6645bc2d7 README.md: fix some typos пре 8 година
  Quentin Monnet 0a90347fe2 src/ebpf.rs: add guard on idx in `get_insn()` function пре 8 година
  Quentin Monnet 18362d0a2d Cargo.toml: upgrade to version 0.0.3 пре 8 година
  Quentin Monnet 405a0ad33f README.md: fix URL to online documentation пре 8 година
  Quentin Monnet f3678f2eaf README.md: fix Travis icon URL пре 8 година
  Quentin Monnet d599060334 Cargo.toml: upgrade to version 0.0.2 пре 8 година
  Quentin Monnet 94fcddddff README.md: add Travis icon пре 8 година
  Quentin Monnet 726c7fa83f tests/misc.rs: update constant name пре 8 година
  Quentin Monnet 6dcdd7e6d4 .travis.yml: add Travis CI file пре 8 година
  Quentin Monnet 3ccb172bc8 src/lib.rs: fix logo URL for the doc пре 8 година
  Quentin Monnet 31c4db4cd9 README.md: update for compatibility with GitHub Markdown пре 8 година
  Quentin Monnet 848bad654d Cargo.toml: update packaging instructions пре 8 година
  Quentin Monnet c539dd2985 README.md: update with links to crate and doc пре 8 година
  Quentin Monnet 3ccc8483db src/helpers.rs: rename constant for `bpf_trace_printk` helper пре 8 година
  Quentin Monnet ef53398f9c src/lib.rs now we have the doc, uncomment lint warning for missing doc пре 8 година
  Quentin Monnet a4d1871576 src/ebpf.rs: document all constants about operation class, codes etc. пре 8 година
  Quentin Monnet b6145c2095 src/lib.rs: document EbpfVmRaw, EbpfVmNoData пре 8 година
  Quentin Monnet 115c4a362b src: minor style and comments edit пре 8 година
  Quentin Monnet 8c7c26d471 src: document API (EbpfVmMbuff, ...FixedMbuff, helpers, parts of ebpf) пре 8 година
  Quentin Monnet 9bc10e3d60 src/helpers.rs: add API documentation and doc tests пре 8 година