1. 3b9a503 update by Zhiyi Zhang · 4 years ago
  2. 6499edd some update by Zhiyi Zhang · 4 years ago
  3. 4140fe8 combine requester state by tylerliu · 4 years ago
  4. 4f1c010 update by Zhiyi Zhang · 4 years, 1 month ago
  5. f51e316 Change credential challenge to possession by tylerliu · 4 years, 1 month ago
  6. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  7. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  8. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 3 months ago
  9. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  10. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  11. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  12. 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
  13. 4c259db update by Zhiyi Zhang · 4 years, 3 months ago
  14. a2db719 update ChallengeEncoder::encodeDataContent by Zhiyi Zhang · 4 years, 3 months ago
  15. 59a366d rename requesterState to RequestContext by Zhiyi Zhang · 4 years, 3 months ago
  16. 3002e6b add namespace for requester by Zhiyi Zhang · 4 years, 3 months ago
  17. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  18. b041d44 update include under detail by Zhiyi Zhang · 4 years, 3 months ago
  19. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/protocol-detail/challenge-encoder.cpp]
  20. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/detail/challenge-encoder.cpp]
  21. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago[Renamed (92%) from src/protocol-detail/challenge.cpp]
  22. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  23. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  24. f2306f7 a number of fix and update by Zhiyi Zhang · 4 years, 4 months ago
  25. ab9cba2 fix CHALLENGE state error by tylerliu · 4 years, 4 months ago
  26. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  27. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  28. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  29. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  30. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  31. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  32. 7968f7a fixed bugs and unittests 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