Commit Verlauf

Autor SHA1 Nachricht Datum
  SzymonKubica 9061ae823d Add std feature for gating the jit code alongside windows cfg option. vor 1 Jahr
  Quentin Monnet 0f365500d3 src/jit.rs: Fix offset when skipping insns for handling divisions by 0 vor 1 Jahr
  Quentin Monnet 98b909d65b src/jit.rs: Add support for 32-bit jump instructions in x86-64 JIT vor 2 Jahren
  Quentin Monnet ce7d416d9a src/jit.rs: Update behaviour for divisions by zero (JIT) vor 2 Jahren
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags vor 2 Jahren
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code vor 2 Jahren
  jackcmay f4bda9472c Rename (#40) vor 6 Jahren
  jackcmay b31d366489 Exit gracefully on program exit (#38) vor 6 Jahren
  jackcmay 4bcf67ad4c Customizable verifier (#34) vor 6 Jahren
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing vor 6 Jahren
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions vor 7 Jahren
  Jan-Erik Rediger 435c6152d6 Skip JITting on Windows vor 7 Jahren
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. vor 7 Jahren
  Rich Lane fa01e85ad4 tests/ubpf_jit_x86_64.rs: fix sign of immediates vor 8 Jahren
  Rich Lane 12d55de00d tests/ubpf_jit_x86_64.rs: use assembler vor 8 Jahren
  Rich Lane 5a0f2ef657 tests: factor out tcp_sack data into a common file vor 8 Jahren
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. vor 8 Jahren
  Quentin Monnet 6124d65ae2 API: make JITted program and `prog_exec_jit()` function unsafe vor 8 Jahren
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work vor 8 Jahren