aboutsummaryrefslogtreecommitdiff
path: root/src/tests/resolve/addrinfo-test.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Mark and reindent tests, with some exclusionsTom Yu1-133/+134
2009-10-31make mark-cstyleTom Yu1-3/+3
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-3/+3
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-2/+5
2007-02-16Conditionalize more bits that might not be defined by the OSKen Raeburn1-0/+10
2006-10-18Call freeaddrinfo at end - memory leakEzra Peisach1-0/+1
2005-09-09mine:Ken Raeburn1-7/+26
2004-08-23* addrinfo-test.c: New fileKen Raeburn1-0/+283