1. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  2. 84207c5 remove default constructor of CaState by Zhiyi Zhang · 4 years, 3 months ago
  3. 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
  4. aa7c092 fix comment :) by tylerliu · 4 years, 3 months ago
  5. ee99615 update by Zhiyi Zhang · 4 years, 3 months ago
  6. a62bf98 update style by Zhiyi Zhang · 4 years, 3 months ago
  7. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  8. 222810b update crypto helper by Zhiyi Zhang · 4 years, 4 months ago
  9. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed (98%) from src/ca-detail/ca-state.hpp]
  10. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed (98%) from src/ca-state.hpp]
  11. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  12. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  13. 684c67c update format by Zhiyi Zhang · 4 years, 4 months ago
  14. 14f0bc8 move some functions out of common by Zhiyi Zhang · 4 years, 4 months ago
  15. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  16. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  17. 97bedb8 format update by Zhiyi Zhang · 4 years, 4 months ago
  18. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  19. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago[Renamed (69%) from src/request-state.hpp]
  20. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  21. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago[Renamed (82%) from src/certificate-request.hpp]
  22. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  23. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  24. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  25. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  26. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  27. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 4 months ago
  28. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  29. 0453dbb Update CaConfig and ClientCaItem. Add INFO packet encoding and decoding. by Zhiyi Zhang · 4 years, 9 months ago
  30. 7838cfd Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 8 months ago
  31. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  32. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  33. 343cdfb Add repo output to command line tool ndncert-ca-server by Zhiyi Zhang · 7 years ago
  34. 1bc2346 Add check in ca storage and fix name in certificate request hpp by Zhiyi Zhang · 8 years ago
  35. 00a4a00 Add default constructor in CertificateRequest by Zhiyi Zhang · 8 years ago
  36. 3b267e6 Update the CertificateRequest and JSON helper functions to the newest packet format by Zhiyi Zhang · 8 years ago
  37. a41c573 Add CertificateRequest by Zhiyi Zhang · 8 years ago