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.
(0) -300 -100 -10 +10 +100 tip