Historial de Commits

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