Historique des commits

Auteur SHA1 Message Date
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository il y a 1 mois
  Quentin Monnet e41119db59 rbpf: Improve formatting, prepare/protect for rustfmt il y a 2 mois
  Quentin Monnet b4079fedfc src: Remove presumably unused Clippy directives il y a 8 mois
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' il y a 8 mois
  Quentin Monnet f66a43d296 src/assembler.rs: Add support for 32-bit jumps insns in assembler il y a 2 ans
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags il y a 2 ans
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code il y a 2 ans
  Quentin Monnet 88fd75eae6 src: update deprecated syntax il y a 5 ans
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions il y a 7 ans
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. il y a 7 ans
  Bruce Mitchener 641439ed8a Remove unnecessary reference taking. il y a 7 ans
  Quentin Monnet 27df7c781c tests: fix style (skip two lines after license boilerplate) il y a 8 ans
  Rich Lane f1ff025735 src/assembler.rs: disallow positive immediates with the high bit set il y a 8 ans
  Rich Lane 3a169a0965 assembler: support ldabs and ldind instructions il y a 8 ans
  Rich Lane a6b0d4b4ff tests/assembler.rs: add tcp_sack test il y a 8 ans
  Rich Lane 4f35aae74e eBPF assembler il y a 8 ans