summaryrefslogtreecommitdiff
path: root/inany.h
AgeCommit message (Expand)Author
2024-02-29inany: Introduce union sockaddr_inanyDavid Gibson
2024-02-29inany: Provide more conveniently typed constants for special addressesDavid Gibson
2024-02-29inany: Add inany_ntop() helperDavid Gibson
2024-02-29inany: Helper to test for various address typesDavid Gibson
2024-02-27treewide: Use sa_family_t for address family variablesDavid Gibson
2023-12-04treewide: Add messages to static_assert() callsDavid Gibson
2023-09-30siphash: Use incremental rather than all-at-once siphash functionsDavid Gibson
2023-08-22inany: Add missing double include guard to inany.hDavid Gibson
2023-04-06passt: Relicense to GPL 2.0, or any later versionStefano Brivio
2023-02-12Make assertions actually usefulDavid Gibson
2022-11-25tcp: NAT IPv4-mapped IPv6 addresses like IPv4 addressesDavid Gibson
2022-11-25inany: Helper functions for handling addresses which could be IPv4 or IPv6David Gibson