summaryrefslogtreecommitdiff
path: root/tests/port/test_getaddrinfo.c
AgeCommit message (Expand)Author
2011-11-09fixed on WindowsAndreas Baumann
2011-10-16made getaddrinfo test parametrizable and tests run without internet connectio...Andreas Baumann
2010-04-18added quite some copyrightsAndreas Baumann
2009-04-01added retrieving service/port with getnameinfo in test_getddrinfoAndreas Baumann
2009-03-29more WSACleanup in test_getaddrinfoAndreas Baumann
2009-03-29conditional compilation in test_getaddrinfoAndreas Baumann
2009-03-29removed inet_ntop (is obsolete and ugly!), use getnameinfo insteadAndreas Baumann
2009-03-29a fix around TEST_GETADDRINFO (we can't really test in parallel yet!)Andreas Baumann
2009-03-29added stub implementation of getaddrinfo on CygwinAndreas Baumann
2009-03-29getaddrinfo on Solaris 8, also fixed a 64-bit alignment cast issue around ine...Andreas Baumann
2009-03-29wAndreas Baumann
2009-03-29corrected inet_ntop usageAndreas Baumann
2009-03-29added a simple getaddrinfo testAndreas Baumann
2009-03-28added simple wikipedia test for getaddrinfo/getnameinfoAndreas Baumann
2009-03-28started to add getaddrinfo and netdb port stubAndreas Baumann