1. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  2. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  3. e5b4369 Fix build against current ndn-cxx by Davide Pesavento · 3 years, 3 months ago
  4. 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
  5. aeab497 address comments from Davide by Zhiyi Zhang · 4 years, 3 months ago
  6. 840afd9 fix some errors by Zhiyi Zhang · 4 years, 3 months ago
  7. dd35991 add NDNCERT_prefix and small fixes by tylerliu · 4 years, 3 months ago
  8. 96a67e8 comments... by tylerliu · 4 years, 4 months ago
  9. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/protocol-detail/ndncert-common.hpp]
  10. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/detail/ndncert-common.hpp]
  11. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago[Renamed (81%) from src/protocol-detail/ndncert-common.hpp]
  12. 50d679e commons clean up by tylerliu · 4 years, 4 months ago[Renamed (79%) from src/ndncert-common.hpp]
  13. 5981223 move more things out of common.hpp 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. 79de7f2 remove boost exception header by tylerliu · 4 years, 4 months ago
  16. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  17. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  18. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  19. 97bedb8 format update by Zhiyi Zhang · 4 years, 4 months ago
  20. 4b11809 format update by Zhiyi Zhang · 4 years, 4 months ago
  21. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  22. 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
  23. 8d9e712 add name assignment config by tylerliu · 4 years, 4 months ago
  24. a2c39f7 update request id generation by Zhiyi Zhang · 4 years, 4 months ago
  25. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  26. fde5011 add redirection to CA config by Zhiyi Zhang · 4 years, 4 months ago
  27. 38e1a9e update tlv assignment by Zhiyi Zhang · 4 years, 4 months ago
  28. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 4 months ago
  29. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  30. 6f39581 remove the const strings used for JSON based encoding by Zhiyi Zhang · 4 years, 4 months ago
  31. 523f0c2 merge logging.h into ndncert-common.h 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. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  34. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  35. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  36. 9a83135 update tlv-type by tylerliu · 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, 4 months ago
  39. b8cb047 add EncryptionTLV Encoding and Decoding by Zhiyi Zhang · 4 years, 9 months ago
  40. 0453dbb Update CaConfig and ClientCaItem. Add INFO packet encoding and decoding. by Zhiyi Zhang · 4 years, 9 months ago
  41. cf1d8f7 Remove DOWNLOAD step by swa770 · 4 years, 9 months ago
  42. 7838cfd Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 8 months ago
  43. ad9e04f Delete created identities/keys if the client doesn't complete successfully; update client command line tool by Zhiyi Zhang · 4 years, 10 months ago
  44. ff4bcb6 Fix a typo in const variable name by Zhiyi Zhang · 5 years ago
  45. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  46. b6fab0f Fix compilation against the latest version of ndn-cxx by Zhiyi Zhang · 7 years ago
  47. daf2fd7 Add CaConfig to support CA configuration by Zhiyi Zhang · 8 years ago
  48. 8617a79 build+ci: Add project skeleton by Zhiyi Zhang · 8 years ago