summaryrefslogtreecommitdiff
path: root/gio/tests/resolver.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Imported Upstream version 2.67.1upstream/2.67.1DongHun Kwak1-1/+1
2019-12-03Imported Upstream version 2.61.1Hyunjee Kim1-1/+3
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-04gio/tests: Clean up inclusion of unistd.hChun-wei Fan1-0/+2
2012-10-16Remove g_type_init() callsRyan Lortie1-2/+0
2012-04-16Add support for MX, TXT, NS and SOA records to GResolverStef Walter1-22/+259
2011-10-13g_thread_new: never failRyan Lortie1-3/+1
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie1-1/+7
2011-10-10Don't use deprecated GThread API in gio testsMatthias Clasen1-1/+1
2011-09-09Remove !g_thread_supported() codepaths in gioDan Winship1-30/+11
2010-12-07gio: Add a count to the resolver test for number of enumeratorsBenjamin Otte1-14/+26
2009-11-11BugĀ 591216 - Warning building resolver.oRyan Lortie1-1/+4
2009-08-19Re-run res_init() when resolv.conf changesDan Winship1-0/+3
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen1-0/+506
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte1-506/+0
2009-06-29fix warnings from gcc compilation with my mad CFLAGSBenjamin Otte1-3/+3
2009-06-15Don't use deprecated GLib apiMatthias Clasen1-1/+1
2009-04-22GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship1-6/+135
2009-04-22Add GResolver, a glib-ish interface to DNSDan Winship1-0/+377