Commit History

Author SHA1 Message Date
  Tamir Duberstein 4fef255823 disallow (some) as conversions 2 years ago
  Tamir Duberstein e621a09181 Clippy over tests and integration-ebpf 2 years ago
  Tamir Duberstein 6e9aba55fe Merge pull request #643 from aya-rs/procfs 2 years ago
  Tamir Duberstein a1e0130387 Type-erase KernelVersion::current error 2 years ago
  Tamir Duberstein 6bceb1c3da Invert comparison 2 years ago
  Tamir Duberstein 6e570f0f14 Rewrite kernel version logic 2 years ago
  Tamir Duberstein cc2bc0acc1 Remove procfs dependency 2 years ago
  Tamir Duberstein b5ebcb7cc5 Remove verifier log special case 2 years ago
  Tamir Duberstein 4c0983bca9 Merge pull request #641 from aya-rs/logger-messages-plz 2 years ago
  Tamir Duberstein b8252f46d9 Skip BPF_F_XDP_HAS_FRAGS tests on unsupported kernels 2 years ago
  Tamir Duberstein 91a415f095 Skip relocation tests on unsupported kernels 2 years ago
  Tamir Duberstein b45a5bb71b Get verifier logs when loading programs 2 years ago
  Tamir Duberstein 6b94b2080d Hide details of VerifierLog 2 years ago
  Tamir Duberstein b0a4ab5f20 xtask: Standardize command logging 2 years ago
  Tamir Duberstein b611038d5b Use procfs crate for kernel version parsing 2 years ago
  Tamir Duberstein 7f25956aea Add missing test annotation 2 years ago
  Tamir Duberstein 32be47a23b Merge pull request #642 from aya-rs/less-strings 2 years ago
  Tamir Duberstein 27120b328a aya: don't allocate static strings 2 years ago
  Alessandro Decina c89c485bca Merge pull request #627 from nak3/add-riscv 2 years ago
  Alessandro Decina ed70a47845 Merge pull request #640 from aya-rs/lossy-conversions 2 years ago
  Tamir Duberstein e08c6471dd Cargo.toml: suppress resolver warning on nightly 2 years ago
  Tamir Duberstein 9ca0af1a79 integration-test: Remove integration-test-macros 2 years ago
  Tamir Duberstein ecc03ecfad xtask: destructure 2 years ago
  Tamir Duberstein de1fe1f5e1 xtask: Avoid lossy conversions, spurious vectors 2 years ago
  Tamir Duberstein e93e3c4a55 Merge pull request #639 from aya-rs/test-no-bpftool 2 years ago
  Tamir Duberstein 25859e4e33 xtask: emit clang command on failure 2 years ago
  Tamir Duberstein 7067db450a xtask: Avoid lossy string conversion 2 years ago
  Tamir Duberstein 5a2906a6c9 test,xtask: Replace lazy_static with OnceCell 2 years ago
  Tamir Duberstein ff86f1385c Remove dependency on bpftool in integration tests 2 years ago
  Mary 5c86b7ee95 Merge pull request #635 from marysaka/misc/aya-obj-enum-public 2 years ago