Commit Verlauf

Autor SHA1 Nachricht Datum
  Jack May d21d5bb191 Don't pass by value, fix clippy vor 6 Jahren
  jackcmay 4bcf67ad4c Customizable verifier (#34) vor 6 Jahren
  Quentin Monnet 541c883583 README.md: update doc following API change for new() and set_program() vor 6 Jahren
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing vor 6 Jahren
  Quentin Monnet f6aae40d69 src/verifier.rs: wrap calls to panic!() vor 6 Jahren
  Quentin Monnet 2efb55b513 Cargo.toml: update dependencies vor 6 Jahren
  Quentin Monnet af2495e891 src/lib.rs: fix bytecode in some examples vor 6 Jahren
  Quentin Monnet 9b1529f147 README.md: update table of contents vor 6 Jahren
  Quentin Monnet d5bf1ae715 README.md: update doc with a note on OS support vor 6 Jahren
  Quentin Monnet d40115045b Cargo.toml: update author's email vor 6 Jahren
  Quentin Monnet 6691d231ac README.md: add section about ways to build programs vor 6 Jahren
  Quentin Monnet ba86c52774 README.md: remove to-do item about assembler, we have it vor 6 Jahren
  Quentin Monnet f90087a0d6 README.md: fix a broken test vor 6 Jahren
  Quentin Monnet e1ec05e558 README.md: add "ignore" tag to snippets that should never be tested vor 6 Jahren
  Quentin Monnet 22264f5722 src/insn_builder.rs: add a test with several instructions vor 6 Jahren
  Quentin Monnet 7f62d773ff src/assembler.rs, src/disassembler.rs: fix some tests vor 6 Jahren
  Quentin Monnet d938af12ea Merge pull request #28 from jackcmay/fix_clippy vor 6 Jahren
  Jack May 4bbf5f1811 clippy clean vor 6 Jahren
  Jan-Erik Rediger afcfff22c9 Merge pull request #27 from jackcmay/fix_clippy_errors vor 7 Jahren
  Jack May bb0e3a73ef copy OperandSize, cleanup extern/use vor 7 Jahren
  Jack May 1a6f30fd9c fix clippy errors: cast to more stick alignment, warning: not consumed copy vor 7 Jahren
  Jan-Erik Rediger 9712efc8eb Merge pull request #26 from waywardmonkeys/fix-cargo-toml vor 7 Jahren
  Bruce Mitchener dc032b98e6 Use [package] in Cargo.toml vor 7 Jahren
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions vor 7 Jahren
  Quentin Monnet 4af0583d99 README.md: Add badge for AppVeyor builds (master branch) vor 7 Jahren
  Quentin Monnet fe5ddd5ee4 Merge pull request #25 from waywardmonkeys/remove_redundant_checks vor 8 Jahren
  Bruce Mitchener 3d4ac54d65 Remove redundant checks from disassemble(). vor 8 Jahren
  Quentin Monnet 391a0be023 Merge pull request #23 from badboy/appveyor-ci vor 8 Jahren
  Jan-Erik Rediger b50aec9aae Show jit compilation where possible vor 8 Jahren
  Jan-Erik Rediger c0226ead9a Use time crate instead of libc vor 8 Jahren