Mon, 13 Jun 2022 18:01:27 +0200 Mikael Berthe Merge pull request #46 from nekopsykose/fix-asyncns-addrinfo default tip master remote/master
Thu, 21 Apr 2022 20:23:32 +0200 psykose fix macro define for freeaddrinfo with asyncns
Sat, 10 Jul 2021 09:37:34 +0200 Mikael Berthe Merge pull request #43 from ryandesign/patch-1
Fri, 09 Jul 2021 10:38:43 -0500 Ryan Schmidt Fix typo: GnuTSL -> GnuTLS
Mon, 25 Jan 2021 22:55:03 +0000 convert-repo update tags
Mon, 25 Jan 2021 20:59:00 +0100 Mikael Berthe Bump version to 1.5.4 1.5.4
Mon, 13 May 2019 22:09:10 +0200 Frank Zschockelt g_type_class_add_private is deprecated since glib 2.58
Sat, 11 May 2019 22:25:49 +0200 Frank Zschockelt Fix getaddrinfo() handling in blocking resolver
Sat, 11 May 2019 22:25:15 +0200 Frank Zschockelt Handle G_IO_HUP and G_IO_NVAL when connecting
Sat, 11 May 2019 22:15:56 +0200 Frank Zschockelt Removed the last g_print calls
Sat, 11 May 2019 22:14:44 +0200 Frank Zschockelt Always signal a disconnect after connection_do_close()
Sat, 04 May 2019 18:24:41 +0200 Frank Zschockelt Don't use compression API for GnuTLS >= 3.6.0
Sat, 04 May 2019 16:03:51 +0000 David H. Gutteridge lm-resolver.c: limit conditional include to OS X
Sat, 04 May 2019 16:00:37 +0000 Rosen Penev Fix compilation without deprecated OpenSSL 1.1 APIs
Sat, 13 Oct 2018 10:58:32 +0200 Mikael Berthe Merge pull request #36 from kempniu/fix-falling-back-to-another-resolver-result-when-connecting
Fri, 12 Oct 2018 10:24:24 +0200 Michał Kępień Fix falling back to another resolver result when connecting
Fri, 28 Sep 2018 22:03:46 +0200 Mikael Berthe Bump minimum GLib version
Fri, 28 Sep 2018 16:18:19 +0200 Mikael Berthe Merge pull request #35 from kempniu/move-away-from-g_type_class_add_private
Fri, 28 Sep 2018 16:18:09 +0200 Mikael Berthe Merge pull request #34 from kempniu/support-connecting-to-ipv6-servers
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()
Wed, 26 Sep 2018 21:45:08 +0200 Mikael Berthe Merge pull request #33 from kempniu/GIOCondition-is-a-bit-field
Tue, 25 Sep 2018 21:52:25 +0200 Michał Kępień GIOCondition is a bit field
Sun, 14 May 2017 12:12:09 +0200 Mikael Berthe Merge pull request #31 from tmp170422/patch-2
Sun, 14 May 2017 12:18:32 +0300 tmp170422 An apparent typo
Mon, 08 May 2017 10:49:15 +0200 Mikael Berthe Merge pull request #29 from tmp170422/patch-1
Sat, 22 Apr 2017 19:29:32 +0300 tmp170422 Fix a typo
Sat, 22 Apr 2017 18:30:57 +0300 tmp170422 Fix an issue with wildcard domain names in CN
Sat, 08 Apr 2017 19:07:29 +0200 Mikael Berthe Merge pull request #28 from MikePetullo/master
Fri, 24 Mar 2017 18:29:31 -0400 W. Michael Petullo Allow explicit disable of libidn at configure time
Sun, 29 Jan 2017 21:10:56 +0100 Frank Zschockelt retry gnutls handshake on GNUTLS_E_INTERRUPTED
Sun, 29 Jan 2017 21:08:55 +0100 Klement Sekera retry gnu tls handshake on GNUTLS_E_AGAIN
Sun, 29 Jan 2017 20:53:08 +0100 Frank Zschockelt Return the correct enum lm_message_get_sub_type
Mon, 21 Mar 2016 01:45:37 +0200 Mykhailo Danylenko lm-asyncns-resolver: Fix resolver uninitialization
Sat, 19 Mar 2016 16:49:15 +0200 Mykhailo Danylenko Remove dummy files from sources list
Sat, 19 Mar 2016 16:39:49 +0200 Mykhailo Danylenko LmMessageNode: Expose attributes member
Sat, 19 Mar 2016 16:38:54 +0200 Mykhailo Danylenko autogen: Fix option name in help
Sun, 28 Feb 2016 18:55:03 +0000 convert-repo update tags
Sun, 28 Feb 2016 19:26:55 +0100 Mikael Merge pull request #25 from mbiebl/dist-autogen
Sun, 28 Feb 2016 15:56:07 +0100 Michael Biebl Include autogen.sh in dist tarball
Sat, 13 Feb 2016 12:16:45 +0100 Frank Zschockelt Bumped version to 1.5.3 1.5.3
Sat, 13 Feb 2016 12:16:45 +0100 Frank Zschockelt Deprecate MD5 fingerprints for SHA256
Thu, 11 Feb 2016 21:01:04 +0100 Frank Zschockelt Fix coding style
Thu, 11 Feb 2016 21:00:41 +0100 Frank Zschockelt Load system certs only if user doesn't specify trusted certs
Wed, 10 Feb 2016 23:23:38 +0100 Frank Zschockelt Update required GnuTLS version number
Wed, 10 Feb 2016 20:56:03 +0100 Frank Zschockelt Use portable gnutls function to trust system certs
Thu, 04 Feb 2016 22:31:40 +0100 Frank Zschockelt Use "dnl" for configure.ac-only comments
Thu, 04 Feb 2016 22:31:38 +0100 Frank Zschockelt Add --with-pkgconfigdir ./configure option
Thu, 04 Feb 2016 21:08:07 +0100 Frank Zschockelt Fix "TEST_PROGS multiply defined" warning
Thu, 04 Feb 2016 21:01:46 +0100 Frank Zschockelt Make gtk-doc.m4 optional
Thu, 04 Feb 2016 21:01:46 +0100 Frank Zschockelt Update .gitignore
Thu, 04 Feb 2016 21:01:46 +0100 Frank Zschockelt Fix automake warning about requiring AM_PROG_AR in configure.ac
Thu, 04 Feb 2016 21:01:45 +0100 Frank Zschockelt Fix "AM_CPPFLAGS multiply defined" warnings
Thu, 04 Feb 2016 21:01:45 +0100 Frank Zschockelt Add empty m4 directory
Thu, 04 Feb 2016 20:21:06 +0100 Frank Zschockelt Fix libtoolize warnings
Thu, 04 Feb 2016 19:18:03 +0100 Frank Zschockelt Update the postal address of the FSF
Thu, 04 Feb 2016 18:56:29 +0100 Frank Zschockelt be as precise as possible when handling return values
Mon, 01 Feb 2016 18:55:04 +0000 convert-repo update tags
Mon, 01 Feb 2016 19:02:23 +0100 Mikael Merge pull request #23 from mbiebl/drop-dolt
Sun, 31 Jan 2016 17:03:51 +0100 Michael Biebl Stop using dolt
(0) -300 -100 -60 tip