1. 6866b90 Improve log messages and general code cleanup in CaModule by Davide Pesavento · 6 weeks ago
  2. 9510c91 Slim down `ndncert-common.hpp` by Davide Pesavento · 11 months ago
  3. 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
  4. 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
  5. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  6. 1f2c3cf fix on email challenge parameter generation by tylerliu · 3 years, 3 months ago
  7. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  8. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  9. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago[Renamed from src/identity-challenge/challenge-email.cpp]
  10. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  11. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  12. ba8e45e style update by Zhiyi Zhang · 4 years, 3 months ago
  13. 6563f93 code style fix by tylerliu · 4 years, 3 months ago
  14. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  15. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 3 months ago
  16. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  17. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  18. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  19. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  20. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  21. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/challenge-modules/challenge-email.cpp]
  22. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  23. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  24. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  25. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/challenge-module/challenge-email.cpp]
  26. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  27. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  28. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  29. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  30. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  31. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  32. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  33. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  34. 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 9 months ago
  35. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  36. 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
  37. 42e1cf3 Fix the bug that a Data cannot be returned by Zhiyi Zhang · 6 years ago
  38. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  39. 70d74b4 EmailChallenge: add requester's certificate name into the email content by Zhiyi Zhang · 6 years ago
  40. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  41. 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
  42. 576aad1 add email sending script by Zhiyi Zhang · 7 years ago
  43. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  44. 0a89b72 Add credential based challenge using existing cert to request new cert by Zhiyi Zhang · 8 years ago
  45. defa959 Add email challenge module by Zhiyi Zhang · 8 years ago