Histórico de Commits

Autor SHA1 Mensagem Data
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository há 1 mês atrás
  Quentin Monnet e41119db59 rbpf: Improve formatting, prepare/protect for rustfmt há 2 meses atrás
  Quentin Monnet b4079fedfc src: Remove presumably unused Clippy directives há 8 meses atrás
  Quentin Monnet 5d622130c2 src: Fix deprecated calls to 'feature = "cargo-clippy"' há 8 meses atrás
  Quentin Monnet f66a43d296 src/assembler.rs: Add support for 32-bit jumps insns in assembler 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
  Quentin Monnet 88fd75eae6 src: update deprecated syntax há 5 anos atrás
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions há 7 anos atrás
  Bruce Mitchener 97e185c336 Configure rustc and clippy warnings. há 7 anos atrás
  Bruce Mitchener 641439ed8a Remove unnecessary reference taking. há 7 anos atrás
  Quentin Monnet 27df7c781c tests: fix style (skip two lines after license boilerplate) há 8 anos atrás
  Rich Lane f1ff025735 src/assembler.rs: disallow positive immediates with the high bit set há 8 anos atrás
  Rich Lane 3a169a0965 assembler: support ldabs and ldind instructions há 8 anos atrás
  Rich Lane a6b0d4b4ff tests/assembler.rs: add tcp_sack test há 8 anos atrás
  Rich Lane 4f35aae74e eBPF assembler há 8 anos atrás