1. 829aff6 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 9 months ago
  2. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  3. 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
  4. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  5. 1f5e86e address comments by Zhiyi Zhang · 4 years, 2 months ago
  6. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  7. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago
  8. 8059302 fix warnings by Zhiyi Zhang · 4 years, 3 months ago
  9. 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
  10. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  11. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  12. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  13. 222810b update crypto helper by Zhiyi Zhang · 4 years, 4 months ago
  14. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  15. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  16. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  17. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  18. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  19. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  20. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  21. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
  22. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  23. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  24. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  25. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  26. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  27. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  28. 5d80e1e update header files in tests by Zhiyi Zhang · 4 years, 4 months ago
  29. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  30. 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
  31. 914d05f tests: ignore ParametersSha256DigestComponent in name prefix check by Davide Pesavento · 6 years ago
  32. 70d74b4 EmailChallenge: add requester's certificate name into the email content by Zhiyi Zhang · 6 years ago
  33. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  34. 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
  35. 576aad1 add email sending script by Zhiyi Zhang · 7 years ago
  36. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  37. 0a89b72 Add credential based challenge using existing cert to request new cert by Zhiyi Zhang · 8 years ago
  38. defa959 Add email challenge module by Zhiyi Zhang · 8 years ago