aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/sockaddr_str.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Revert "Add function to guess AF_UNSPEC address"neels1-1/+0
2022-08-17Revert "Add osmo_sockaddr_strs_to_str()"neels1-9/+6
2022-08-14Add osmo_sockaddr_strs_to_str()Max1-6/+9
2022-08-09Add function to guess AF_UNSPEC addressMax1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-09-02sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the portAlexander Couzens1-0/+1
2019-11-24osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n()Neels Hofmeyr1-2/+8
2019-11-21add osmo_sockaddr_str_cmp()Neels Hofmeyr1-0/+1
2019-11-11fix OSMO_SOCKADDR_STR_FMT for IPv6Neels Hofmeyr1-2/+6
2019-11-01add osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-0/+1
2019-08-30OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointerNeels Hofmeyr1-1/+1
2019-08-30OSMO_SOCKADDR_STR_FMT_ARGS: remove useless conditionNeels Hofmeyr1-1/+1
2019-04-08add osmo_sockaddr_str APINeels Hofmeyr1-0/+87