This website requires JavaScript.
Explore
Help
Sign In
danog
/
dns
Watch
1
Star
0
Fork
0
You've already forked dns
mirror of
https://github.com/danog/dns.git
synced
2025-01-23 05:51:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
dns
/
lib
/
Addr
History
Chris Wright
3d81d18176
Fix hosts file bug and tests
...
Thanks to @Danack
2014-07-22 16:18:26 +01:00
..
Cache
Cache refactoring
2014-07-22 02:54:23 +01:00
AddressModes.php
Fix hosts file bug and tests
2014-07-22 16:18:26 +01:00
Cache.php
Cache refactoring
2014-07-22 02:54:23 +01:00
Client.php
Cache refactoring
2014-07-22 02:54:23 +01:00
HostsFile.php
Fix hosts file bug and tests
2014-07-22 16:18:26 +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
Changed to project standard bracket placement. Moved AddrCache to Addr\Cache. Refactored to use 'use', added not about running tests to readme. Moved travis badge to point at main repo.
2014-07-21 14:12:51 +01:00
ResponseInterpreter.php
Handle CNAME resource records correctly
2014-06-17 18:01:10 +01:00