1. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  2. 91f86ab minor updates by Zhiyi Zhang · 4 years, 4 months ago
  3. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  4. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  5. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  6. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  7. 4889a78 merge encoding for NEW/REVOKE by tylerliu · 4 years, 4 months ago
  8. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 4 months ago
  9. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  10. b940aa1 fix some errors in the previous refactor by Zhiyi Zhang · 4 years, 4 months ago
  11. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  12. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  13. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  14. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  15. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  16. c87d52b merge two onInterest callback into one 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. 0b6d0db suffix length config by tylerliu · 4 years, 4 months ago
  19. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  20. 61c43a6 prepare for using TLV in probe by Zhiyi Zhang · 4 years, 4 months ago
  21. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  22. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  23. 7968f7a fixed bugs and unittests by Suyong Won · 4 years, 9 months ago
  24. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  25. 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 9 months ago
  26. 0453dbb Update CaConfig and ClientCaItem. Add INFO packet encoding and decoding. by Zhiyi Zhang · 4 years, 9 months ago