summaryrefslogtreecommitdiffstats
path: root/rfc1035/Makefile.am
AgeCommit message (Collapse)Author
2018-07-23librfc1035: use UTF8 for DNS queriesSam Varshavchik
DNS lookups use libidn to convert UTF8 hostname to ACE. DNS replies convert ACE to UTF8 hostnames.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.