Wed, 05 Sep 2007 16:00:09 +0100 If data was read before hangup, delay signalling hangup so that the data can
Dafydd Harries <daf@rhydd.org> [Wed, 05 Sep 2007 16:00:09 +0100] rev 272
If data was read before hangup, delay signalling hangup so that the data can be processed. Patch by Senko Rašić.
Wed, 05 Sep 2007 15:41:15 +0100 Perform name resolution asynchronously. Patch by Senko Rašić.
Dafydd Harries <daf@rhydd.org> [Wed, 05 Sep 2007 15:41:15 +0100] rev 271
Perform name resolution asynchronously. Patch by Senko Rašić.
Wed, 05 Sep 2007 15:06:09 +0100 Skip whitespace before SASL MD5 digest. Patch by Senko Rašić.
Dafydd Harries <daf@rhydd.org> [Wed, 05 Sep 2007 15:06:09 +0100] rev 270
Skip whitespace before SASL MD5 digest. Patch by Senko Rašić.
Wed, 05 Sep 2007 15:02:58 +0100 use g_warning() instead of fprintf() in the OpenSSL code
Dafydd Harries <daf@rhydd.org> [Wed, 05 Sep 2007 15:02:58 +0100] rev 269
use g_warning() instead of fprintf() in the OpenSSL code
Sun, 10 Jun 2007 18:14:31 +0200 Run application handlers on stream error. remote/loudmouth-1-2
Mikael Hallendal <micke@imendio.com> [Sun, 10 Jun 2007 18:14:31 +0200] rev 268
Run application handlers on stream error. Patch from Owen Taylor that fixes LM-104 where application handlers weren't run on stream error. It also fixes a problem where a variable is incorrectly overwritten.
Sun, 10 Jun 2007 18:03:56 +0200 Bumped version to 1.2.3
Mikael Hallendal <micke@imendio.com> [Sun, 10 Jun 2007 18:03:56 +0200] rev 267
Bumped version to 1.2.3
Sun, 10 Jun 2007 18:03:38 +0200 Added support for Gossip filetransfer patch.
Mikael Hallendal <micke@imendio.com> [Sun, 10 Jun 2007 18:03:38 +0200] rev 266
Added support for Gossip filetransfer patch. Added lm_connection_get_full_jid and lm_connection_get_client_host.
Sun, 29 Apr 2007 22:09:44 +0200 Bumped the version to 1.2.2 v1.2.2
Mikael Hallendal <micke@imendio.com> [Sun, 29 Apr 2007 22:09:44 +0200] rev 265
Bumped the version to 1.2.2
Sun, 29 Apr 2007 22:08:22 +0200 Removed the synchronous example.
Mikael Hallendal <micke@imendio.com> [Sun, 29 Apr 2007 22:08:22 +0200] rev 264
Removed the synchronous example. The synchronous API is being removed in the 2.0 branch so better remove it from here.
Sun, 29 Apr 2007 18:01:16 +0200 Check to see that the OpenSSL session is setup correctly. Fixes LM-88.
Mikael Hallendal <micke@imendio.com> [Sun, 29 Apr 2007 18:01:16 +0200] rev 263
Check to see that the OpenSSL session is setup correctly. Fixes LM-88. If the SSL Context is not setup correctly the call to SSL_new will fail as well causing SSL_set_bio to segfault. Added a check to see that the context is not NULL and that the session is created properly.
(0) -100 -10 +10 +100 +300 tip