net/adns.lua
Wed, 10 Jul 2013 07:45:10 +0200 Kim Alvefur net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)
Sat, 08 Jan 2011 23:20:36 +0000 Matthew Wild net.adns: Fix logging to handle unconnected UDP sockets
Tue, 04 Jan 2011 16:37:57 +0000 Matthew Wild net.adns: Log the DNS server that a query is sent to
Fri, 24 Dec 2010 04:52:40 +0000 Matthew Wild net.adns: Handle dns.query() failures, and pass error to handler
Mon, 05 Jul 2010 12:05:46 +0100 Matthew Wild net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need to be created for each cancellation internal to net.dns
Mon, 05 Jul 2010 11:51:17 +0100 Matthew Wild net.dns, net.adns: Move coroutine-calling logic into resolver:cancel()
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Thu, 25 Feb 2010 18:03:15 +0000 Matthew Wild Merge with 0.6
Wed, 20 Jan 2010 02:44:38 +0000 Matthew Wild net.adns: Trailing whitespace
Thu, 18 Feb 2010 16:44:26 +0000 Matthew Wild net.adns: Don't treat locally-initiated disconnects as fatal with libevent backend in use (thanks Flo)
Tue, 16 Feb 2010 15:05:18 +0000 Matthew Wild net.adns: Fix potential traceback on DNS responses with libevent enabled (thanks Flo)
Wed, 10 Feb 2010 01:58:49 +0500 Waqas Hussain net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set for consistency.
Sun, 31 Jan 2010 19:54:56 +0000 Matthew Wild net.adns: Use different flavour of voodoo to make UDP sockets work smoothly with libevent (no packet merging)
Sun, 31 Jan 2010 18:09:37 +0000 Matthew Wild net.adns: Trailing whitespace
Thu, 26 Nov 2009 22:08:10 +0000 Matthew Wild net.adns: Some cleanup, happens to also make it compatible with libevent
Sun, 22 Nov 2009 04:42:47 +0000 Matthew Wild net.adns: Update for new net.server API (doesn't work with libevent yet)
Mon, 05 Oct 2009 09:56:08 +0100 Matthew Wild net.adns: Bump log-level of DNS handler errors to, er, 'error'
Fri, 18 Sep 2009 02:48:52 +0100 Matthew Wild Merge with 0.5
Fri, 18 Sep 2009 02:46:11 +0100 Matthew Wild net.adns: Utilise new net.dns API to handle DNS network errors
Tue, 18 Aug 2009 15:59:11 +0100 Matthew Wild net.adns: Add some debug logging to help track down traceback
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Thu, 28 May 2009 02:17:19 +0100 Matthew Wild Add log message when DNS lookup is cancelled
Thu, 28 May 2009 02:16:43 +0100 Matthew Wild net.adns: Fix for calling handler when cancelling DNS lookup
Tue, 26 May 2009 21:48:32 +0100 Matthew Wild net.adns: Add support for cancelling a non-blocking lookup, optionally calling the handler
Sat, 18 Apr 2009 17:48:30 +0100 Matthew Wild net.adns: Call handler for records already cached
Sat, 11 Apr 2009 16:13:40 +0100 Matthew Wild net.adns: Flush buffer after sending DNS request
Fri, 10 Apr 2009 10:30:50 +0100 Matthew Wild net.adns: Catch errors in DNS response callbacks
Sat, 07 Mar 2009 19:57:28 +0000 Matthew Wild net.adns: Set new send in net.server after 'connecting UDP' socket
Wed, 04 Mar 2009 15:52:05 +0000 Matthew Wild net.adns: Return _M
Wed, 04 Mar 2009 14:44:28 +0000 Matthew Wild net.adns: Load the correct dns lib
Wed, 04 Mar 2009 12:59:35 +0000 Matthew Wild net.adns: Add helper module for performing non-blocking DNS lookups
less more (0) tip