loudmouth/lm-socket.c
Sun, 30 Nov 2008 10:20:08 +0100 Senko Rasic Don't check for sync dns problems when using asyncns [#33] remote/loudmouth-1-4
Wed, 29 Oct 2008 17:30:01 +0100 Mikael Hallendal Only check for IO Condition before trying another read when the socket is blocking [#23]
Fri, 10 Oct 2008 23:13:03 +0200 Mikael Hallendal Updated the build system to use a build directory and a common marshal Makefile.
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
Sat, 12 Jul 2008 22:07:29 +0200 Mikael Hallendal Some more work on the soup socket
Fri, 11 Jul 2008 18:51:48 +0300 Mikael Hallendal Changed the LmSocket signals slightly
Fri, 11 Jul 2008 17:29:07 +0300 Mikael Hallendal Worked on the LmSocket interface and added a LmSoupSocket class.
Wed, 09 Jul 2008 15:56:07 +0300 Mikael Hallendal Made LmSocket into an interface and hooked up implementation of it in LmTcpSocket.
Tue, 08 Jul 2008 00:57:01 +0300 Mikael Hallendal Added basic API for the new LmSocket
Thu, 28 Feb 2008 02:18:11 +0100 Mikael Hallendal Close the socket before setting it to -1. This hopefully solves LM-95.
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 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.
Wed, 06 Feb 2008 00:12:51 +0100 Senko Rasic Properly behave if we manage to connect in the second attempt.
Wed, 02 Jan 2008 17:35:53 +0100 Senko Rasic Always use the port provided by the SRV lookup.
Sun, 09 Dec 2007 16:21:46 +0100 Senko Rasic Make blocking reads work
Tue, 30 Oct 2007 23:27:30 +0100 Senko Rasic Added lm_connection_get_client_host (forward-port from LM1.2).
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 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
Tue, 02 Oct 2007 14:11:04 +0200 Senko Rasic Fix another crash in asyncns cancel code
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 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.
less more (0) -30 tip