summaryrefslogtreecommitdiffstats
path: root/rfc1035/rfc1035qa.c
AgeCommit message (Collapse)Author
2019-12-05gnutls: UTF-8 and hostname fixes.Sam Varshavchik
2013-08-25Clear entire ipv6 address for an invalid address.Sam Varshavchik
Should never take this error path anyway. If we did, it means that ::ffff: followed by the output of rfc1035_ntoa_ipv4() was not parsable by inet_pton().
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.