Thu, 01 Jan 2015 12:38:16 +0100 Johannes Wienke Use subdir-objects option for autoconf
Tue, 03 Feb 2015 17:57:27 +0100 Mikael Merge pull request #12 from weiss/define-dir-type
Sun, 11 Jan 2015 18:48:07 +0100 Holger Weiß Make opendir(3) prototypes available
Thu, 07 Nov 2013 19:42:22 +0100 Frank Zschockelt coding style fix
Thu, 07 Nov 2013 02:09:16 -0600 Jack Nagel Fix TCP keepalives on OS X 10.9
Mon, 04 Nov 2013 21:30:28 +0100 Frank Zschockelt Implemented lm_ssl_set_ca
Fri, 25 Oct 2013 00:02:50 +0200 Frank Zschockelt Implemented lm_ssl_set_cipher_list
Thu, 24 Oct 2013 21:50:13 +0200 Frank Zschockelt Use the default cipher suite of GnuTLS and disable compression
Thu, 24 Oct 2013 21:48:41 +0200 Frank Zschockelt Disable g_type_init for glib >= 2.35
Mon, 21 Jan 2013 14:52:25 +0200 Myhailo Danylenko Fix resolver record parsing
Sat, 01 Dec 2012 17:25:30 +0000 convert-repo update tags
Tue, 20 Nov 2012 23:35:05 +0200 Myhailo Danylenko Change mapping of openssl errors to lm ssl errors
Tue, 20 Nov 2012 03:09:30 +0200 Myhailo Danylenko Use connection_call_auth_cb in one more place
Mon, 19 Nov 2012 19:11:25 +0200 Myhailo Danylenko Minor documentation fixes
Thu, 15 Nov 2012 12:18:09 -0800 Mikael Merge pull request #7 from isbear/master
Thu, 15 Nov 2012 22:08:33 +0200 Myhailo Danylenko Add COMP-NULL to prioritystring for gnutls
Thu, 15 Nov 2012 22:04:30 +0200 Myhailo Danylenko Fix MUC room address in README
Thu, 15 Nov 2012 11:31:22 -0800 Mikael Merge pull request #6 from isbear/master
Thu, 15 Nov 2012 21:04:28 +0200 Myhailo Danylenko Update contacts in README
Thu, 15 Nov 2012 21:03:52 +0200 Myhailo Danylenko [autogen] always fail, if not in source root
Thu, 15 Nov 2012 21:03:34 +0200 Myhailo Danylenko gnutls fixes part 2
Thu, 15 Nov 2012 00:55:07 -0800 Mikael Merge pull request #5 from isbear/master
Thu, 15 Nov 2012 01:23:50 +0200 Myhailo Danylenko Non-doc scenario for autogen.sh
Thu, 15 Nov 2012 00:22:29 +0200 Myhailo Danylenko Gnutls fixes part1
Wed, 14 Nov 2012 17:07:17 +0200 Myhailo Danylenko Add _unregister_reply_handler to gtkdoc sections
Wed, 14 Nov 2012 17:06:46 +0200 Myhailo Danylenko Update gitignore (add *~ and setup-build.stamp)
Wed, 14 Nov 2012 16:42:21 +0200 Myhailo Danylenko s/INCLUDES/AM_CPPFLAGS/
Wed, 14 Nov 2012 16:27:49 +0200 Myhailo Danylenko Update gtkdoc.m4
Wed, 14 Nov 2012 16:04:52 +0200 Myhailo Danylenko Fix compilation warnings
Tue, 24 Apr 2012 14:02:14 -0700 McKael Merge pull request #4 from tetromino/master
Fri, 20 Apr 2012 14:10:38 -0400 Alexandre Rostovtsev Fix building with glib-2.32
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
Thu, 13 Oct 2011 10:43:54 +0200 Hermitifier Workaround for parser to support prefixed tag names
Mon, 03 Oct 2011 17:06:18 +0200 Hermitifier Protect GMarkup parser against invalid unicode characters
Mon, 03 Oct 2011 17:03:04 +0200 Hermitifier Give up unneeded ping request on connection timeout
Mon, 06 Dec 2010 20:11:44 +0100 Mikael Berthe Fix segfault in asyncns resolver
Tue, 13 Apr 2010 23:21:01 +0200 Frank Zschockelt Revert "Code looks for an auth element below the returned streams:feature"
Sat, 20 Mar 2010 09:44:29 +0100 Frank Zschockelt Ignore case when comparing the CN with the domain
Thu, 04 Mar 2010 10:01:48 +0100 Frank Zschockelt Removed an internal asyncns relict
Tue, 02 Mar 2010 23:00:44 +0100 Frank Zschockelt Remove internal asyncns
Tue, 02 Mar 2010 22:11:07 +0100 Frank Zschockelt Fix a double-free triggered by failed connection attempts
Wed, 17 Feb 2010 23:53:20 +0100 Mikael Berthe Replaced every g_warning() with g_log()
Wed, 10 Feb 2010 11:59:07 +0100 Frank Zschockelt Refine "Allow replies to non-iq stanzas"
Sun, 17 Jan 2010 11:47:05 +0100 Frank Zschockelt lm_connection_get_keep_alive_rate was missing from loudmouth.sym
Sat, 16 Jan 2010 18:00:47 +0100 Frank Zschockelt Replace g_print with g_log in asyncns-resolver:
Sat, 16 Jan 2010 17:41:23 +0100 Frank Zschockelt Removed duplicated declarations
Sat, 16 Jan 2010 17:08:20 +0100 Frank Zschockelt Added lm_connection_unregister_reply_handler()
Sun, 11 Oct 2009 18:26:24 +0200 Tristan Hill Code looks for an auth element below the returned streams:feature
Sun, 11 Oct 2009 18:03:48 +0200 Frank Zschockelt Some style fixes
Sat, 10 Oct 2009 23:17:16 +0200 Frank Zschockelt asyncns resolver: fail when the server doesn't have a SRV field.
Sat, 10 Oct 2009 19:55:27 +0200 Frank Zschockelt lm_old_socket_close() leaks a file descriptor if connect() has not
Sat, 10 Oct 2009 19:10:37 +0200 Tommi Rantala <> There were two assignments in assertions, reported by Tommi Rantala
Sat, 10 Oct 2009 18:56:23 +0200 Frank Zschockelt A patch is required for loudmouth configure script to detect gnutls (by
Sat, 10 Oct 2009 18:52:22 +0200 Sjoerd Simons [PATCH] Drop stanzas when failing to convert them to LmMessages.
Sat, 10 Oct 2009 18:25:37 +0200 Will Thompson Theoretically, getsockopt could fail and leave 'error' unset. While I
Sat, 10 Oct 2009 18:24:58 +0200 Sjoerd Simons The Digest URI in the MD5 SASL Response wasn't set correctly when using
Thu, 23 Apr 2009 14:46:51 -0500 Samuel Tesla Fix g_log issue when configured with --enable-debug=no.
Thu, 23 Apr 2009 13:20:23 -0500 Samuel Tesla Merge commit 'origin/loudmouth-1-5'
Wed, 15 Apr 2009 10:50:05 -0600 Kirk Haines Applied parallel make and asyncns patches from the mailing list.
(0) -300 -100 -60 +60 tip