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
Thu, 25 Oct 2007 17:39:25 +0100 Dafydd Harries LmConnection: take starttls settings from LmSSL object
Thu, 25 Oct 2007 16:27:01 +0100 Dafydd Harries remove lm_connection_use_starttls
Tue, 23 Oct 2007 16:23:05 +0100 Dafydd Harries commit doc change side-effects
Tue, 23 Oct 2007 15:57:14 +0100 Dafydd Harries add use_starttls and require_starttls members to LmSSLBase, plus corresponding access functions
Fri, 19 Oct 2007 17:27:32 +0100 Dafydd Harries sync LmMessageType enum to docs
Fri, 19 Oct 2007 16:57:31 +0100 Dafydd Harries temporarily reference connection while calling disconnect callback, so that it's safe for the callback to unref the connection
Mon, 08 Oct 2007 14:48:38 +0200 Senko Rasic lm-connection.c: connection_send(): in case of error, properly set the error variable
Tue, 02 Oct 2007 14:11:04 +0200 Senko Rasic Fix another crash in asyncns cancel code
Tue, 25 Sep 2007 11:08:29 +0200 Senko Rasic Fixed a leak in extracting the domain name from the jid.
Wed, 19 Sep 2007 16:18:42 +0200 Senko Rasic hoist _asyncns_done to above where it is first called
Wed, 19 Sep 2007 16:16:53 +0200 Senko Rasic use g_assert instead of assert
Wed, 19 Sep 2007 15:59:16 +0200 Senko Rasic Don't split base64 encoded SASL response as some servers choke on it.
Wed, 19 Sep 2007 10:19:14 +0200 Senko Rasic Fixed SSL verification when old-style SSL connection is used.
Thu, 13 Sep 2007 18:03:28 +0200 Senko Rasic Fixed (double) asyncns cancellation bug, and made the code more robust.
Thu, 06 Sep 2007 16:37:16 +0200 Senko Rasic Made SRV handling more sane, and implemented fallback using jid domain name.
Thu, 06 Sep 2007 15:20:04 +0200 Senko Rasic Adding StartTLS support.
Wed, 05 Sep 2007 16:03:24 +0100 Dafydd Harries Verify certificates in GnuTLS code. Fixes LM-107. Patch by Sjoerd Simons.
Wed, 05 Sep 2007 16:00:09 +0100 Dafydd Harries If data was read before hangup, delay signalling hangup so that the data can
Wed, 05 Sep 2007 15:41:15 +0100 Dafydd Harries Perform name resolution asynchronously. Patch by Senko Rašić.
Wed, 05 Sep 2007 15:06:09 +0100 Dafydd Harries Skip whitespace before SASL MD5 digest. Patch by Senko Rašić.
Wed, 05 Sep 2007 15:02:58 +0100 Dafydd Harries use g_warning() instead of fprintf() in the OpenSSL code
Sun, 10 Jun 2007 18:14:31 +0200 Mikael Hallendal Run application handlers on stream error. remote/loudmouth-1-2
Sun, 10 Jun 2007 18:03:56 +0200 Mikael Hallendal Bumped version to 1.2.3
Sun, 10 Jun 2007 18:03:38 +0200 Mikael Hallendal Added support for Gossip filetransfer patch.
Sun, 29 Apr 2007 22:09:44 +0200 Mikael Hallendal Bumped the version to 1.2.2 v1.2.2
Sun, 29 Apr 2007 22:08:22 +0200 Mikael Hallendal Removed the synchronous example.
Sun, 29 Apr 2007 18:01:16 +0200 Mikael Hallendal Check to see that the OpenSSL session is setup correctly. Fixes LM-88.
Sun, 29 Apr 2007 14:16:02 +0200 Mikael Hallendal Added disconnect error for resource conflict. Fixes LM-55.
Sun, 29 Apr 2007 13:22:36 +0200 Mikael Hallendal Signal back when connection immediately fails. Fixes LM-67.
Sun, 29 Apr 2007 11:24:47 +0200 Mikael Hallendal Free the open callback after stream is received.
Sat, 28 Apr 2007 12:55:40 +0200 Mikael Hallendal Removed the freeing of connect_data from _lm_connection_failed_with_error
Tue, 24 Apr 2007 19:42:00 +0200 Mikael Hallendal Don't free the resolved addresses if they have already been freed. Fixed LM-96
Thu, 01 Mar 2007 17:44:36 +0100 Mikael Hallendal Compile fix for Solaris
Mon, 26 Feb 2007 01:17:30 +0100 Mikael Hallendal Refactoring to clear up interface between LmSocket and LmConnection.
Sun, 25 Feb 2007 22:48:39 +0100 Mikael Hallendal Fixed potential problem if auth was not called from the open callback.
Sun, 25 Feb 2007 01:15:25 +0100 Mikael Hallendal Don't include lm-utils in documentation yet
Sun, 25 Feb 2007 00:34:23 +0100 Mikael Hallendal Updated requirements and obsoleted NEWS file.
Sun, 25 Feb 2007 00:13:01 +0100 Mikael Hallendal Release 1.2.1 v1.2.1
Sun, 25 Feb 2007 00:12:51 +0100 Mikael Hallendal Updated requirements and obsoleted NEWS file.
Sun, 25 Feb 2007 00:05:31 +0100 Mikael Hallendal Added more h-files to the docs ignore list
Sat, 24 Feb 2007 23:30:02 +0100 Mikael Hallendal Style fixes
Sat, 24 Feb 2007 22:43:07 +0100 Mikael Hallendal Refactored sending of the stream header.
Sat, 24 Feb 2007 18:42:12 +0100 Mikael Hallendal Slight code refactoring in _lm_connection_socket_result
Sat, 24 Feb 2007 16:52:45 +0100 Mikael Hallendal Remove the requirement to set server explicit from the examples.
Sat, 24 Feb 2007 16:51:06 +0100 Mikael Hallendal Make LmConnection accept not having a server set as long as JID is set.
Sat, 24 Feb 2007 16:23:01 +0100 Mikael Hallendal Make use_srv optional in LmSocket and plugged a leak.
Sat, 24 Feb 2007 16:02:34 +0100 Mikael Hallendal Implement SRV lookups, patch from Senko Rasic
Sat, 24 Feb 2007 16:02:34 +0100 Mikael Hallendal Added check for resolv to configure.ac
Sat, 24 Feb 2007 07:55:25 +0100 Mikael Hallendal Fixed %s in document examples. LM-10
(0) -100 -60 +60 +100 +300 tip