1. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  2. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  3. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  4. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  5. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 3 months ago[Renamed (98%) from src/identity-challenge/challenge-module.cpp]
  6. 6563f93 code style fix by tylerliu · 4 years, 3 months ago
  7. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  8. 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
  9. f2306f7 a number of fix and update by Zhiyi Zhang · 4 years, 4 months ago
  10. ab9cba2 fix CHALLENGE state error by tylerliu · 4 years, 4 months ago
  11. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  12. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago[Renamed (98%) from src/challenge-module.cpp]
  13. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 8 months ago
  14. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  15. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  16. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  17. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  18. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  19. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  20. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  21. 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
  22. 0899478 Update default compilation flags by Davide Pesavento · 7 years ago
  23. 7c06803 delete references to ndn-cxx KeyChain v1 by Junxiao Shi · 8 years ago
  24. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  25. defa959 Add email challenge module by Zhiyi Zhang · 8 years ago
  26. e30eb35 Fix bug in challenge module about component index. Also add some LOG points by Zhiyi Zhang · 8 years ago
  27. f72c054 Remove genChallengeInfo and add genSelectParamsJson and genValidateParamsJson by Zhiyi Zhang · 8 years ago
  28. fb74ae2 Move secret code generation function to ChallengeModule base class by Zhiyi Zhang · 8 years ago
  29. 65ba932 Add challenge module base class and PIN code challenge by Zhiyi Zhang · 8 years ago