Historial de Commits

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