Historial de Commits

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