1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ninfod: Normalize timespec for delay. More... about 13 years ago
ping6: Cache NI Nonce. More... about 13 years ago
ping6: Use MD5_DIGEST_LENGTH instead of magic value 16. More... about 13 years ago
ping6: Ensure to call srand() to get some randomness in NI Nonce. More... about 13 years ago
ping6: Introduce NI_NONCE_SIZE macro instead of magic value 8. More... about 13 years ago
ping6: Introduce helper functions for nonce in NI. More... about 13 years ago
ninfod: Apply default policy to refuse queries from global addresses. More... about 13 years ago
ninfod: Discard multicat packet outside linklocal scope. More... about 13 years ago
ping6: Generate different NI Nonce in each NI Query (MD5 version). More... about 13 years ago
ping6: Generate different NI Nonce in each NI Query (Memory version). More... about 13 years ago
ping6: Do not clear seq check array twice for NI. More... about 13 years ago
ninfod Makefile: More precise dependencies. More... about 13 years ago
ninfod: Do noy try to memcpy to self. More... about 13 years ago
Makefile: Minimize statically linked libraries. More... about 13 years ago
arping,ping,ping6,tracepath,traceroute6 Makefile: Support static link of libidn by USE_IDN=static. More... about 13 years ago
arping: Reorder functions and comment out unsued code. More... about 13 years ago
arping: Unify source files. More... about 13 years ago
arping: Fix build failure with USE_SYSFS=yes and/or WITHOUT_IFADDRS=yes More... about 13 years ago
Makefile: Fix missing right parenthese in comment. More... about 13 years ago
arping doc: interface is optional (-I option). More... about 13 years ago
ping6: Introduce niquery_is_enabled() for readability. More... about 13 years ago
ping6: Deprecate source routing by default (RFC5095). More... about 13 years ago
ping6 doc: Explicitly describe ping6 is IPv6 version if ping. More... about 13 years ago
ping: Eliminate dirty hack to cope with ancient egcs bug. More... about 13 years ago
ping6: Use RFC3542 functions and definition for source routing. More... about 13 years ago
ping6: Use IN6_IS_ADDR_UNSPECIFIED() instead of our own helper function. More... about 13 years ago
iputils-s20121121 More... about 13 years ago
ping6: Ensure to detect subject type conflicts. More... about 13 years ago
ping6: NI Subjecet address did not work (-N subject-{ipv6,ipv4] suboptions). More... about 13 years ago
arping: Less ifdefs. More... about 13 years ago