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