tools: improve user experience by choosing best certificate
automatically and print final response in a pretty way

ndns-update
 - pick the best certificate to sign the Update automatically
 - support multiple token for content option

ndns-dig
 - enhance output option
 - change behavior of iterative query controller when NS query is NACKed

logger
 - set default logger output to std::cerr

Change-Id: Ib06981c224ccad2a122a4505c84a60977184a55b
9 files changed
tree: 047185e1886993e36c2c20607b0639e3723ac8d4
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. src/
  5. tests/
  6. tools/
  7. .gitignore
  8. .jenkins
  9. .travis.yml
  10. AUTHORS.md
  11. log4cxx.properties.sample.in
  12. ndns.conf.sample.in
  13. README.md
  14. validator.conf.sample.in
  15. waf
  16. wscript
README.md

NDNS: Domain Name Service for Named Data Networking

NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.