1. 904f370 ci+tests: don't use deprecated ndnsec commands by Davide Pesavento · 3 years, 7 months ago
  2. b8adcdf tests: use typed name components by Eric Newberry · 3 years, 9 months ago
  3. c196a16 explicitly set CanBePrefix where needed by Eric Newberry · 4 years, 3 months ago
  4. 948c50c Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago
  5. bdd88c1 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  6. 60514ec Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  7. 1bff1b2 Avoid using deprecated ndn-cxx functions by Davide Pesavento · 4 years, 7 months ago
  8. 28229df tests: avoid deprecated boost headers by Davide Pesavento · 5 years ago
  9. 2a3bb84 tests: use DummyClientFace::linkTo() instead of DummyForwarder by Davide Pesavento · 6 years ago
  10. d01c1a4 Change default database path and configuration directory by Davide Pesavento · 6 years ago
  11. 9edaf26 tests: resolve ASan error in ManagementTool tests by Eric Newberry · 7 years ago
  12. 08d1874 build: Upgrade waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
  13. 55a7cc4 Introduce Denial-of-Existence (DoE) for Nack response. by Yumin Xia · 8 years ago
  14. fa2bce7 Add certificate fetcher of ndns-appcert and ndns-cert by Yumin Xia · 8 years ago
  15. 99c821a moving validator files to new validator folder. by Yumin Xia · 8 years ago
  16. d4e8ce5 drop repeating record type generate*Rrset in rrset-factory by Yumin Xia · 8 years ago
  17. 918343d remove useless codes related to CERT_QUERY by Yumin Xia · 8 years ago
  18. 2c509c2 Update validation related codes to security v2 by Yumin Xia · 8 years ago
  19. c5ed63f mgmt: combine ndns-add-rr and ndns-add-rr-from-file to a single command by Yumin Xia · 8 years ago
  20. 9d110ce tests: Restore MangementTool tests by Yumin Xia · 8 years ago
  21. b87b9d9 tests: add RrsetFactory test by Yumin Xia · 8 years ago
  22. acd2133 mgmt: Add addDelegatedRrset to automatically create AUTH records by Yumin Xia · 8 years ago
  23. 3c6b1fd Use standard BLOB,KEY,NACK as contentType instead of customized types by Yumin Xia · 8 years ago
  24. a484ba7 Replace ndnsType with NdnsContentType by Yumin Xia · 8 years ago
  25. 5dd9f2b mgmt+daemon: Make use of RrsetFactory to decouple MangementTool and Rrset by Yumin Xia · 8 years ago
  26. 4e56189 clients: Change iterative-query-controller to use Link by Yumin Xia · 8 years ago
  27. 6343c5b Remove hints by Yumin Xia · 8 years ago
  28. fde570c tests+mgmt: Import common unit test code NFD by Alexander Afanasyev · 8 years ago
  29. dc2df7c util: use ndn::io::IoEncoding::BASE64 instead of BASE_64 by Junxiao Shi · 8 years ago
  30. 767f35c don't use deprecated block helpers by Junxiao Shi · 8 years ago
  31. bbf7ac8 tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  32. aa46c27 daemon: Support query that explicitly specify version by Alexander Afanasyev · 9 years ago
  33. c7c9900 build+ci: Update default build flags and CI scripts by Alexander Afanasyev · 9 years ago
  34. a81266c tests: Fix failure of NameServer and Validator test suites by Alexander Afanasyev · 10 years ago
  35. 01693fd mgmt: ignore ksk when dsk is specified in ManagementTool::createZone by Jiewen Tan · 10 years ago
  36. d1dd86d mgmt: change output format for ID-CERTs by Jiewen Tan · 10 years ago
  37. 74d745c mgmt: fix ndns-add-rr-from-file indicating input format by Jiewen Tan · 10 years ago
  38. 8cd35ea mgmt: ndns-add-rr-from-file update RR to the latest version by Jiewen Tan · 10 years ago
  39. d2d2182 mgmt: fix ndns-add-rr-from-file segfaults when input file cannot be loaded by Jiewen Tan · 10 years ago
  40. 8f5be2a tests: use Signals from DummyClientFace by Junxiao Shi · 10 years ago
  41. 5d5928c ndns-dig: adapt to the fact that NDN testbed does not have root zone by Shock Jiang · 10 years ago
  42. d6b3bda tests: Improving ManagementTool test suite and fixing discovered bugs by Alexander Afanasyev · 10 years ago
  43. 870b29b mgmt: management tools by Jiewen Tan · 10 years ago
  44. e1a81fd tools/ndns-daemon: fix bug that validator cannot fetch certificate by Shock Jiang · 10 years ago
  45. 7495a7e ci: Enable coverage report and allow unit test output in XML format by Alexander Afanasyev · 10 years ago
  46. 698e6ed clients: add dig by Shock Jiang · 10 years ago
  47. cde2871 daemon: add NameServer by Shock Jiang · 10 years ago
  48. 0e2aee0 use DummyClientFace from ndn-cxx by Shock Jiang · 10 years ago
  49. 3016c98 add DbMgr again & testing data by Shock Jiang · 10 years ago
  50. 0b165f4 add Validator by Shock Jiang · 10 years ago
  51. 01712f3 clients: add query by Shock Jiang · 10 years ago
  52. 895bc1b clients: add response by Shock Jiang · 10 years ago
  53. eb37bef re-organize files and remove DbMgr by Shock Jiang · 10 years ago
  54. bcdef86 db-mgr: add Rrset find/insert/modify/remove by Shock Jiang · 10 years ago
  55. b7370c2 add Rrset by Shock Jiang · 10 years ago
  56. 6cce21a add constants definition by Shock Jiang · 10 years ago
  57. 4e0ab7c db-mgr: add Zone lookup/insert/remove by Shock Jiang · 10 years ago
  58. 3c72318 add DbMgr by Shock Jiang · 10 years ago
  59. fc171d9 zone: add TTL by Shock Jiang · 10 years ago
  60. 30ad892 Zone abstraction by Shock Jiang · 10 years ago
  61. 59a42ec base: Adding logging framework by Alexander Afanasyev · 10 years ago
  62. 4ffcff2 build: Add build system by Alexander Afanasyev · 10 years ago