net.dns: Multiple internal changes and API extensions to allow for more reliable DNS lookups
|
Matthew Wild |
Fri, 18 Sep 2009 02:45:15 +0100 |
net/dns: Fixed regression causing nameserver initialization to fail on Windows
|
Waqas Hussain |
Wed, 02 Sep 2009 19:23:02 +0500 |
net.dns: Automatically add nameserver 127.0.0.1 if /etc/resolv.conf missing or empty on a non-Windows system (thanks Louis Mamakos)
|
Matthew Wild |
Tue, 18 Aug 2009 13:47:21 +0100 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
net.dns: Add support for cancelling a coroutine-based request
|
Matthew Wild |
Tue, 26 May 2009 21:47:25 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
net.dns: Add methods necessary for allowing non-blocking DNS lookups
|
Matthew Wild |
Wed, 04 Mar 2009 12:58:56 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Quickfix for dns.lua to not crash on failed connection to name servers
|
Waqas Hussain |
Fri, 28 Nov 2008 22:47:22 +0500 |
Added temporary fix for srv on windows: using opendns nameservers
|
Waqas Hussain |
Sun, 23 Nov 2008 10:43:50 +0500 |
Fix various mistakes in dns.lua
|
Matthew Wild |
Sun, 23 Nov 2008 03:00:20 +0000 |
Fix dns for poor Windows users, who have never seen a resolv.conf
|
Matthew Wild |
Sun, 23 Nov 2008 02:50:57 +0000 |
We have SRV resolving \o/
|
Matthew Wild |
Tue, 18 Nov 2008 22:41:04 +0000 |