Wed, 14 Nov 2012 17:07:17 +0200 Add _unregister_reply_handler to gtkdoc sections
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 14 Nov 2012 17:07:17 +0200] rev 632
Add _unregister_reply_handler to gtkdoc sections
Wed, 14 Nov 2012 17:06:46 +0200 Update gitignore (add *~ and setup-build.stamp)
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 14 Nov 2012 17:06:46 +0200] rev 631
Update gitignore (add *~ and setup-build.stamp)
Wed, 14 Nov 2012 16:42:21 +0200 s/INCLUDES/AM_CPPFLAGS/
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 14 Nov 2012 16:42:21 +0200] rev 630
s/INCLUDES/AM_CPPFLAGS/
Wed, 14 Nov 2012 16:27:49 +0200 Update gtkdoc.m4
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 14 Nov 2012 16:27:49 +0200] rev 629
Update gtkdoc.m4
Wed, 14 Nov 2012 16:04:52 +0200 Fix compilation warnings
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 14 Nov 2012 16:04:52 +0200] rev 628
Fix compilation warnings
Tue, 24 Apr 2012 14:02:14 -0700 Merge pull request #4 from tetromino/master
McKael <mikael@lilotux.net> [Tue, 24 Apr 2012 14:02:14 -0700] rev 627
Merge pull request #4 from tetromino/master Fix building with glib-2.32
Fri, 20 Apr 2012 14:10:38 -0400 Fix building with glib-2.32
Alexandre Rostovtsev <tetromino@gentoo.org> [Fri, 20 Apr 2012 14:10:38 -0400] rev 626
Fix building with glib-2.32 In >=glib-2.31, most glib subheaders cannot be included directly. See http://git.gnome.org/browse/glib/commit/?id=7455dd370eb37ce3b0b409ff6120501f37b50569
Sun, 04 Dec 2011 15:32:11 +0100 Revert mistake in previous changeset
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2011 15:32:11 +0100] rev 625
Revert mistake in previous changeset
Sun, 04 Dec 2011 13:57:00 +0100 Fix some gcc warnings
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2011 13:57:00 +0100] rev 624
Fix some gcc warnings
Thu, 13 Oct 2011 10:43:54 +0200 Workaround for parser to support prefixed tag names
Hermitifier <quantifier666@gmail.com> [Thu, 13 Oct 2011 10:43:54 +0200] rev 623
Workaround for parser to support prefixed tag names
Mon, 03 Oct 2011 17:06:18 +0200 Protect GMarkup parser against invalid unicode characters
Hermitifier <quantifier666@gmail.com> [Mon, 03 Oct 2011 17:06:18 +0200] rev 622
Protect GMarkup parser against invalid unicode characters
Mon, 03 Oct 2011 17:03:04 +0200 Give up unneeded ping request on connection timeout
Hermitifier <quantifier666@gmail.com> [Mon, 03 Oct 2011 17:03:04 +0200] rev 621
Give up unneeded ping request on connection timeout
Mon, 06 Dec 2010 20:11:44 +0100 Fix segfault in asyncns resolver
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Dec 2010 20:11:44 +0100] rev 620
Fix segfault in asyncns resolver
Tue, 13 Apr 2010 23:21:01 +0200 Revert "Code looks for an auth element below the returned streams:feature"
Frank Zschockelt <lm@freakysoft.de> [Tue, 13 Apr 2010 23:21:01 +0200] rev 619
Revert "Code looks for an auth element below the returned streams:feature" This reverts commit b94583bb7db80803c48add517a5559d45b6f3a58. Do not try to hack around bugs of the server...
Sat, 20 Mar 2010 09:44:29 +0100 Ignore case when comparing the CN with the domain
Frank Zschockelt <lm@freakysoft.de> [Sat, 20 Mar 2010 09:44:29 +0100] rev 618
Ignore case when comparing the CN with the domain
Thu, 04 Mar 2010 10:01:48 +0100 Removed an internal asyncns relict
Frank Zschockelt <lm@freakysoft.de> [Thu, 04 Mar 2010 10:01:48 +0100] rev 617
Removed an internal asyncns relict
Tue, 02 Mar 2010 23:00:44 +0100 Remove internal asyncns
Frank Zschockelt <lm@freakysoft.de> [Tue, 02 Mar 2010 23:00:44 +0100] rev 616
Remove internal asyncns
Tue, 02 Mar 2010 22:11:07 +0100 Fix a double-free triggered by failed connection attempts
Frank Zschockelt <lm@freakysoft.de> [Tue, 02 Mar 2010 22:11:07 +0100] rev 615
Fix a double-free triggered by failed connection attempts
Wed, 17 Feb 2010 23:53:20 +0100 Replaced every g_warning() with g_log()
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Feb 2010 23:53:20 +0100] rev 614
Replaced every g_warning() with g_log() This fixes display errors when using ncurses. committer: Frank Zschockelt <lm@freakysoft.de>
Wed, 10 Feb 2010 11:59:07 +0100 Refine "Allow replies to non-iq stanzas"
Frank Zschockelt <lm@freakysoft.de> [Wed, 10 Feb 2010 11:59:07 +0100] rev 613
Refine "Allow replies to non-iq stanzas" (c8e0edc96a65cc29abc8fd6eeb9dc8a62d12f0f1) The old check was useful for iq-stanzas, because otherwise iq requests to yourself will break. Therefore replies to iq-stanzas should only be forwarded to the id-handlers if it is a result or error sub type.
Sun, 17 Jan 2010 11:47:05 +0100 lm_connection_get_keep_alive_rate was missing from loudmouth.sym
Frank Zschockelt <lm@freakysoft.de> [Sun, 17 Jan 2010 11:47:05 +0100] rev 612
lm_connection_get_keep_alive_rate was missing from loudmouth.sym
Sat, 16 Jan 2010 18:00:47 +0100 Replace g_print with g_log in asyncns-resolver:
Frank Zschockelt <lm@freakysoft.de> [Sat, 16 Jan 2010 18:00:47 +0100] rev 611
Replace g_print with g_log in asyncns-resolver: I'll probably drop the internal asyncns, if nobody complains loud enough.
Sat, 16 Jan 2010 17:41:23 +0100 Removed duplicated declarations
Frank Zschockelt <flm@freakysoft.de> [Sat, 16 Jan 2010 17:41:23 +0100] rev 610
Removed duplicated declarations
Sat, 16 Jan 2010 17:08:20 +0100 Added lm_connection_unregister_reply_handler()
Frank Zschockelt <flm@freakysoft.de> [Sat, 16 Jan 2010 17:08:20 +0100] rev 609
Added lm_connection_unregister_reply_handler()
Sun, 11 Oct 2009 18:26:24 +0200 Code looks for an auth element below the returned streams:feature
Tristan Hill <stan@saticed.me.uk> [Sun, 11 Oct 2009 18:26:24 +0200] rev 608
Code looks for an auth element below the returned streams:feature element which afaics from rfc3920 does not go here. This causes the connection to just hang. committer: Frank Zschockelt <lm@freakysoft.de>
Sun, 11 Oct 2009 18:03:48 +0200 Some style fixes
Frank Zschockelt <lm@freakysoft.de> [Sun, 11 Oct 2009 18:03:48 +0200] rev 607
Some style fixes
Sat, 10 Oct 2009 23:17:16 +0200 asyncns resolver: fail when the server doesn't have a SRV field.
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 23:17:16 +0200] rev 606
asyncns resolver: fail when the server doesn't have a SRV field. Otherwise old_socket_resolver_srv_cb() does not try to connect to the domain from the jid instead.
Sat, 10 Oct 2009 19:55:27 +0200 lm_old_socket_close() leaks a file descriptor if connect() has not
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 19:55:27 +0200] rev 605
lm_old_socket_close() leaks a file descriptor if connect() has not succeeded. socket_close_io_channel() is not called on the socket file descriptor if lm_old_socket_close() is called between when connect() has been called and when it has succeeded/failed. The patch came from the user emezeske on github.
Sat, 10 Oct 2009 19:10:37 +0200 There were two assignments in assertions, reported by Tommi Rantala
Tommi Rantala <> [Sat, 10 Oct 2009 19:10:37 +0200] rev 604
There were two assignments in assertions, reported by Tommi Rantala at http://loudmouth.lighthouseapp.com/projects/17276/tickets/43-asyncnsc-assignment-in-assert committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:56:23 +0200 A patch is required for loudmouth configure script to detect gnutls (by
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 18:56:23 +0200] rev 603
A patch is required for loudmouth configure script to detect gnutls (by using pkg-config instead of libgnutls-config). The patch was collected from the gentoo ebuild, which was borrowed from Mandriva.
(0) -300 -100 -50 -30 +30 +50 +100 tip