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.
Sat, 10 Oct 2009 18:52:22 +0200 [PATCH] Drop stanzas when failing to convert them to LmMessages.
Sjoerd Simons <sjoerd.simons@collabora.co.uk> [Sat, 10 Oct 2009 18:52:22 +0200] rev 602
[PATCH] Drop stanzas when failing to convert them to LmMessages. When a stanza comes in that for some reason can't be parsed into an LmMessage, just drop them on the floor instead of blocking the parser. I've seen this issue happen in practise because some (buggy?) client sending an iq with a prefix e.g. <client:iq xmlns:client="jabber:client" ... /> committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:25:37 +0200 Theoretically, getsockopt could fail and leave 'error' unset. While I
Will Thompson <will.thompson@collabora.co.uk> [Sat, 10 Oct 2009 18:25:37 +0200] rev 601
Theoretically, getsockopt could fail and leave 'error' unset. While I don't think this will happen in practice, the failure can be handled by returning the value of errno. committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:24:58 +0200 The Digest URI in the MD5 SASL Response wasn't set correctly when using
Sjoerd Simons <sjoerd.simons@collabora.co.uk> [Sat, 10 Oct 2009 18:24:58 +0200] rev 600
The Digest URI in the MD5 SASL Response wasn't set correctly when using SRV records. committer: Frank Zschockelt <lm@freakysoft.de>
Thu, 23 Apr 2009 14:46:51 -0500 Fix g_log issue when configured with --enable-debug=no.
Samuel Tesla <stesla@engineyard.com> [Thu, 23 Apr 2009 14:46:51 -0500] rev 599
Fix g_log issue when configured with --enable-debug=no.
Thu, 23 Apr 2009 13:20:23 -0500 Merge commit 'origin/loudmouth-1-5'
Samuel Tesla <stesla@engineyard.com> [Thu, 23 Apr 2009 13:20:23 -0500] rev 598
Merge commit 'origin/loudmouth-1-5'
Wed, 15 Apr 2009 10:50:05 -0600 Applied parallel make and asyncns patches from the mailing list.
Kirk Haines <khaines@engineyard.com> [Wed, 15 Apr 2009 10:50:05 -0600] rev 597
Applied parallel make and asyncns patches from the mailing list.
Wed, 25 Mar 2009 11:28:18 -0700 Removed Dangerous Instructions remote/loudmouth-1-5
Jayson Vantuyl <jvantuyl@engineyard.com> [Wed, 25 Mar 2009 11:28:18 -0700] rev 596
Removed Dangerous Instructions
Wed, 18 Mar 2009 11:10:43 -0500 Add new loudmouth-ruby files. remote/gh-pages
Samuel Tesla <stesla@engineyard.com> [Wed, 18 Mar 2009 11:10:43 -0500] rev 595
Add new loudmouth-ruby files.
Mon, 09 Mar 2009 18:09:59 -0500 Updated tarball
Samuel Tesla <stesla@engineyard.com> [Mon, 09 Mar 2009 18:09:59 -0500] rev 594
Updated tarball
Mon, 09 Mar 2009 18:05:59 -0500 Update release information files. 1.5.0
Samuel Tesla <stesla@engineyard.com> [Mon, 09 Mar 2009 18:05:59 -0500] rev 593
Update release information files. * Combined AUTHORS and CONTRIBUTORS. * Added some more folks to the AUTHORS file based on commit history. * Added Makefile recipe to dynamically generate ChangeLog from last annotated tag or a specified ref. * Added ignores for tarballs and ChangeLog.
Thu, 05 Mar 2009 13:43:23 -0600 Added 1.5.0 tarball
Samuel Tesla <stesla@engineyard.com> [Thu, 05 Mar 2009 13:43:23 -0600] rev 592
Added 1.5.0 tarball
Thu, 05 Mar 2009 12:57:27 -0600 Created gh-pages branch
Samuel Tesla <stesla@engineyard.com> [Thu, 05 Mar 2009 12:57:27 -0600] rev 591
Created gh-pages branch
Tue, 24 Feb 2009 17:09:42 -0800 Added File Listing Known Bugs
Jayson Vantuyl <jvantuyl@engineyard.com> [Tue, 24 Feb 2009 17:09:42 -0800] rev 590
Added File Listing Known Bugs
Tue, 24 Feb 2009 16:51:25 -0800 Made Tests Optional to Allow Older glib
Jayson Vantuyl <jvantuyl@engineyard.com> [Tue, 24 Feb 2009 16:51:25 -0800] rev 589
Made Tests Optional to Allow Older glib Debian Stable had old Glib, only used for gtest, so made it optional.
Tue, 24 Feb 2009 15:34:31 -0800 Logging Adjustments
Jayson Vantuyl <jvantuyl@engineyard.com> [Tue, 24 Feb 2009 15:34:31 -0800] rev 588
Logging Adjustments
Mon, 23 Feb 2009 23:09:45 -0800 Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Jayson Vantuyl <jvantuyl@engineyard.com> [Mon, 23 Feb 2009 23:09:45 -0800] rev 587
Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Mon, 23 Feb 2009 21:28:40 -0800 Removed Stray, Old Assert
Jayson Vantuyl <jvantuyl@engineyard.com> [Mon, 23 Feb 2009 21:28:40 -0800] rev 586
Removed Stray, Old Assert
Mon, 23 Feb 2009 18:04:58 -0800 Fixed Resolver Memory Management Issues (by creating less severe issues)
Jayson Vantuyl <jvantuyl@engineyard.com> [Mon, 23 Feb 2009 18:04:58 -0800] rev 585
Fixed Resolver Memory Management Issues (by creating less severe issues)
Mon, 23 Feb 2009 13:51:34 -0800 Explicitly Request IPv4 Names
Jayson Vantuyl <jvantuyl@engineyard.com> [Mon, 23 Feb 2009 13:51:34 -0800] rev 584
Explicitly Request IPv4 Names
Tue, 17 Feb 2009 11:22:22 -0700 The order of enums in the lm-message.h and lm-message.c for the stream:error and stream:features message types was transposed, leading to inaccurate identification of those two types.
Kirk Haines <khaines@engineyard.com> [Tue, 17 Feb 2009 11:22:22 -0700] rev 583
The order of enums in the lm-message.h and lm-message.c for the stream:error and stream:features message types was transposed, leading to inaccurate identification of those two types.
Thu, 29 Jan 2009 09:15:05 -0600 Gut autogen.sh and replace most of it with autoreconf.
Samuel Tesla <stesla@engineyard.com> [Thu, 29 Jan 2009 09:15:05 -0600] rev 582
Gut autogen.sh and replace most of it with autoreconf.
Sun, 18 Jan 2009 07:23:05 +0000 Applied ksmith's DNS patch.
Samuel Tesla <stesla@engineyard.com> [Sun, 18 Jan 2009 07:23:05 +0000] rev 581
Applied ksmith's DNS patch. * Use SRV records when available. * Fallback to A records. * Use port specified in SRV record, else default.
Tue, 13 Jan 2009 19:09:54 +0000 Merge branch 'wyhaines'
root <root@ey-express.(none)> [Tue, 13 Jan 2009 19:09:54 +0000] rev 580
Merge branch 'wyhaines' Conflicts: loudmouth/lm-data-objects.c
Tue, 13 Jan 2009 19:05:15 +0000 Added a newline at the end of the file, so that gcc does not complain.
root <root@ey-express.(none)> [Tue, 13 Jan 2009 19:05:15 +0000] rev 579
Added a newline at the end of the file, so that gcc does not complain.
Tue, 06 Jan 2009 08:33:29 -0700 Some temporary logging additions to aid in debugging.
Kirk Haines <wyhaines@gmail.com> [Tue, 06 Jan 2009 08:33:29 -0700] rev 578
Some temporary logging additions to aid in debugging.
Mon, 29 Dec 2008 07:51:30 -0700 Added a newline at the end of the file.
Kirk Haines <wyhaines@gmail.com> [Mon, 29 Dec 2008 07:51:30 -0700] rev 577
Added a newline at the end of the file.
Thu, 18 Dec 2008 11:34:23 -0700 Removed some whitespace insertions that were altering the structure of the
Kirk Haines <wyhaines@gmail.com> [Thu, 18 Dec 2008 11:34:23 -0700] rev 576
Removed some whitespace insertions that were altering the structure of the generated XML.
Sun, 30 Nov 2008 10:20:08 +0100 Don't check for sync dns problems when using asyncns [#33] remote/loudmouth-1-4
Senko Rasic <senko.rasic@collabora.co.uk> [Sun, 30 Nov 2008 10:20:08 +0100] rev 575
Don't check for sync dns problems when using asyncns [#33] lm_socket_create() checks for sync DNS failure, but the check is executed even if Loudmouth is using asyncns, in which case Loudmouth crashes. committer: Mikael Hallendal <micke@imendio.com>
Sun, 30 Nov 2008 09:49:06 +0100 fixed the coding style
Mikael Hallendal <micke@imendio.com> [Sun, 30 Nov 2008 09:49:06 +0100] rev 574
fixed the coding style
Sun, 30 Nov 2008 09:32:17 +0100 Don't free connection internals before it's closed. [#34]
Mikael Hallendal <micke@imendio.com> [Sun, 30 Nov 2008 09:32:17 +0100] rev 573
Don't free connection internals before it's closed. [#34] When the connection freed up internal states (in this case the handler lists) before closing itself it segfaulted when trying to unregister the SASL handlers. Reported by Julien Puydt.
(0) -300 -100 -60 +60 +100 tip