1. 76304d8 Avoid deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 6 months ago
  2. 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
  3. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  4. e5b4369 Fix build against current ndn-cxx by Davide Pesavento · 3 years, 3 months ago
  5. 659d3b0 allow ca operator to see the secret code by Zhiyi Zhang · 4 years, 1 month ago
  6. 1f5e86e address comments by Zhiyi Zhang · 4 years, 2 months ago
  7. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  8. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago
  9. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  10. 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
  11. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  12. 34f03f0 rename files by Zhiyi Zhang · 4 years, 3 months ago[Renamed (95%) from src/detail/ca-state.cpp]
  13. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  14. ee99615 update by Zhiyi Zhang · 4 years, 3 months ago
  15. b041d44 update include under detail by Zhiyi Zhang · 4 years, 3 months ago
  16. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  17. 222810b update crypto helper by Zhiyi Zhang · 4 years, 4 months ago
  18. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/ca-detail/ca-state.cpp]
  19. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/ca-state.cpp]
  20. 5981223 move more things out of common.hpp by Zhiyi Zhang · 4 years, 4 months ago
  21. 14f0bc8 move some functions out of common by Zhiyi Zhang · 4 years, 4 months ago
  22. 3243728 remove using std 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. d93c0bb some more update in ndncert-ca-status 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[Renamed (79%) from src/request-state.cpp]
  27. 156bf35 fix a warning in request-state by Zhiyi Zhang · 4 years, 4 months ago
  28. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  29. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago[Renamed (89%) from src/certificate-request.cpp]
  30. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  31. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  32. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  33. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  34. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  35. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  36. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  37. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  38. 00a4a00 Add default constructor in CertificateRequest by Zhiyi Zhang · 8 years ago
  39. 3b267e6 Update the CertificateRequest and JSON helper functions to the newest packet format by Zhiyi Zhang · 8 years ago
  40. a41c573 Add CertificateRequest by Zhiyi Zhang · 8 years ago