1. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  2. 7cca76a rename by Zhiyi Zhang · 4 years ago[Renamed (98%) from src/detail/new-renew-revoke-encoder.cpp]
  3. 1b101b3 add RestartSec in systemd file, remove status field from NEW packets by Zhiyi Zhang · 4 years ago
  4. 3f1c7cf remove unused code block by Zhiyi Zhang · 4 years ago
  5. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  6. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 2 months ago
  7. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  8. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  9. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  10. 6563f93 code style fix by tylerliu · 4 years, 3 months ago
  11. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  12. 121aae6 minor by Zhiyi Zhang · 4 years, 3 months ago
  13. b041d44 update include under detail by Zhiyi Zhang · 4 years, 3 months ago
  14. bed854c refactor the HKDF State class by Zhiyi Zhang · 4 years, 3 months ago
  15. c9f9fac change salt to 32-byte array by Zhiyi Zhang · 4 years, 3 months ago
  16. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 3 months ago
  17. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/protocol-detail/new-renew-revoke-encoder.cpp]
  18. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/detail/new-renew-revoke-encoder.cpp]
  19. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago[Renamed (84%) from src/protocol-detail/new-renew-revoke.cpp]
  20. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  21. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  22. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  23. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  24. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  25. 91f86ab minor updates by Zhiyi Zhang · 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. 4889a78 merge encoding for NEW/REVOKE by tylerliu · 4 years, 4 months ago[Renamed (77%) from src/protocol-detail/new.cpp]
  29. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  30. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  31. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  32. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 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