aboutsummaryrefslogtreecommitdiffstats
path: root/tests/socket/socket_test.ok
AgeCommit message (Expand)AuthorFilesLines
2023-11-22add new osmo_sockaddr_from_str_and_uint() functionHarald Welte1-0/+3
2020-10-12add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_strAlexander Couzens1-0/+10
2020-09-02socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofdAlexander Couzens1-0/+9
2020-09-02tests/socket: add testcase test_get_ip_and_portAlexander Couzens1-0/+2
2020-08-31tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPECPau Espin Pedrol1-0/+1
2020-08-25tests: Split SCTP tests to its own file and run them conditionallyPau Espin Pedrol1-24/+0
2020-08-24socket: multiaddr: Support IPv4 + IPv6 addresses in SCTP associationsPau Espin Pedrol1-0/+24
2020-08-06osmo_sock_init2: improve support for AF_UNSPECAlexander Couzens1-0/+4
2017-04-09Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte1-0/+4
2017-02-08Add minimal testing of socket.c helper functionsHarald Welte1-0/+3