Historique des commits

Auteur SHA1 Message Date
  Tamir Duberstein 583709f6a0 appease `clippy::uninlined-format-args` il y a 3 mois
  Dave Tucker f6c5cb2ad2 chore(*): set clippy unused_trait_names = warn il y a 4 mois
  Tamir Duberstein f0a9f19ddc Bump edition to 2024 il y a 5 mois
  Tamir Duberstein 4101a5a55d Use #[expect(...)] rather than #[allow(...)] il y a 5 mois
  Tamir Duberstein bdd8ae2d0b *: avoid `_` il y a 5 mois
  Tamir Duberstein b500a6326b tests: use `cfg!` to tidy up il y a 5 mois
  GrigorenkoPV 55ed9e0546 fix(aya-log): print &[u8] using full width (#1008) il y a 10 mois
  Tamir Duberstein f3b2744072 Reduce duplication in `{nr,possible}_cpus` il y a 10 mois
  tyrone-wu 02d1db5fc0 aya: remove unwrap and NonZero* in info il y a 11 mois
  tyrone-wu fbb09304a2 aya,int-test: revamp MapInfo be more friendly with older kernels il y a 1 an
  tyrone-wu 88f5ac3114 aya,obj,int-test: revamp ProgramInfo be more friendly with older kernels il y a 1 an
  Billy McFall eef7346fb2 test: adjust test byte arrays for big endian il y a 1 an
  Tamir Duberstein 41619933d6 Revert "Remove unused `allow(dead_code)`" il y a 11 mois
  Tamir Duberstein 5397c1ca4b Remove unused `allow(dead_code)` il y a 1 an
  Michal Rostecki a75fc2f769 aya-log: Allow logging `core::net::Ipv4Addr` and `core::net::Ipv6Addr` il y a 1 an
  Alessandro Decina 8830c0bc20 docs(aya-log): reword rustdocs a bit il y a 1 an
  Catalin Horghidan e66f9540c9 aya-log: allow re-attach and read previously created logs il y a 1 an
  Dave Tucker 8c79b71bd5 feat(aya): Rename Bpf to Ebpf il y a 1 an
  Dave Tucker a93e354620 feat(aya-log): Rename BpfLogger to EbpfLogger il y a 1 an
  Tamir Duberstein 963dd13219 Appease rustc dead_code lint il y a 1 an
  Tamir Duberstein d16e607fd4 rustfmt: group_imports = "StdExternalCrate" il y a 1 an
  Tamir Duberstein 45df2519b6 Merge pull request #736 from aya-rs/logging-better il y a 2 ans
  Tamir Duberstein ca3f70b16a aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/ il y a 2 ans
  Tamir Duberstein 00d265c51b Remove pointless DefaultLogger il y a 2 ans
  Tamir Duberstein fa91fb4f59 Remove "async" feature il y a 2 ans
  Michal Rostecki 84e5e2894f aya-log: Unify IP format hints into one, repsesent it by `:i` token il y a 2 ans
  Tamir Duberstein d9f966ec9e aya-log-common: support logging byte slices il y a 2 ans
  Tamir Duberstein a4a69a6bcf aya-log, aya-log-common: economize bytes il y a 2 ans
  Tamir Duberstein e4537e389a aya-log: check errors in tests il y a 2 ans
  Tamir Duberstein 490d7d587a aya-log, aya-log-common: Remove duplicate struct il y a 2 ans