Histórico de Commits

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