1. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  2. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago[Renamed from src/identity-challenge/challenge-credential.cpp]
  3. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  4. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  5. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  6. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  7. aeab497 address comments from Davide by Zhiyi Zhang · 4 years, 3 months ago
  8. 840afd9 fix some errors by Zhiyi Zhang · 4 years, 3 months ago
  9. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  10. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  11. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  12. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  13. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  14. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  15. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/challenge-modules/challenge-credential.cpp]
  16. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  17. 34a8d43 fix all test errors by Zhiyi Zhang · 4 years, 4 months ago
  18. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  19. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/challenge-module/challenge-credential.cpp]
  20. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  21. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  22. 3fc7f06 error fix by Zhiyi Zhang · 4 years, 4 months ago
  23. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  24. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  25. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  26. 729212e Add proof of private key challenge by tylerliu · 4 years, 4 months ago
  27. 2299861 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  28. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 4 months ago
  29. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  30. 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 9 months ago
  31. b48bbda Avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 6 months ago
  32. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  33. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  34. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  35. 70fe258 Change the logic in credential challenge: credential cert can under different prefix by Zhiyi Zhang · 8 years ago
  36. 0a89b72 Add credential based challenge using existing cert to request new cert by Zhiyi Zhang · 8 years ago