loudmouth/lm-resolver.c
Sat, 04 May 2019 16:03:51 +0000 David H. Gutteridge lm-resolver.c: limit conditional include to OS X
Fri, 28 Sep 2018 16:18:19 +0200 Mikael Berthe Merge pull request #35 from kempniu/move-away-from-g_type_class_add_private
Wed, 26 Sep 2018 22:33:57 +0200 Michał Kępień Support connecting to IPv6 servers
Thu, 27 Sep 2018 21:38:25 +0200 Michał Kępień Move away from g_type_class_add_private()
Mon, 21 Mar 2016 01:45:37 +0200 Mykhailo Danylenko lm-asyncns-resolver: Fix resolver uninitialization
Thu, 04 Feb 2016 19:18:03 +0100 Frank Zschockelt Update the postal address of the FSF
Mon, 11 Jan 2016 20:31:29 +0100 Christoph Moench-Tegeder include netinet/in.h in resolver
Mon, 21 Jan 2013 14:52:25 +0200 Myhailo Danylenko Fix resolver record parsing
Wed, 14 Nov 2012 16:04:52 +0200 Myhailo Danylenko Fix compilation warnings
Sun, 04 Dec 2011 15:32:11 +0100 Mikael Berthe Revert mistake in previous changeset
Sun, 04 Dec 2011 13:57:00 +0100 Mikael Berthe Fix some gcc warnings
Sun, 11 Oct 2009 18:03:48 +0200 Frank Zschockelt Some style fixes
Tue, 24 Feb 2009 15:34:31 -0800 Jayson Vantuyl Logging Adjustments
Mon, 23 Feb 2009 23:09:45 -0800 Jayson Vantuyl Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Sun, 26 Oct 2008 01:52:23 +0200 Mikael Hallendal Updated asyncns.[ch]
Sat, 25 Oct 2008 22:33:23 +0200 Mikael Hallendal Added some verbose debug output
Sat, 25 Oct 2008 20:09:25 +0200 Mikael Hallendal Improved the resolvers a bit.
Wed, 22 Oct 2008 14:08:45 +0200 Mikael Hallendal Made type property on LmResolver settable after creation.
Wed, 08 Oct 2008 13:11:02 +0200 Mikael Hallendal Went over all of the files and made sure they all were indented the same way.
Wed, 08 Oct 2008 12:43:12 +0200 Mikael Hallendal Change the tab width to 4 steps in the emacs headers
Wed, 08 Oct 2008 12:34:50 +0200 Mikael Hallendal Change the emacs format string to use space instead of tab for indentation
Sat, 04 Oct 2008 20:44:22 +0200 Jelmer Vernooij Fixed compile error when asyncns is not available [#17]
Thu, 07 Aug 2008 14:19:01 +0200 Mikael Hallendal Changed lm_resolver_create_srv_string to be internal to LmResolvers
Tue, 05 Aug 2008 01:06:53 +0200 Mikael Hallendal First cut of integrating the new resolver in LmOldSocket
Fri, 01 Aug 2008 15:48:25 +0200 Mikael Hallendal Fixed so that service lookup seems to work with new asyncns resolver.
Fri, 01 Aug 2008 11:01:49 +0200 Mikael Hallendal More work on the asyncns srv lookup.
Thu, 31 Jul 2008 20:03:42 +0200 Mikael Hallendal Renamed the test to test-dns and fixed a bug in the asyncns resolver.
Thu, 17 Jul 2008 14:29:19 +0200 Mikael Hallendal The blocking dns resolver now works as expected.
Thu, 17 Jul 2008 00:25:36 +0200 Mikael Hallendal Added small test program and simple tests seems to work.
Thu, 17 Jul 2008 00:07:42 +0200 Mikael Hallendal Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them.
Mon, 14 Jul 2008 23:53:27 +0200 Mikael Hallendal Added GMainContext to LmResolver and use lm_misc_add_idle to add an idle in it.
Mon, 14 Jul 2008 01:10:57 +0200 Mikael Hallendal Added protocol for srv lookups
Sun, 13 Jul 2008 23:54:50 +0200 Mikael Hallendal Fixed some spaces
Sun, 13 Jul 2008 23:50:23 +0200 Mikael Hallendal Added type property to LmResolver
Sun, 13 Jul 2008 23:33:46 +0200 Mikael Hallendal Changed so that we create a resolver with various arguments depending on type.
Sun, 13 Jul 2008 23:22:42 +0200 Mikael Hallendal Made LmResolver an object for subclassing instead of an interface
Sun, 13 Jul 2008 19:22:27 +0200 Mikael Hallendal Added LmResolver interface.
less more (0) tip