1
0
mirror of https://github.com/danog/dns.git synced 2024-12-12 09:29:46 +01:00
dns/lib/Addr
2014-07-20 00:15:33 +01:00
..
AddressModes.php Handle CNAME resource records correctly 2014-06-17 18:01:10 +01:00
Cache.php Make caching API asynchronous 2014-07-18 01:07:01 +01:00
Client.php Fix undefined reference in async cache handling 2014-07-18 01:11:40 +01:00
HostsFile.php Move caching layer into client 2014-06-16 18:30:28 +01:00
MemoryCache.php Fix memory cache lookup handling 2014-07-20 00:15:33 +01:00
NameValidator.php Finished initial implementation 2014-06-15 00:47:15 +01:00
RequestBuilder.php Finished initial implementation 2014-06-15 00:47:15 +01:00
ResolutionErrors.php Check for errors when writing to socket 2014-07-18 00:18:58 +01:00
Resolver.php Move caching layer into client 2014-06-16 18:30:28 +01:00
ResolverFactory.php Move caching layer into client 2014-06-16 18:30:28 +01:00
ResponseInterpreter.php Handle CNAME resource records correctly 2014-06-17 18:01:10 +01:00