Tue, 04 Mar 2008 00:38:08 +0100 Mikael Hallendal Release 1.3.4 1.3.4
Thu, 28 Feb 2008 02:52:37 +0100 Martyn Russell Make the 1.3 branch build with --disable-debug again. Fixes LM-113.
Thu, 28 Feb 2008 02:21:47 +0100 Mikael Hallendal Merge branch 'master' of git@github.com:hallski/loudmouth
Thu, 28 Feb 2008 02:18:11 +0100 Mikael Hallendal Close the socket before setting it to -1. This hopefully solves LM-95.
Thu, 28 Feb 2008 01:13:52 +0100 Mikael Hallendal Some code style fixes
Mon, 25 Feb 2008 23:58:43 +0100 Owen Taylor Return FALSE from lm_connection_open in the synchronous case instead of open callback
Mon, 25 Feb 2008 23:13:58 +0100 Owen Taylor Fixed reentrancy problem for async connections. Fixes first bit of LM-117.
Mon, 25 Feb 2008 22:58:18 +0100 Owen Taylor Protect EAI_NODATA with #ifdef. Fixes LM-120.
Mon, 25 Feb 2008 22:52:41 +0100 Mikael Hallendal Fixed the keep alive rate when using TCP for handling keep alive. Fixes LM-121.
Mon, 25 Feb 2008 21:35:29 +0100 Mikael Hallendal Added new line for g_log printouts
Mon, 25 Feb 2008 21:16:57 +0100 Mikael Hallendal Use g_log instead of g_debug for debug output.
Mon, 25 Feb 2008 20:37:24 +0100 Mikael Hallendal Merge branch 'senko'
Sun, 24 Feb 2008 01:01:24 +0100 Richard Hult Fixes LM-118 so that building on Mac OS X works again.
Sun, 24 Feb 2008 00:42:57 +0100 Mikael Hallendal Removed Daf and Senko from CONTRIBUTORS
Sun, 24 Feb 2008 00:40:41 +0100 Mikael Hallendal Removed company listing from configure.ac
Sat, 23 Feb 2008 20:57:47 +0100 Mikael Hallendal Added Daf and Senko to AUTHORS
Sat, 23 Feb 2008 20:30:49 +0100 Mikael Hallendal Removed .cvsignore
Wed, 13 Feb 2008 01:15:21 +0100 Senko Rasic Support obsolete XEP-0078 (old-style jabber auth for XMPP1.0).
Wed, 06 Feb 2008 00:29:05 +0100 Senko Rasic Properly detect message type; don't rely on lookup table ordering if the type is explicitly specified.
Wed, 06 Feb 2008 00:12:51 +0100 Senko Rasic Properly behave if we manage to connect in the second attempt.
Tue, 05 Feb 2008 23:57:32 +0100 Senko Rasic Properly check for reason node in stream errors.
Tue, 05 Feb 2008 23:35:45 +0100 Senko Rasic Fix blatant and unneccessary ABI breakage
Tue, 05 Feb 2008 23:16:52 +0100 Senko Rasic connection_do_open: behave nicely if jid isn't set (1.2.x also behaves this way)
Thu, 03 Jan 2008 18:03:35 +0100 Senko Rasic Bumped version to 1.3.3 1.3.3
Wed, 02 Jan 2008 17:35:53 +0100 Senko Rasic Always use the port provided by the SRV lookup.
Sun, 09 Dec 2007 16:59:41 +0100 Senko Rasic Properly clean up SASL context on disconnect, allowing connection object reuse.
Sun, 09 Dec 2007 16:32:54 +0100 Senko Rasic Make lm_connection_authenticate_and_block reuse lm_connection_authenticate
Sun, 09 Dec 2007 16:21:46 +0100 Senko Rasic Make blocking reads work
Sun, 09 Dec 2007 15:10:12 +0100 Senko Rasic Ensure that SASL features handler is called after all the others, ensuring
Sun, 09 Dec 2007 15:02:02 +0100 Senko Rasic Register starttls handler at the proper moment, when the stream is received.
Sun, 09 Dec 2007 14:26:44 +0100 Senko Rasic Enable compression in GNUTLS. (Patch by Robert McQueen)
Sun, 09 Dec 2007 14:17:40 +0100 Senko Rasic Whitelisted accidential API functions used by Gossip, allowing it to build against us.
Wed, 07 Nov 2007 17:01:05 +0100 Senko Rasic Don't require StartTLS after it's already been started.
Tue, 06 Nov 2007 12:31:33 +0100 Senko Rasic Don't close connection immediately on write error, so the callers don't
Wed, 31 Oct 2007 15:34:52 +0000 Dafydd Harries include $(srcdir) in path to symbol file 1.3.2
Wed, 31 Oct 2007 15:13:17 +0000 Dafydd Harries add link to Check website (issue LM-111)
Wed, 31 Oct 2007 14:50:17 +0000 Dafydd Harries update symbol list with _get_local_host and s/_get_full_jid/_get_effective_jid/
Wed, 31 Oct 2007 14:49:00 +0000 Dafydd Harries Merge branch '1.3' of http://projects.collabora.co.uk/~ptlo/git/loudmouth into 1.3
Tue, 30 Oct 2007 23:51:18 +0100 Senko Rasic Allow application handlers on stream errors, before closing down the connection.
Tue, 30 Oct 2007 23:43:55 +0100 Senko Rasic Removed the synchronous example.
Tue, 30 Oct 2007 23:36:44 +0100 Senko Rasic Check to see that the OpenSSL session is setup correctly. Fixes LM-88.
Tue, 30 Oct 2007 23:27:30 +0100 Senko Rasic Added lm_connection_get_client_host (forward-port from LM1.2).
Tue, 30 Oct 2007 23:22:09 +0100 Senko Rasic Rename lm_conn_get_effective_jid() to lm_conn_get_full_jid() to
Tue, 30 Oct 2007 23:14:48 +0100 Senko Rasic Added disconnect error for resource conflict. Fixes LM-55.
Tue, 30 Oct 2007 19:48:50 +0000 Dafydd Harries only export symbols explicitly listed in a file
Tue, 30 Oct 2007 18:37:18 +0100 Senko Rasic Actually use the keepalive delay parameter
Tue, 30 Oct 2007 01:36:55 +0100 Senko Rasic Set proper copyright notices
Tue, 30 Oct 2007 01:26:18 +0100 Senko Rasic Don't force a specific autotools version
Tue, 30 Oct 2007 01:23:54 +0100 Senko Rasic Don't crash on connection close if SSL wasn't started.
Tue, 30 Oct 2007 00:24:57 +0100 Senko Rasic Fixed off-by-one error in SRV lookups
Mon, 29 Oct 2007 23:35:50 +0100 Senko Rasic Fix an error in handling asyncns SRV responses.
Mon, 29 Oct 2007 23:35:01 +0100 Senko Rasic Properly detect if SSL has been started in case of StartTLS usage.
Mon, 29 Oct 2007 22:34:34 +0100 Senko Rasic Support for returning effective JID, possibly changed by the server.
Mon, 29 Oct 2007 20:02:01 +0100 Senko Rasic Improved libtool versioning, added copyrights, cleaned up configure.ac
Mon, 29 Oct 2007 18:36:36 +0100 Senko Rasic Updated the CONTRIBUTORS file.
Mon, 29 Oct 2007 18:34:00 +0100 Senko Rasic Properly check if the message is error/reply before calling the reply handler.
Mon, 29 Oct 2007 18:00:20 +0100 Senko Rasic Enabled optional building of async DNS lookups and TCP keepalives.
Mon, 29 Oct 2007 17:02:16 +0100 Senko Rasic Use TCP keepalives on Linux if available; if not, fallback to manual keepalives.
Mon, 29 Oct 2007 16:59:36 +0100 Senko Rasic Simplify and fix SSL/StartTLS handling in LmSocket
Mon, 29 Oct 2007 14:49:34 +0100 Senko Rasic Merge branch 'starttls' of git://people.freedesktop.org/~daf/loudmouth into 1.3
(0) -300 -100 -60 +60 +100 +300 tip