summaryrefslogtreecommitdiff
path: root/gresolv
AgeCommit message (Expand)AuthorFilesLines
2010-08-01Fix small function prototype mismatchMarcel Holtmann1-1/+1
2010-07-28Add proper status support for lookups via resolver libraryMarcel Holtmann2-7/+32
2010-07-27Fix result status handling with resolver library callbackMarcel Holtmann1-2/+8
2010-07-27Fix issue with missing query id return value of resolver libraryMarcel Holtmann1-1/+1
2010-07-27Add function to cancel requests from resolver libraryMarcel Holtmann2-2/+34
2010-07-27Add simple timeout handling for resolver lookupsMarcel Holtmann1-0/+27
2010-07-26Fix return value of nameserver functions of resolver libraryMarcel Holtmann2-6/+6
2010-07-26Fix user data for resolver library debug function prototypeMarcel Holtmann2-3/+3
2010-07-26Add better result callback handling for resolver libraryMarcel Holtmann2-7/+107
2010-07-26Add initial support for hostname lookup via resolverMarcel Holtmann2-0/+132
2010-07-26Add functions for adding and flushing nameservers with resolverMarcel Holtmann2-0/+115
2010-07-26Add skeleton for internal resolver libraryMarcel Holtmann2-0/+133