1. 6563f93 code style fix by tylerliu · 4 years, 3 months ago
  2. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  3. 121aae6 minor by Zhiyi Zhang · 4 years, 3 months ago
  4. b041d44 update include under detail by Zhiyi Zhang · 4 years, 3 months ago
  5. bed854c refactor the HKDF State class by Zhiyi Zhang · 4 years, 3 months ago
  6. c9f9fac change salt to 32-byte array by Zhiyi Zhang · 4 years, 4 months ago
  7. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  8. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/protocol-detail/new-renew-revoke-encoder.cpp]
  9. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/detail/new-renew-revoke-encoder.cpp]
  10. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago[Renamed (84%) from src/protocol-detail/new-renew-revoke.cpp]
  11. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  12. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  13. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  14. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  15. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  16. 91f86ab minor updates by Zhiyi Zhang · 4 years, 4 months ago
  17. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  18. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  19. 4889a78 merge encoding for NEW/REVOKE by tylerliu · 4 years, 4 months ago[Renamed (77%) from src/protocol-detail/new.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. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  23. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 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