1. cde062e Switch to std::filesystem by Davide Pesavento · 8 weeks ago
  2. 842f1f7 tests: delete dead code in KeyChainFixture by Davide Pesavento · 12 months ago
  3. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  4. 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
  5. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  6. e5b4369 Fix build against current ndn-cxx by Davide Pesavento · 3 years, 3 months ago
  7. 48f546f fix an error in sqlite storage by Zhiyi Zhang · 4 years, 1 month ago
  8. f9d94eb update by Zhiyi Zhang · 4 years, 2 months ago
  9. 4f1c010 update by Zhiyi Zhang · 4 years, 2 months ago
  10. 1f5e86e address comments by Zhiyi Zhang · 4 years, 2 months ago
  11. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  12. 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
  13. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  14. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  15. b041d44 update include under detail by Zhiyi Zhang · 4 years, 4 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-sqlite.cpp]
  19. 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/ca-storage/ca-sqlite.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. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 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. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/ca-storage-detail/ca-sqlite.cpp]
  26. d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
  27. 09a00fd fix ca storage cannot repeat REVOKE and optimize ca-memory with index by tylerliu · 4 years, 4 months ago
  28. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 8 months ago
  29. 63900d5 variable renaming and sqlite code optimization by tylerliu · 4 years, 4 months ago
  30. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  31. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/ca-detail/ca-sqlite.cpp]
  32. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  33. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  34. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  35. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  36. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  37. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  38. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 5 months ago
  39. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  40. b48bbda Avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 6 months ago
  41. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  42. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  43. ae123bf Updating ca storage interface to support listing function by Zhiyi Zhang · 8 years ago
  44. 91c846b Add sqlite-based ca storage and change the defualt ca storage type by Zhiyi Zhang · 8 years ago