Historial de Commits

Autor SHA1 Mensaje Fecha
  Quentin Monnet ae397da6b4 README: Add two versions for the logo hace 2 años
  Quentin Monnet 000928e53b CI: Replace Travis with GitHub Actions hace 2 años
  Quentin Monnet 1d9cd426a2 tests/disassembler: Use negative offsets in disassembler tests hace 2 años
  Quentin Monnet 596dbc82f7 src: Address more reports from cargo-clippy hace 2 años
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code hace 2 años
  Quentin Monnet c4ab4decb1 src/jit: Remove linter command unknown to cargo hace 2 años
  ttlajus 4ed652ec41 fix how the disassembler handles offsets hace 3 años
  ttlajus e29a566a1c fix how the disassembler handles ja instructions hace 3 años
  ttlajus 1920b68f6a remove redundant semicolon hace 3 años
  Quentin Monnet 6c524b3669 misc: add white contour to logo for GitHub dark theme hace 4 años
  Quentin Monnet 88fd75eae6 src: update deprecated syntax hace 5 años
  Quentin Monnet f983ff2163 src/lib.rs: fix sign extension for MOV32_IMM (interpreter) hace 5 años
  Quentin Monnet ceb7fa6794 Merge pull request #43 from qmonnet/new_crate hace 6 años
  jackcmay 622c876d1a Helper function type to be used with register_helper() (#44) hace 6 años
  Quentin Monnet 6d3fb1d51c Cargo.toml: upgrade to version 0.1.0 hace 6 años
  Quentin Monnet 602e737092 README.md: add Cilium doc on BPF to the "other resources" section hace 6 años
  jackcmay f4bda9472c Rename (#40) hace 6 años
  jackcmay 206d6ebbfa Doc nits (#39) hace 6 años
  jackcmay b31d366489 Exit gracefully on program exit (#38) hace 6 años
  Quentin Monnet df55731e65 README.md: update README to tell about possible use of custom verifiers hace 6 años
  Quentin Monnet b82d727e38 src/verifier.rs: fix error message for empty eBPF programs hace 6 años
  Jack May 37528013ee Fix empty program error message hace 6 años
  Quentin Monnet bc41ec47d9 src/lib.rs: minor cleanup in documentation hace 6 años
  Jack May d21d5bb191 Don't pass by value, fix clippy hace 6 años
  jackcmay 4bcf67ad4c Customizable verifier (#34) hace 6 años
  Quentin Monnet 541c883583 README.md: update doc following API change for new() and set_program() hace 6 años
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing hace 6 años
  Quentin Monnet f6aae40d69 src/verifier.rs: wrap calls to panic!() hace 6 años
  Quentin Monnet 2efb55b513 Cargo.toml: update dependencies hace 6 años
  Quentin Monnet af2495e891 src/lib.rs: fix bytecode in some examples hace 6 años