Commit History

Author SHA1 Message Date
  jackcmay b31d366489 Exit gracefully on program exit (#38) 6 years ago
  jackcmay 4bcf67ad4c Customizable verifier (#34) 6 years ago
  Quentin Monnet fc834c71fb src: handle errors in verifier instead of panic!()-ing 6 years ago
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions 7 years ago
  Jan-Erik Rediger 435c6152d6 Skip JITting on Windows 7 years ago
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. 7 years ago
  Rich Lane fa01e85ad4 tests/ubpf_jit_x86_64.rs: fix sign of immediates 8 years ago
  Rich Lane 12d55de00d tests/ubpf_jit_x86_64.rs: use assembler 8 years ago
  Rich Lane 5a0f2ef657 tests: factor out tcp_sack data into a common file 8 years ago
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. 8 years ago
  Quentin Monnet 6124d65ae2 API: make JITted program and `prog_exec_jit()` function unsafe 8 years ago
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work 8 years ago