提交历史

作者 SHA1 备注 提交日期
  jackcmay b31d366489 Exit gracefully on program exit (#38) 6 年之前
  Quentin Monnet df55731e65 README.md: update README to tell about possible use of custom verifiers 6 年之前
  Quentin Monnet 541c883583 README.md: update doc following API change for new() and set_program() 6 年之前
  Quentin Monnet 9b1529f147 README.md: update table of contents 6 年之前
  Quentin Monnet d5bf1ae715 README.md: update doc with a note on OS support 6 年之前
  Quentin Monnet 6691d231ac README.md: add section about ways to build programs 6 年之前
  Quentin Monnet ba86c52774 README.md: remove to-do item about assembler, we have it 6 年之前
  Quentin Monnet f90087a0d6 README.md: fix a broken test 6 年之前
  Quentin Monnet e1ec05e558 README.md: add "ignore" tag to snippets that should never be tested 6 年之前
  Quentin Monnet 4af0583d99 README.md: Add badge for AppVeyor builds (master branch) 7 年之前
  Bruce Mitchener 75024e3dcd Remove references to unused byteorder crate. 7 年之前
  Nan Xiao c02af2c59d Fix typo in README.md 8 年之前
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. 8 年之前
  Quentin Monnet a93ae13273 src/lib.rs, README.md: fix leftovers from vectors-to-slices transition 8 年之前
  Jan-Erik Rediger 5eef1e3f27 Use references where needed only 8 年之前
  Quentin Monnet b8fd1214ba README.md: succinctly mention the disassembler 8 年之前
  Quentin Monnet 247b1e92aa README.md: add links to examples and tests directories 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 年之前
  Jan-Erik Rediger c66f6c1f63 Fix typo in example 8 年之前
  Quentin Monnet a6645bc2d7 README.md: fix some typos 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 31c4db4cd9 README.md: update for compatibility with GitHub Markdown 8 年之前
  Quentin Monnet c539dd2985 README.md: update with links to crate and doc 8 年之前
  Quentin Monnet ef53398f9c src/lib.rs now we have the doc, uncomment lint warning for missing doc 8 年之前
  Quentin Monnet b44496e103 README.md: add instructions to use the crate 8 年之前