1. 6727297 Fix compilation with latest ndn-cxx by Davide Pesavento · 1 year, 10 months ago
  2. 872f18e docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  3. 38fd398 build: switch to C++17 by Davide Pesavento · 2 years, 8 months ago
  4. 9802612 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  5. 81e9876 update ForwardingHint format by Junxiao Shi · 3 years ago
  6. bc92d5c daemon: avoid including <boost/bind.hpp> by Davide Pesavento · 3 years, 8 months ago
  7. caedf11 daemon: do not try to insert nullptr in a NOT NULL db column by Davide Pesavento · 3 years, 8 months ago
  8. 948c50c Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago
  9. 60514ec Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  10. d01c1a4 Change default database path and configuration directory by Davide Pesavento · 6 years ago
  11. 093ce1c daemon: fix lots of zero-as-null-pointer-constant warnings by Davide Pesavento · 6 years ago
  12. 15e51bc Don't include ndn-cxx/common.hpp by Junxiao Shi · 6 years ago
  13. 4a315b3 Fix build with current ndn-cxx and update CI scripts by Davide Pesavento · 6 years ago
  14. 9edaf26 tests: resolve ASan error in ManagementTool tests by Eric Newberry · 7 years ago
  15. 08d1874 build: Upgrade waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
  16. 55a7cc4 Introduce Denial-of-Existence (DoE) for Nack response. by Yumin Xia · 8 years ago
  17. a3ec755 Add missing include by Davide Pesavento · 7 years ago
  18. 99c821a moving validator files to new validator folder. by Yumin Xia · 8 years ago
  19. d4e8ce5 drop repeating record type generate*Rrset in rrset-factory by Yumin Xia · 8 years ago
  20. 918343d remove useless codes related to CERT_QUERY by Yumin Xia · 8 years ago
  21. 2c509c2 Update validation related codes to security v2 by Yumin Xia · 8 years ago
  22. b87b9d9 tests: add RrsetFactory test by Yumin Xia · 8 years ago
  23. acd2133 mgmt: Add addDelegatedRrset to automatically create AUTH records by Yumin Xia · 8 years ago
  24. 3c6b1fd Use standard BLOB,KEY,NACK as contentType instead of customized types by Yumin Xia · 8 years ago
  25. a484ba7 Replace ndnsType with NdnsContentType by Yumin Xia · 8 years ago
  26. 5dd9f2b mgmt+daemon: Make use of RrsetFactory to decouple MangementTool and Rrset by Yumin Xia · 8 years ago
  27. f853ad7 daemon: Add a new class RrsetFactory for generating RR sets by Yumin Xia · 8 years ago
  28. 6343c5b Remove hints by Yumin Xia · 8 years ago
  29. 767f35c don't use deprecated block helpers by Junxiao Shi · 8 years ago
  30. aa46c27 daemon: Support query that explicitly specify version by Alexander Afanasyev · 9 years ago
  31. c7c9900 build+ci: Update default build flags and CI scripts by Alexander Afanasyev · 9 years ago
  32. 870b29b mgmt: management tools by Jiewen Tan · 10 years ago
  33. 06cd214 tools: improve user experience by choosing best certificate by Shock Jiang · 10 years ago
  34. e1a81fd tools/ndns-daemon: fix bug that validator cannot fetch certificate by Shock Jiang · 10 years ago
  35. cde2871 daemon: add NameServer by Shock Jiang · 10 years ago
  36. 3016c98 add DbMgr again & testing data by Shock Jiang · 10 years ago
  37. eb37bef re-organize files and remove DbMgr by Shock Jiang · 10 years ago