Mon, 03 Apr 2006 16:14:31 +0000 2006-04-03 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 03 Apr 2006 16:14:31 +0000] rev 133
2006-04-03 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_free), (_lm_connection_succeeded), (connection_buffered_write_cb), (connection_output_is_buffered), (connection_setup_output_buffer), (connection_do_close), (connection_do_write), (connection_send), (lm_connection_new), (lm_connection_authenticate): - Added an output buffer that will be enabled if the nonblocking write cannot be performed in one go (for large messages). - Fixes LM-17. * loudmouth/lm-internals.h: * loudmouth/lm-ssl.c: (ssl_func_always_continue), (_lm_ssl_send), (lm_ssl_new): - Added a default SSL function that will always continue, this will be used if NULL is passed in as SSL function to lm_ssl_new.
Mon, 20 Mar 2006 14:54:06 +0000 2006-03-20 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 20 Mar 2006 14:54:06 +0000] rev 132
2006-03-20 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_do_open): Fixed up some of the error codes replied. (lm_connection_open_and_block): - Set the error if connection fails. - Fixes LM-15.
Mon, 20 Mar 2006 14:19:13 +0000 2006-03-20 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 20 Mar 2006 14:19:13 +0000] rev 131
2006-03-20 Mikael Hallendal <micke@imendio.com> * Makefile.am: * acinclude.m4: * configure.in: * tests/.cvsignore: * tests/Makefile.am: * tests/test-objects.[ch]: - Started to add support for the Check unit test framework.
Mon, 20 Mar 2006 10:53:45 +0000 2006-03-20 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 20 Mar 2006 10:53:45 +0000] rev 130
2006-03-20 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: Fixes LM-16. (_lm_connection_failed_with_error): - Call connection_do_close to remove sources. (connection_do_close): Always set the connection state to CLOSED.
Mon, 02 Jan 2006 14:22:04 +0000 2006-01-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 02 Jan 2006 14:22:04 +0000] rev 129
2006-01-02 Mikael Hallendal <micke@imendio.com> * MAINTAINERS: Added
Tue, 16 Aug 2005 00:17:41 +0000 2005-08-16 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Tue, 16 Aug 2005 00:17:41 +0000] rev 128
2005-08-16 Mikael Hallendal <micke@imendio.com> * NEWS: * configure.in: - Release 1.0.1 * loudmouth/lm-connection.c: (connection_free): - Unref context if it is set.
Sun, 14 Aug 2005 12:48:42 +0000 2005-08-14 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 14 Aug 2005 12:48:42 +0000] rev 127
2005-08-14 Mikael Hallendal <micke@imendio.com> * NEWS: * configure.in: - Version 1.0, yiiiha!
Fri, 12 Aug 2005 16:08:17 +0000 2005-08-12 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 12 Aug 2005 16:08:17 +0000] rev 126
2005-08-12 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (_lm_connection_failed_with_error): - Set state to LM_CONNECTION_STATE_CLOSED if we failed to connect. - Fixes LM-8.
Fri, 12 Aug 2005 09:51:26 +0000 2005-08-12 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 12 Aug 2005 09:51:26 +0000] rev 125
2005-08-12 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (lm_connection_authenticate_and_block): - Set state correctly. - Fixes LM-7. (lm_connection_send_with_reply_and_block): - Check that connection is open before using it. - Fixes LM-6.
Sat, 30 Jul 2005 19:54:02 +0000 2005-07-30 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sat, 30 Jul 2005 19:54:02 +0000] rev 124
2005-07-30 Mikael Hallendal <micke@imendio.com> * autogen.sh: * configure.in: * loudmouth/lm-connection.c: (connection_add_watch): - Gtk-doc fixes.
Sat, 09 Jul 2005 09:30:04 +0000 * loudmouth/lm-connection.c (lm_connection_set_ssl):
mr <mr> [Sat, 09 Jul 2005 09:30:04 +0000] rev 123
* loudmouth/lm-connection.c (lm_connection_set_ssl): - Error when trying to set up SSL knowing it is not supported.
Wed, 25 May 2005 09:43:05 +0000 removed c++ comment
hallski <hallski> [Wed, 25 May 2005 09:43:05 +0000] rev 122
removed c++ comment
Mon, 16 May 2005 23:32:19 +0000 2005-05-17 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 16 May 2005 23:32:19 +0000] rev 121
2005-05-17 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-ssl.c: * loudmouth/lm-connection.c: * loudmouth/lm-proxy.c: - Fixed some gcc 4.0 warnings. * loudmouth/lm-ssl.[ch]: Made the API more consistent. * examples/test-lm.c: Fixed some gcc 4.0 warnings.
Fri, 13 May 2005 19:27:54 +0000 2005-05-13 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 13 May 2005 19:27:54 +0000] rev 120
2005-05-13 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-ssl.c: (_lm_ssl_read): - Try to fix LM-3 for real this time.
Sun, 08 May 2005 21:34:56 +0000 2005-05-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 08 May 2005 21:34:56 +0000] rev 119
2005-05-08 Mikael Hallendal <micke@imendio.com> * Release 0.90 * NEWS: * configure.in: - Updated for 0.90
Thu, 05 May 2005 19:12:31 +0000 2005-05-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 05 May 2005 19:12:31 +0000] rev 118
2005-05-05 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (_lm_connection_succeeded): - Don't unref io_channel here as well, already done in do_close. - Fixes LM-5, reported by Daniel Lavalliere. (connection_do_close): - Set fd to -1 to be sure it's not used again.
Thu, 05 May 2005 19:07:15 +0000 2005-05-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 05 May 2005 19:07:15 +0000] rev 117
2005-05-05 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-ssl.c: (_lm_ssl_read): - Don't accidently return a negative bytes_read. - Fixes LM-3, reported by Daniel Lavalliere.
Thu, 05 May 2005 18:58:44 +0000 2005-05-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 05 May 2005 18:58:44 +0000] rev 116
2005-05-05 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_free): - Unref LmSSL when freeing connection. Reported by Daniel Lavalliere. - Fixes LM-4.
Sun, 24 Apr 2005 11:47:48 +0000 2005-04-24 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 24 Apr 2005 11:47:48 +0000] rev 115
2005-04-24 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_free): - Free the incoming message queue, reported by Daniel Lavalliere.
Sun, 24 Apr 2005 11:40:16 +0000 2005-04-24 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 24 Apr 2005 11:40:16 +0000] rev 114
2005-04-24 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (_lm_connection_succeeded), (_lm_connection_failed_with_error), (connection_connect_cb), (connection_do_connect), (connection_do_close): - Disconnect from the connect io-watch when connect is done. - Based on a patch from Daniel Lavalliere.
Mon, 18 Apr 2005 16:44:25 +0000 2005-04-18 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 18 Apr 2005 16:44:25 +0000] rev 113
2005-04-18 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_free): - Check if connection is opening as well and close it if it is. - Fix suggested by Daniel Lavalliere.
Thu, 31 Mar 2005 20:30:34 +0000 Anders will have to do a little more than that
hallski <hallski> [Thu, 31 Mar 2005 20:30:34 +0000] rev 112
Anders will have to do a little more than that
Thu, 31 Mar 2005 20:08:29 +0000 2005-03-31 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 31 Mar 2005 20:08:29 +0000] rev 111
2005-03-31 Mikael Hallendal <micke@imendio.com> * Makefile.am: * CONTRIBUTORS: * loudmouth/lm-connection.c: * loudmouth/lm-ssl.c: - More release work. - Adding CONTRIBUTORS file.
Thu, 31 Mar 2005 19:52:39 +0000 2005-03-31 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 31 Mar 2005 19:52:39 +0000] rev 110
2005-03-31 Mikael Hallendal <micke@imendio.com> * Makefile.am: * configure.in: - Removed the mono directory from the release tarball, never finished and should probably be redone from scratch if to be done now.
Thu, 31 Mar 2005 16:03:59 +0000 2005-03-31 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 31 Mar 2005 16:03:59 +0000] rev 109
2005-03-31 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-debug.h: Correct log domain * loudmouth/lm-ssl.c: (ssl_verify_certificate): - Removed GNUTLS_CERT_NOT_TRUSTED which has been removed from GnuTLS. - Patch from foser@gentoo.org
Fri, 25 Feb 2005 10:38:17 +0000 fixed Imendio HB -> Imendio AB
hallski <hallski> [Fri, 25 Feb 2005 10:38:17 +0000] rev 108
fixed Imendio HB -> Imendio AB
Wed, 02 Feb 2005 15:55:19 +0000 2005-02-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Wed, 02 Feb 2005 15:55:19 +0000] rev 107
2005-02-02 Mikael Hallendal <micke@imendio.com> * examples/lm-change-password.c: (print_usage), (main): - Support sending --host which would be the host part of the jid if the connect server is different.
Thu, 27 Jan 2005 13:25:33 +0000 2005-01-27 Martyn Russell <mr@gnome.org>
hallski <hallski> [Thu, 27 Jan 2005 13:25:33 +0000] rev 106
2005-01-27 Martyn Russell <mr@gnome.org> * loudmouth/lm-connection.c (_lm_connection_failed_with_error): - Added fix to call the open callback when all connection attempts fail to the destination server.
Wed, 19 Jan 2005 22:12:15 +0000 2005-01-19 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Wed, 19 Jan 2005 22:12:15 +0000] rev 105
2005-01-19 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_in_event): * loudmouth/lm-ssl.c: (_lm_ssl_read): - Seems GnuTLS returns a huge size as read bytes when the server is disconnected. Check if returned read size is larger than asked for if so, set the connection to be hung up. - Fixes bug #164592
Mon, 08 Nov 2004 13:21:52 +0000 2004-11-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 08 Nov 2004 13:21:52 +0000] rev 104
2004-11-08 Mikael Hallendal <micke@imendio.com> * examples/lm-change-password.c: Added SSL support * examples/lm-register.c: Added SSL support
Sat, 30 Oct 2004 23:09:41 +0000 2004-10-31 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sat, 30 Oct 2004 23:09:41 +0000] rev 103
2004-10-31 Mikael Hallendal <micke@imendio.com> * Release 0.17.2 * NEWS: Updated for 0.17.2 * configure.in: Bumped version to 0.17.2
Fri, 29 Oct 2004 22:48:03 +0000 2004-10-30 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 29 Oct 2004 22:48:03 +0000] rev 102
2004-10-30 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-parser.c: (lm_parser_parse): - Removed that hack to try to convert to utf8, the stream should be utf8 according to the Jabber specs. This hack caused a lot of weird problems. - Solves bug #154228
Thu, 21 Oct 2004 23:18:51 +0000 2004-10-22 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 21 Oct 2004 23:18:51 +0000] rev 101
2004-10-22 Mikael Hallendal <micke@imendio.com> reviewed by: <delete if not using a buddy> * loudmouth/lm-connection.h: * loudmouth/lm-error.h: * loudmouth/lm-message-handler.h: * loudmouth/lm-message-node.h: * loudmouth/lm-message.h: * loudmouth/lm-proxy.h: * loudmouth/lm-utils.h: * loudmouth/lm-ssl.h: - G_BEGIN_DECLS and G_END_DECLS * loudmouth/loudmouth.h:
Fri, 08 Oct 2004 11:12:03 +0000 2004-10-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 08 Oct 2004 11:12:03 +0000] rev 100
2004-10-08 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (connection_new_message_cb): - Fix crash on Solaris when running in verbose mode.
Mon, 04 Oct 2004 22:54:29 +0000 2004-10-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 04 Oct 2004 22:54:29 +0000] rev 99
2004-10-05 Mikael Hallendal <micke@imendio.com> * examples/*.c * loudmouth/*.[ch] - s/Imendio HB/Imendio AB/
Mon, 04 Oct 2004 22:53:06 +0000 2004-10-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 04 Oct 2004 22:53:06 +0000] rev 98
2004-10-05 Mikael Hallendal <micke@imendio.com> * docs/reference/loudmouth-sections.txt: - Added missing function
Fri, 24 Sep 2004 00:09:55 +0000 2004-09-24 Tim Robbins <tim@teragen.com.au>
hallski <hallski> [Fri, 24 Sep 2004 00:09:55 +0000] rev 97
2004-09-24 Tim Robbins <tim@teragen.com.au> * loudmouth/lm-connection.c: (connection_do_close): - Use g_source_destroy instead of g_source_remove since we might not use the default main context.
Mon, 20 Sep 2004 22:26:37 +0000 2004-09-20 Tollef Fog Heen <tfheen@raw.no>
hallski <hallski> [Mon, 20 Sep 2004 22:26:37 +0000] rev 96
2004-09-20 Tollef Fog Heen <tfheen@raw.no> * loudmouth/lm-connection.c: (connection_in_event): Use gsize and not gint, they have different sizes on 64 bit architectures. * loudmouth/lm-ssl.c, loudmouth/lm-internals.h: Adjust prototype of _lm_ssl_read to match.
Fri, 03 Sep 2004 09:25:33 +0000 2004-09-03 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 03 Sep 2004 09:25:33 +0000] rev 95
2004-09-03 Mikael Hallendal <micke@imendio.com> * examples/Makefile.am: * examples/lm-register.c: - Added small tool to register an account
Thu, 02 Sep 2004 18:17:01 +0000 2004-09-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 02 Sep 2004 18:17:01 +0000] rev 94
2004-09-02 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (lm_connection_set_proxy): - Use NULL to unset the proxy settings * docs/reference/tmp/lm-proxy.sgml: Updated LmProxyType docs
Mon, 30 Aug 2004 21:37:04 +0000 2004-08-30 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 30 Aug 2004 21:37:04 +0000] rev 93
2004-08-30 Mikael Hallendal <micke@imendio.com> * Released 0.17.1 * NEWS: Updated for 0.17.1 * configure.in: Bumped version to 0.17.1 * loudmouth/lm-connection.c: (connection_start_keep_alive): - Don't add idle if keep alive rate is 0. - Patch from Marcin Krzyżanowski <krzak@hakore.com> (lm_connection_new): initialize keep alive rate
Thu, 26 Aug 2004 23:19:07 +0000 fixed missing functions
hallski <hallski> [Thu, 26 Aug 2004 23:19:07 +0000] rev 92
fixed missing functions
Thu, 26 Aug 2004 22:41:08 +0000 2004-08-27 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 26 Aug 2004 22:41:08 +0000] rev 91
2004-08-27 Mikael Hallendal <micke@imendio.com> * Released 0.17 * NEWS: Updated for 0.17 * configure.in: Don't try to output mono Makefiles * docs/reference/tmpl/lm-connection.sgml: Updated * loudmouth/lm-connection.[ch]: - Changed the LmConnectionState enum to follow the rest of the API better.
Tue, 24 Aug 2004 23:37:38 +0000 2004-08-25 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Tue, 24 Aug 2004 23:37:38 +0000] rev 90
2004-08-25 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.[ch]: (connection_send_keep_alive), (connection_start_keep_alive), (connection_stop_keep_alive): Added (lm_connection_set_keep_alive_rate): - Added support to have Loudmouth send keep alive packages, a single space, at regular intervals.
Sun, 08 Aug 2004 23:07:23 +0000 2004-08-09 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 08 Aug 2004 23:07:23 +0000] rev 89
2004-08-09 Mikael Hallendal <micke@imendio.com> * examples/test-tunnel.c: Updated. * loudmouth/lm-connection.[ch]: (lm_connection_get_jid), (lm_connection_set_jid): - Replaced the _host functions with these. These makes much more sense.
Sun, 08 Aug 2004 20:04:15 +0000 2004-08-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 08 Aug 2004 20:04:15 +0000] rev 88
2004-08-08 Mikael Hallendal <micke@imendio.com> * configure.in: Bumped version to 0.17
Sun, 08 Aug 2004 20:01:54 +0000 2004-08-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 08 Aug 2004 20:01:54 +0000] rev 87
2004-08-08 Mikael Hallendal <micke@imendio.com> * docs/reference/tmpl/lm-proxy.sgml: Updated docs * examples/test-tunnel.c: Use the new API for connecting to other host than the actual server name (host part of jid). * loudmouth/lm-connection.[ch]: (lm_connection_set_host), (lm_connection_get_host): Added - Use lm_connection_get_host internally when connecting. - Make LM_PROXY_TYPE_NONE reset the proxy settings on a connection. * loudmouth/lm-proxy.c: (_lm_proxy_connect_cb): Don't connect when proxy is of type LM_PROXY_TYPE_NONE.
Sun, 08 Aug 2004 11:01:32 +0000 2004-08-08 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Sun, 08 Aug 2004 11:01:32 +0000] rev 86
2004-08-08 Mikael Hallendal <micke@imendio.com> * docs/reference/tmpl/lm-proxy.sgml: Added LM_PROXY_TYPE_NONE * examples/Makefile.am: Added test-tunnel.c * examples/test-tunnel.c: - Added test that uses LM_PROXY_TYPE_NONE. * loudmouth/lm-internals.h: Cleaning * loudmouth/lm-proxy.c: - Support using LM_PROXY_TYPE_NONE for direct (for example an ssh-tunnel) "proxy".
Tue, 03 Aug 2004 08:46:22 +0000 Added a few files I forget when syncing with svn
hallski <hallski> [Tue, 03 Aug 2004 08:46:22 +0000] rev 85
Added a few files I forget when syncing with svn
Mon, 02 Aug 2004 23:57:41 +0000 2004-05-28 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Mon, 02 Aug 2004 23:57:41 +0000] rev 84
2004-05-28 Mikael Hallendal <micke@imendio.com> * configure.in: - Correctly inform whether SSL support was enabled or not. 2004-05-28 Mikael Hallendal <micke@imendio.com> * src/lm-sha.c: Fixed lvalue cast that wasn't approved by newer GCC. 2004-05-10 Mikael Hallendal <micke@imendio.com> * configure.in: Enable Mono on request * mono/*: - Updated the bindings some. - Removed the autogenerated, it's such a small API that I figured it was easier to wrap it manually. 2004-04-30 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-parser.c (parser_end_node_cb): Unref the message node. 2004-04-29 Mikael Hallendal <micke@imendio.com> * examples/lm-change-password.c: * examples/Makefile.am: - Added a small tool to change the password on a jabber account. 2004-04-27 Mikael Hallendal <micke@imendio.com> * Ignore on autogenerated files. 2004-04-20 Mikael Hallendal <micke@imendio.com> * loudmouth/*.[ch]: Updated copyright information 2004-04-20 Mikael Hallendal <micke@imendio.com> * configure.in: Now depend on Glib 2.4 * loudmouth/lm-queue.[ch]: Removed, use the new GQueue in Glib 2.4 * loudmouth/lm-connection.[ch]: Use GQueue instead of LmQueue. 2004-04-16 Mikael Hallendal <micke@imendio.com> * configure.in: Added libtasn1 requirement * loudmouth.spec.in: Added requirement on libtasn if built with SSL. 2004-04-04 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-sha.c: Commited compile fix from Sjoerd. 2004-03-20 Mikael Hallendal <micke@imendio.com> * docs/reference/loudmouth-sections.txt: - Added lm_connection_get_state - Added LmConnectionState
Thu, 18 Mar 2004 00:06:01 +0000 added files
hallski <hallski> [Thu, 18 Mar 2004 00:06:01 +0000] rev 83
added files
Thu, 18 Mar 2004 00:04:59 +0000 2004-03-17 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 18 Mar 2004 00:04:59 +0000] rev 82
2004-03-17 Mikael Hallendal <micke@imendio.com> * Synced from SVN. * Released 0.16 * configure.in: Bumped to 0.16 * NEWS: Updated for 0.16 2004-03-17 Mikael Hallendal <micke@imendio.com> * docs/reference/*: Updated documentation. * loudmouth/*: Fixed the documentation in a couple of places. 2004-03-17 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.[ch] (lm_connection_new_with_context): - Added to be able to give what context the connection should be running in. - All internal functions are updated to use the context or NULL if lm_connection_new was called. - Should make it possible to use several LmConnections in various threads. 2004-03-17 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: * loudmouth/lm-internal.h: * loudmouth/lm-proxy.c: - Make the HTTP proxy support asynchronous. Patch from Josh Beam. - Re-enable the HTTP proxy support. * examples/lm-send-sync.c: * examples/lm-send-async.c: * examples/test-http-proxy.c: - Added two of the old examples and a new one to test out the HTTP proxy support. 2004-03-17 Mikael Hallendal <micke@imendio.com> * configure.in: Generate examples/Makefile * loudmouth/test-jid.c: Removed * loudmouth/test-lm.c: Moved to examples/ * exmples/*: Moved out from loudmouth/
Thu, 05 Feb 2004 22:18:20 +0000 2004-02-05 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Thu, 05 Feb 2004 22:18:20 +0000] rev 81
2004-02-05 Mikael Hallendal <micke@imendio.com> * README: Updated information about website and bug reporting
Fri, 30 Jan 2004 17:41:33 +0000 removed debug
hallski <hallski> [Fri, 30 Jan 2004 17:41:33 +0000] rev 80
removed debug
Thu, 29 Jan 2004 10:01:43 +0000 2004-01-29 Richard Hult <richard@imendio.com>
rhult <rhult> [Thu, 29 Jan 2004 10:01:43 +0000] rev 79
2004-01-29 Richard Hult <richard@imendio.com> * loudmouth/lm-message-node.c: (lm_message_node_to_string): * loudmouth/lm-message.c: (lm_message_new): (lm_message_new_with_sub_type), (lm_message_unref): - Plug leaks and fix two small coding style issues.
Fri, 23 Jan 2004 05:29:37 +0000 2004-01-23 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Fri, 23 Jan 2004 05:29:37 +0000] rev 78
2004-01-23 Mikael Hallendal <micke@imendio.com> * Release 0.15.1 * NEWS: * configure.in: - Updated to 0.15.1
Thu, 22 Jan 2004 15:20:15 +0000 * configure.in:
fcrozat <fcrozat> [Thu, 22 Jan 2004 15:20:15 +0000] rev 77
* configure.in: * loudmouth/lm-ssl.c: (ssl_verify_certificate): Don't use deprecated function of gnutls. Now requires gnutls >= 1.0.0
Wed, 21 Jan 2004 23:27:05 +0000 actually, that's gossip 0.7. Loudmouth is 0.15
hallski <hallski> [Wed, 21 Jan 2004 23:27:05 +0000] rev 76
actually, that's gossip 0.7. Loudmouth is 0.15
Wed, 21 Jan 2004 23:26:40 +0000 2004-01-21 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Wed, 21 Jan 2004 23:26:40 +0000] rev 75
2004-01-21 Mikael Hallendal <micke@imendio.com> * Release 0.7
Wed, 21 Jan 2004 22:24:40 +0000 2004-01-21 Mikael Hallendal <micke@imendio.com>
hallski <hallski> [Wed, 21 Jan 2004 22:24:40 +0000] rev 74
2004-01-21 Mikael Hallendal <micke@imendio.com> * Makefile.am: * configure.in: - Removed the mono bindings for now.
(0) -100 -60 +60 +100 +300 tip