Sat, 11 May 2019 22:15:56 +0200 Removed the last g_print calls
Frank Zschockelt <lm@freakysoft.de> [Sat, 11 May 2019 22:15:56 +0200] rev 736
Removed the last g_print calls The calls g_print() in lm-debug.c don't count, because the log handler is normally provided by the application.
Sat, 11 May 2019 22:14:44 +0200 Always signal a disconnect after connection_do_close()
Frank Zschockelt <lm@freakysoft.de> [Sat, 11 May 2019 22:14:44 +0200] rev 735
Always signal a disconnect after connection_do_close()
Sat, 04 May 2019 18:24:41 +0200 Don't use compression API for GnuTLS >= 3.6.0
Frank Zschockelt <lm@freakysoft.de> [Sat, 04 May 2019 18:24:41 +0200] rev 734
Don't use compression API for GnuTLS >= 3.6.0 GnuTLS removed compression completely.
Sat, 04 May 2019 16:03:51 +0000 lm-resolver.c: limit conditional include to OS X
David H. Gutteridge <dhgutteridge@users.noreply.github.com> [Sat, 04 May 2019 16:03:51 +0000] rev 733
lm-resolver.c: limit conditional include to OS X Explicitly including arpa/nameser_compat.h is only necessary for OS X. It's unneeded on other OSes. Some, e.g. Linux and NetBSD, include nameser_compat.h from nameser.h anyway, so at minimum, it's redundant. In the case of NetBSD, this was causing build breakages on some architectures due to legacy code in nameser_compat.h being exposed before the inclusion of nameser.h, which sets dependent macros. committer: mcabber <lm@freakysoft.de>
Sat, 04 May 2019 16:00:37 +0000 Fix compilation without deprecated OpenSSL 1.1 APIs
Rosen Penev <rosenp@gmail.com> [Sat, 04 May 2019 16:00:37 +0000] rev 732
Fix compilation without deprecated OpenSSL 1.1 APIs committer: mcabber <lm@freakysoft.de>
Sat, 13 Oct 2018 10:58:32 +0200 Merge pull request #36 from kempniu/fix-falling-back-to-another-resolver-result-when-connecting
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Oct 2018 10:58:32 +0200] rev 731
Merge pull request #36 from kempniu/fix-falling-back-to-another-resolver-result-when-connecting Fix falling back to another resolver result when connecting committer: GitHub <noreply@github.com>
Fri, 12 Oct 2018 10:24:24 +0200 Fix falling back to another resolver result when connecting
Michał Kępień <github@kempniu.pl> [Fri, 12 Oct 2018 10:24:24 +0200] rev 730
Fix falling back to another resolver result when connecting
Fri, 28 Sep 2018 22:03:46 +0200 Bump minimum GLib version
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Sep 2018 22:03:46 +0200] rev 729
Bump minimum GLib version See PR #35.
Fri, 28 Sep 2018 16:18:19 +0200 Merge pull request #35 from kempniu/move-away-from-g_type_class_add_private
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Sep 2018 16:18:19 +0200] rev 728
Merge pull request #35 from kempniu/move-away-from-g_type_class_add_private Move away from g_type_class_add_private() committer: GitHub <noreply@github.com>
Fri, 28 Sep 2018 16:18:09 +0200 Merge pull request #34 from kempniu/support-connecting-to-ipv6-servers
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Sep 2018 16:18:09 +0200] rev 727
Merge pull request #34 from kempniu/support-connecting-to-ipv6-servers Support connecting to IPv6 servers committer: GitHub <noreply@github.com>
(0) -300 -100 -10 tip