Commit History

Autor SHA1 Mensaxe Data
  Quentin Monnet f1e69a8f83 Merge pull request #17 from NanXiao/patch-1 %!s(int64=8) %!d(string=hai) anos
  Nan Xiao c02af2c59d Fix typo in README.md %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet f7c31d1d2f Merge pull request #16 from badboy/remove-old-lint %!s(int64=8) %!d(string=hai) anos
  Jan-Erik Rediger 79f092d66d Remove no-longer-existing lint %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet 43f2a1aff4 Merge pull request #15 from badboy/correct-disasm %!s(int64=8) %!d(string=hai) anos
  Jan-Erik Rediger 2a060c87f6 Add my own copyright %!s(int64=8) %!d(string=hai) anos
  Jan-Erik Rediger 34bd96391b Add tests for disassembler output %!s(int64=8) %!d(string=hai) anos
  Jan-Erik Rediger dc3afe257e Store and load operations apply the offset to different arguments %!s(int64=8) %!d(string=hai) anos
  Jan-Erik Rediger 9205b3924f Byteswap size is determined by immediate, not by offset %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet c63bd3411a src: fix all warnings from clippy, one way or another %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet 4a7083c7f4 src/asm_parser.rs: remove public exposure of the module in root file %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet e6ca552b6e src/asm_parser.rs: add example to parse() function documentation %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet e822a90a2d src/jit.rs: comment a somewhat obscure line %!s(int64=8) %!d(string=hai) anos
  Oleksandr Dukhno 724fee58cb src/insn_builder.rs: add a Rust API to build eBPF programs %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet 26138c2dcc src,examples: fix copyright owner %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet 27df7c781c tests: fix style (skip two lines after license boilerplate) %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet e3a39829c0 Merge pull request #11 from rlane/use-assembler %!s(int64=8) %!d(string=hai) anos
  Rich Lane fa01e85ad4 tests/ubpf_jit_x86_64.rs: fix sign of immediates %!s(int64=8) %!d(string=hai) anos
  Rich Lane 79f794bb13 tests/ubpf_vm.rs: fix sign of immediates %!s(int64=8) %!d(string=hai) anos
  Rich Lane 8a835c12b6 tests/ubpf_verifier.rs: use assembler in test_verifier_err_write_r10 %!s(int64=8) %!d(string=hai) anos
  Rich Lane d08279fc5c tests/ubpf_vm.rs: use assembler %!s(int64=8) %!d(string=hai) anos
  Rich Lane 2f9d49f69e tests/ubpf_verifier.rs: use assembler %!s(int64=8) %!d(string=hai) anos
  Rich Lane 12d55de00d tests/ubpf_jit_x86_64.rs: use assembler %!s(int64=8) %!d(string=hai) anos
  Quentin Monnet e31c945be0 Merge pull request #10 from rlane/assembler2 %!s(int64=8) %!d(string=hai) anos
  Rich Lane f1ff025735 src/assembler.rs: disallow positive immediates with the high bit set %!s(int64=8) %!d(string=hai) anos
  Rich Lane 3a169a0965 assembler: support ldabs and ldind instructions %!s(int64=8) %!d(string=hai) anos
  Rich Lane a6b0d4b4ff tests/assembler.rs: add tcp_sack test %!s(int64=8) %!d(string=hai) anos
  Rich Lane 5a0f2ef657 tests: factor out tcp_sack data into a common file %!s(int64=8) %!d(string=hai) anos
  Rich Lane 0e73d3267b src/asm_parser.rs: allow initial whitespace %!s(int64=8) %!d(string=hai) anos
  Rich Lane 0b8e232b1c tests/ubpf_vm.rs: use assembler in test_vm_lddw %!s(int64=8) %!d(string=hai) anos