Jelte Jansen 1ec7e1ccd2 [master] Merge branch 'trac602' 14 years ago
..
tests 118edb2944 [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) 14 years ago
Makefile.am 610400fa75 [trac501] Pass glue hints to the NSAS 14 years ago
README 87428d78d0 Renamed some files and a directory. 14 years ago
TODO 8e5f623e1b Update NSAS TODO 14 years ago
address_entry.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
address_entry.h d82bd9a601 [trac495] use the NSAS to ask for a nameserver address 14 years ago
address_request_callback.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
asiolink.h 76022a7e9f [master] Merge branch 'trac495' 14 years ago
fetchable.h 118edb2944 [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) 14 years ago
glue_hints.cc cd1a6e393c [master] Merge branch 'trac488' 14 years ago
glue_hints.h 629023f290 [trac501] Address review comments 14 years ago
hash.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
hash.h 00e1d85817 [jreed-doxygen] various doxygen fixes 14 years ago
hash_deleter.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
hash_key.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
hash_key.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
hash_table.h ba9ed9d672 [jreed-doxygen]Merge branch 'master' into jreed-doxygen 14 years ago
locks.h 1ec7e1ccd2 [master] Merge branch 'trac602' 14 years ago
lru_list.h aba4c4067d Merge branch 'master' into trac643 14 years ago
nameserver_address.cc 118edb2944 [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) 14 years ago
nameserver_address.h dd1809bf5b [jreed-doxygen] more doxygen improvements 14 years ago
nameserver_address_store.cc 0c730e6357 Merge branch 'master' into trac641 14 years ago
nameserver_address_store.h 0c730e6357 Merge branch 'master' into trac641 14 years ago
nameserver_entry.cc 2a4f9f2f6d [master] fix updateRTT for fast responses 14 years ago
nameserver_entry.h 0c730e6357 Merge branch 'master' into trac641 14 years ago
nsas_entry.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
nsas_entry_compare.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
nsas_types.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
random_number_generator.h 788d9505e0 [trac641] Changes after review comments 14 years ago
zone_entry.cc 118edb2944 [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) 14 years ago
zone_entry.h 0c730e6357 Merge branch 'master' into trac641 14 years ago

README

For an overview of the Nameserver Address Store, see the requirements and design
documents at http://bind10.isc.org/wiki/Resolver.

At the time of writing (19 October 2010), the file asiolink.h is present in this
directory only for the purposes of development. When the resolver's
asynchronous I/O code has been finished, this will be removed and the NSAS will
use the "real" code.