loudmouth/lm-connection.c
Sun, 30 Nov 2008 09:32:17 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Sun, 30 Nov 2008 09:27:21 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Wed, 29 Oct 2008 21:53:19 +0100 Mikael Hallendal Fixed up the documentation for 1.4.3 [#27]
Sat, 25 Oct 2008 16:21:50 +0200 Mikael Hallendal Removed the async_connect_waiting and blocking states from LmConnection.
Wed, 22 Oct 2008 23:18:10 +0200 Mikael Hallendal Removed unused variable in lm_connection_open_and_block
Wed, 22 Oct 2008 22:50:08 +0200 Mikael Hallendal Removed unused use_srv variable in LmConnection.
Wed, 22 Oct 2008 22:45:23 +0200 Mikael Hallendal Minor style fixes
Wed, 22 Oct 2008 15:29:49 +0200 Mikael Hallendal Switch to use LmAuthParameters instead of passing around username and password.
Tue, 21 Oct 2008 02:38:48 +0200 Mikael Hallendal Minor style fix
Tue, 21 Oct 2008 02:21:09 +0200 Mikael Hallendal Added some TODO items and minor style fixes
Mon, 20 Oct 2008 17:48:04 +0200 Mikael Hallendal Style fix in lm_connection_new
Mon, 20 Oct 2008 17:44:28 +0200 Mikael Hallendal Removed unneeded initializers in lm_connection_new
Tue, 14 Oct 2008 19:30:30 +0200 Mikael Hallendal More styling
Tue, 14 Oct 2008 18:35:47 +0200 Mikael Hallendal More style fixes
Mon, 13 Oct 2008 12:01:56 +0200 Mikael Hallendal Style fixes
Fri, 10 Oct 2008 12:33:53 +0200 Mikael Hallendal Removed unused defines in lm-connection.c
Wed, 08 Oct 2008 13:11:02 +0200 Mikael Hallendal Went over all of the files and made sure they all were indented the same way.
Wed, 08 Oct 2008 12:43:12 +0200 Mikael Hallendal Change the tab width to 4 steps in the emacs headers
Wed, 08 Oct 2008 12:34:50 +0200 Mikael Hallendal Change the emacs format string to use space instead of tab for indentation
Mon, 06 Oct 2008 22:00:49 +0200 Frank Zschockelt Allow replies to non-iq stanzas. [#22]
Mon, 06 Oct 2008 21:54:34 +0200 Frank Zschockelt Allow replies to non-iq stanzas. [#22]
Mon, 06 Oct 2008 21:52:49 +0200 Mikael Hallendal Updated copyright years
Mon, 06 Oct 2008 11:31:46 +0200 Jelmer Vernooij Use SASL before old style auth if both are supported. [#19]
Mon, 06 Oct 2008 11:28:45 +0200 Jelmer Vernooij Use SASL before old style auth if both are supported. [#19]
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Cleaned up the moved XMPP Ping code from LmConnection and hooked up the LmFeaturePing object.
Mon, 06 Oct 2008 02:17:35 +0200 Frank Zschockelt Use XMPP Ping (XEP-0199) instead of white space ping for keep alive. [#15]
Mon, 06 Oct 2008 02:17:27 +0200 Mikael Hallendal Fixed a crash when lm_connection_close was called.
Mon, 06 Oct 2008 01:41:19 +0200 Mikael Hallendal Added _lm_connection_get_server that returns the server string.
Mon, 06 Oct 2008 01:13:17 +0200 Mikael Hallendal Added _lm_connection_get_context as internal function.
Thu, 28 Aug 2008 15:15:28 +0200 Andreas Köhler Make lm_sha_hash thread safe. Fixes LM-64
Thu, 28 Aug 2008 15:13:20 +0200 Andreas Köhler Make lm_sha_hash thread safe. Fixes LM-64
Sun, 27 Jul 2008 11:23:03 +0200 Mikael Hallendal Changed so that normal XMPP "pings" are always sent when keep alive is enabled.
Sun, 13 Jul 2008 19:05:23 +0200 Mikael Hallendal Some style fixes
Sun, 13 Jul 2008 19:02:02 +0200 Mikael Hallendal Refactored some of the SSL code in LmConnection.
Sun, 13 Jul 2008 11:12:26 +0200 Mikael Hallendal Moved the call to _lm_ssl_close to LmOldSocket
Sun, 13 Jul 2008 10:58:09 +0200 Mikael Hallendal Split out old_socket_do_write from lm_old_socket_do_write.
Sun, 13 Jul 2008 01:18:23 +0200 Mikael Hallendal Moved the ifdefs for HAVE_ASYNCNS to the LmOldSocket code.
Sun, 13 Jul 2008 01:14:42 +0200 Mikael Hallendal Updated _asyncns_cancel to follow coding style
Sun, 13 Jul 2008 00:54:49 +0200 Mikael Hallendal Moved output buffer creation/addition to LmOldSocket where it belongs.
Sun, 13 Jul 2008 00:50:26 +0200 Mikael Hallendal slight style fix
Mon, 07 Jul 2008 15:30:58 +0200 Mikael Hallendal Renamed LmSocket to LmOldSocket to make room for a new socket abstraction layer.
Sun, 22 Jun 2008 22:38:28 +0200 Mikael Hallendal Depend on GObject and initialize GType
Sat, 21 Jun 2008 18:36:12 +0200 Mikael Hallendal Added Title to the inlined documentation
Sat, 21 Jun 2008 17:12:59 +0200 Mikael Hallendal Fixed the SECTION parts of the inlined docs so that gtk-doc finds them.
Sat, 21 Jun 2008 13:19:21 +0200 Mikael Hallendal Added inlined documentation from generated through the Gtk-doc migration script.
Fri, 20 Jun 2008 17:14:45 +0200 Mikael Hallendal Cleaned declarations of static functions in LmConnection
Fri, 20 Jun 2008 17:05:48 +0200 Mikael Hallendal Moved _lm_connection_old_auth from public header file.
Fri, 20 Jun 2008 16:44:42 +0200 Mikael Hallendal Changed so that normal XMPP "pings" are always sent when keep alive is enabled.
Fri, 20 Jun 2008 16:42:26 +0200 Mikael Hallendal Fixed indentation
Fri, 20 Jun 2008 16:40:31 +0200 Mikael Hallendal Made error check a bit more verbose
Fri, 20 Jun 2008 13:20:24 +0200 Mikael Hallendal Use GSlice for allocation of LmConnection instead of g_new.
Fri, 20 Jun 2008 13:14:47 +0200 Mikael Hallendal Minor style fix
Fri, 20 Jun 2008 13:12:43 +0200 Mikael Hallendal Factored out connection_run_message_handler from connection_handle_message.
Wed, 18 Jun 2008 22:27:47 +0200 Mikael Hallendal Factored out connection_log_send from connection_send
Wed, 18 Jun 2008 22:27:40 +0200 Mikael Hallendal Factored out connection_free_handlers from connection_free
Tue, 29 Apr 2008 16:36:57 +0200 Mikael Hallendal Added lm_connection_get_keep_alive.
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 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
less more (0) -100 -60 tip