Imported Upstream version 2.66.6
[platform/upstream/glib.git] / gio / gthreadedresolver.c
2021-10-29 DongHun KwakImported Upstream version 2.66.1 upstream/2.66.1
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.6 upstream/2.64.6
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.0
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.56.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2014-07-23 Colin Waltersgthreadedresolver: Unref unexpected address
2014-04-25 Philip Withnallgresolver: Ensure GThreadedResolver always sets an...
2014-04-24 Dan Winshipgio: remove an unneeded pragma
2014-02-15 Dan Winshipgio: don't accept nonstandard IPv4 "numbers-and-dots...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-09-29 John RallsFix the -Werror=format-nonliteral fixes for older GCCs
2013-09-29 John RallsMore -Werror=format-nonliteral fixes
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-02 Giovanni CampagnaGThreadedResolver: set an error if no records could...
2012-12-12 Dan Winshipgio: move resolver utils from gresolver.c to gthreadedr...
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-09 Dan Winshipgthreadedresolver: fix a bug in the GTask porting of...
2012-11-05 Chun-wei Fangio/gthreadedresolver.c: Fix non-UNIX build
2012-10-10 Dan Winshipgio: port GThreadedResolver from GSimpleAsyncResult...
2012-04-16 Stef WalterAdd support for MX, TXT, NS and SOA records to GResolver
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-05 Dan Winshipgthreadedresolver: remove a bit of cruft
2011-10-04 Ryan LortieGThreadedResolver: port to embedded GMutex/GCond
2011-09-20 Dan WinshipGThreadedResolver: don't overwrite errors
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-05-31 muralisgthreadedresolver: fix hang on g_thread_pool_push(...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-07-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-05-15 Alexander LarssonFix deadlock in threaded resolver
2009-05-03 Matthias ClasenRelease 2.21.0
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS