loudmouth/lm-old-socket.c
Sat, 11 May 2019 22:25:15 +0200 Frank Zschockelt Handle G_IO_HUP and G_IO_NVAL when connecting
Sat, 11 May 2019 22:15:56 +0200 Frank Zschockelt Removed the last g_print calls
Fri, 12 Oct 2018 10:24:24 +0200 Michał Kępień Fix falling back to another resolver result when connecting
Wed, 26 Sep 2018 22:33:57 +0200 Michał Kępień Support connecting to IPv6 servers
Tue, 25 Sep 2018 21:52:25 +0200 Michał Kępień GIOCondition is a bit field
Thu, 04 Feb 2016 19:18:03 +0100 Frank Zschockelt Update the postal address of the FSF
Sat, 31 Oct 2015 08:37:51 +0100 Till Maas Remove trailing whitespace and mixed indenting
Sat, 07 Feb 2015 22:15:08 +0100 Johannes Wienke fix compilation warnings
Sun, 04 Dec 2011 13:57:00 +0100 Mikael Berthe Fix some gcc warnings
Tue, 02 Mar 2010 22:11:07 +0100 Frank Zschockelt Fix a double-free triggered by failed connection attempts
Sun, 11 Oct 2009 18:03:48 +0200 Frank Zschockelt Some style fixes
Sat, 10 Oct 2009 19:55:27 +0200 Frank Zschockelt lm_old_socket_close() leaks a file descriptor if connect() has not
Tue, 24 Feb 2009 15:34:31 -0800 Jayson Vantuyl Logging Adjustments
Mon, 23 Feb 2009 23:09:45 -0800 Jayson Vantuyl Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Mon, 23 Feb 2009 18:04:58 -0800 Jayson Vantuyl Fixed Resolver Memory Management Issues (by creating less severe issues)
Sun, 18 Jan 2009 07:23:05 +0000 Samuel Tesla Applied ksmith's DNS patch.
Wed, 29 Oct 2008 17:54:25 +0100 Mikael Hallendal Removed the check for IO condition in socket_in_event [#23]
Wed, 29 Oct 2008 17:52:22 +0100 Mikael Hallendal Always set the socket to be non-blocking.
Sun, 26 Oct 2008 01:52:23 +0200 Mikael Hallendal Updated asyncns.[ch]
Sat, 25 Oct 2008 22:33:23 +0200 Mikael Hallendal Added some verbose debug output
Sat, 25 Oct 2008 20:09:25 +0200 Mikael Hallendal Improved the resolvers a bit.
Sat, 25 Oct 2008 16:21:50 +0200 Mikael Hallendal Removed the async_connect_waiting and blocking states from LmConnection.
Fri, 24 Oct 2008 00:21:42 +0200 Mikael Hallendal Minor style fix
Tue, 14 Oct 2008 19:30:30 +0200 Mikael Hallendal More styling
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 21:52:49 +0200 Mikael Hallendal Updated copyright years
Mon, 06 Oct 2008 02:09:58 +0200 Mikael Hallendal Create connect_data in LmOldSocket, revert a segfault when working on LmResolver.
Tue, 05 Aug 2008 01:06:53 +0200 Mikael Hallendal First cut of integrating the new resolver in LmOldSocket
Fri, 01 Aug 2008 16:31:23 +0200 Mikael Hallendal Added cancel operation for asyncns resolver
Thu, 31 Jul 2008 14:12:33 +0200 Mikael Hallendal fixed typos that accidently got commited
Thu, 17 Jul 2008 00:07:42 +0200 Mikael Hallendal Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them.
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:22:50 +0200 Mikael Hallendal Some more cleanups
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:57:14 +0200 Mikael Hallendal Made the output buffer functions private to LmOldSocket.
Sun, 13 Jul 2008 00:54:49 +0200 Mikael Hallendal Moved output buffer creation/addition to LmOldSocket where it belongs.
Mon, 07 Jul 2008 15:30:58 +0200 Mikael Hallendal Renamed LmSocket to LmOldSocket to make room for a new socket abstraction layer.
less more (0) tip