1. a3dbb94 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 5 months ago
  2. fd19485 build: more accurate dependencies on Boost libraries by Davide Pesavento · 1 year, 5 months ago
  3. 4ffe19d build: add `--without-tools` configure option by Davide Pesavento · 1 year, 5 months ago
  4. 71d06fa build: update waf to version 2.0.26 by Davide Pesavento · 1 year, 5 months ago
  5. 22835d7 build: sync default build flags with ndn-cxx by Davide Pesavento · 1 year, 6 months ago
  6. 76304d8 Avoid deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 6 months ago
  7. f1c32c3 build: align minimum build requirements with ndn-cxx by Davide Pesavento · 1 year, 9 months ago
  8. f48e163 Avoid deprecated ndn-cxx functions by Davide Pesavento · 1 year, 9 months ago
  9. 6a625d8 Fix a couple of dangling-reference and maybe-uninitialized warnings by Davide Pesavento · 1 year, 11 months ago
  10. 95657aa ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 2 years ago
  11. d78e77e build: bump ndn-cxx dependency by Davide Pesavento · 2 years, 1 month ago
  12. baa5a9a build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 2 months ago
  13. f8fe685 build: link with lld by default on Linux; add Xcode 14.1 to CI matrix by Davide Pesavento · 2 years, 3 months ago
  14. 6d1b672 build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 5 months ago
  15. 0251aae Remove obsolete deployment instructions and script by Davide Pesavento · 2 years, 7 months ago
  16. 573a621 build: support CentOS Stream 9 by Davide Pesavento · 2 years, 7 months ago
  17. e78fd4d ca: set Data FreshnessPeriod in CaModule::issueCertificate() by Tianyuan Yu · 2 years, 8 months ago
  18. 829aff6 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 9 months ago
  19. 48903c2 client: fetch ca profile and validate with preconfigured ca cert by Tianyuan Yu · 2 years, 9 months ago
  20. bdcf52e tests: refactor ChallengePossession test cases by Junxiao Shi · 2 years, 9 months ago
  21. cc6889d challenge: accommodate certificate name in KeyLocator by Junxiao Shi · 2 years, 9 months ago
  22. b5d3a4f client: fold email addresses to lowercase by Tianyuan Yu · 2 years, 11 months ago
  23. 9d6d438 ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 10 months ago
  24. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  25. 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
  26. ca23bb0 Prepare for testbed deployment: update ndncert-client by Tianyuan Yu · 2 years, 11 months ago
  27. eec07f5 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 11 months ago
  28. 64d5c8f Drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 11 months ago
  29. 6077555 Add forwarding hint support by Tianyuan Yu · 2 years, 11 months ago
  30. 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
  31. fae76c4 build: update waf to version 2.0.23 by Davide Pesavento · 3 years, 1 month ago
  32. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  33. 75a8384 ci: rewrite GitHub Actions workflow by Davide Pesavento · 3 years, 2 months ago
  34. 725d3fc Sync build flags and CI scripts with ndn-cxx by Davide Pesavento · 3 years, 2 months ago
  35. 5672d29 Fix detection of openssl 3.0 by Davide Pesavento · 3 years, 2 months ago
  36. a34d6de Restore compatibility with older Boost versions by Davide Pesavento · 3 years, 2 months ago
  37. e5b4369 Fix build against current ndn-cxx by Davide Pesavento · 3 years, 2 months ago
  38. 2f5ae21 Remove obsolete Travis CI config by Davide Pesavento · 3 years, 3 months ago
  39. 1f2c3cf fix on email challenge parameter generation by tylerliu · 3 years, 3 months ago
  40. f26d41b minor build issues by tylerliu · 3 years, 4 months ago
  41. 6701f3c update crypto helpers by Zhiyi Zhang · 4 years ago
  42. 1e5d677 update crypto helper by Zhiyi Zhang · 4 years ago
  43. 3b9a503 update by Zhiyi Zhang · 4 years ago
  44. de58e60 fix some more issues mentioned by Junxiao by Zhiyi Zhang · 4 years ago
  45. 6499edd some update by Zhiyi Zhang · 4 years ago
  46. 7cca76a rename by Zhiyi Zhang · 4 years ago
  47. 1b101b3 add RestartSec in systemd file, remove status field from NEW packets by Zhiyi Zhang · 4 years ago
  48. 3f1c7cf remove unused code block by Zhiyi Zhang · 4 years ago
  49. cac27f1 minor by Zhiyi Zhang · 4 years ago
  50. f62cfeb add validity check on new by tylerliu · 4 years ago
  51. 4140fe8 combine requester state by tylerliu · 4 years ago
  52. d35bc5f ca tool: allow to answer Certificate download interest with implicit digest by Zhiyi Zhang · 4 years ago
  53. aa60c96 update systemd default parameter in NDNCERT and update ndncert-ca-server by Zhiyi Zhang · 4 years ago
  54. 276ba78 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  55. 553c6d5 make repo output the default in systemd file by Zhiyi Zhang · 4 years, 1 month ago
  56. 615b6b7 switch to typed name components by Zhiyi Zhang · 4 years, 1 month ago
  57. 659d3b0 allow ca operator to see the secret code by Zhiyi Zhang · 4 years, 1 month ago
  58. ec4aa3a update by Zhiyi Zhang · 4 years, 1 month ago
  59. 17720f2 minor fix by Zhiyi Zhang · 4 years, 1 month ago
  60. 87ded73 update ndncert client by Zhiyi Zhang · 4 years, 1 month ago
  61. 0144784 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  62. 48f546f fix an error in sqlite storage by Zhiyi Zhang · 4 years, 1 month ago
  63. 886a226 remove boost 1.72's functions (load/store_big_u32) by Zhiyi Zhang · 4 years, 1 month ago
  64. 8eda283 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  65. 890b66a Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  66. d82cc5c fix some TODOs by tylerliu · 4 years, 1 month ago
  67. a41c50a Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  68. 5c4f2a1 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  69. 10bb792 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  70. ee71711 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  71. fe2cca7 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  72. b8f616f Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  73. faa54aa Update README.md by Zhiyi Zhang · 4 years, 1 month ago
  74. f67db7b Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  75. 4951366 Update waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  76. 3e96a0f Create waf-build-v03.yml by Zhiyi Zhang · 4 years, 1 month ago
  77. c1e9815 finish iv by Zhiyi Zhang · 4 years, 1 month ago
  78. f9d94eb update by Zhiyi Zhang · 4 years, 1 month ago
  79. 4f1c010 update by Zhiyi Zhang · 4 years, 1 month ago
  80. f51e316 Change credential challenge to possession by tylerliu · 4 years, 1 month ago
  81. 44c6a35 remove m_ prefix by Zhiyi Zhang · 4 years, 2 months ago
  82. 2de4ea3 fix compile error by Zhiyi Zhang · 4 years, 2 months ago
  83. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  84. 01efccb minor by Zhiyi Zhang · 4 years, 2 months ago
  85. 84c9319 minor by Zhiyi Zhang · 4 years, 2 months ago
  86. 1f5e86e address comments by Zhiyi Zhang · 4 years, 2 months ago
  87. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  88. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago
  89. 1e418f2 update ca-profile by Zhiyi Zhang · 4 years, 2 months ago
  90. 3f20f95 split configuration into pieces by Zhiyi Zhang · 4 years, 2 months ago
  91. 9fc102c fix array initializer by tylerliu · 4 years, 2 months ago
  92. 5a682d5 code style? by tylerliu · 4 years, 2 months ago
  93. 8059302 fix warnings by Zhiyi Zhang · 4 years, 2 months ago
  94. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 2 months ago
  95. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  96. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  97. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  98. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  99. ba8e45e style update by Zhiyi Zhang · 4 years, 3 months ago
  100. c42c0ac remove unused var by Zhiyi Zhang · 4 years, 3 months ago