loudmouth/lm-blocking-resolver.c
Sat, 11 May 2019 22:25:49 +0200 Frank Zschockelt Fix getaddrinfo() handling in blocking resolver
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
Sun, 04 Dec 2011 13:57:00 +0100 Mikael Berthe Fix some gcc warnings
Mon, 23 Feb 2009 23:09:45 -0800 Jayson Vantuyl Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Mon, 23 Feb 2009 21:28:40 -0800 Jayson Vantuyl Removed Stray, Old Assert
Mon, 23 Feb 2009 18:04:58 -0800 Jayson Vantuyl Fixed Resolver Memory Management Issues (by creating less severe issues)
Mon, 23 Feb 2009 13:51:34 -0800 Jayson Vantuyl Explicitly Request IPv4 Names
Sun, 18 Jan 2009 07:23:05 +0000 Samuel Tesla Applied ksmith's DNS patch.
Tue, 06 Jan 2009 08:33:29 -0700 Kirk Haines Some temporary logging additions to aid in debugging.
Sat, 25 Oct 2008 20:09:25 +0200 Mikael Hallendal Improved the resolvers a bit.
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
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 09:40:07 +0200 Mikael Hallendal Put a ref on the resolver while calling the callback.
Fri, 01 Aug 2008 11:01:49 +0200 Mikael Hallendal More work on the asyncns srv lookup.
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
Mon, 14 Jul 2008 00:48:04 +0200 Mikael Hallendal More work on the blocking resolver
Mon, 14 Jul 2008 00:35:25 +0200 Mikael Hallendal Implemented the idle "spawn" in LmBlockingResolver.
Mon, 14 Jul 2008 00:14:28 +0200 Mikael Hallendal Added LmBlockingResolver which will handle the case when we do not have libasyncns.
less more (0) tip