1. ad1ade5 more crypto test fix by tylerliu · 4 years, 4 months ago
  2. 06aa368 fix test for AES_128_GCM by tylerliu · 4 years, 4 months ago
  3. a3e62bd update identity management fixture by Zhiyi Zhang · 4 years, 4 months ago
  4. 6312317 update format by Zhiyi Zhang · 4 years, 4 months ago
  5. ddbf152 one format change by Zhiyi Zhang · 4 years, 4 months ago
  6. ccd5a0c remove CryptoError by Zhiyi Zhang · 4 years, 4 months ago
  7. 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago
  8. 2b6d80c move crypto support files into protocol details by Zhiyi Zhang · 4 years, 4 months ago
  9. cfad98d move ECDH_CTX into cpp by Zhiyi Zhang · 4 years, 4 months ago
  10. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  11. 63cd7d1 update format in tests by Zhiyi Zhang · 4 years, 4 months ago
  12. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  13. 97bedb8 format update by Zhiyi Zhang · 4 years, 4 months ago
  14. 8f7229b remove max suffix length from INFO Data reply by Zhiyi Zhang · 4 years, 4 months ago
  15. 0366404 fix a warning raised by appendTypeSpecificTlv by Zhiyi Zhang · 4 years, 4 months ago
  16. b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
  17. cd57da8 fix test errors 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. 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
  20. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  21. cb8acf2 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  22. 1706402 fix some errors in tests by Zhiyi Zhang · 4 years, 4 months ago
  23. 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
  24. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  25. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  26. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  27. bcd8348 add assignment or operator for multiple name suggestions by tylerliu · 4 years, 4 months ago
  28. 3f63c02 name assignment fix and use NDN-name like format /a/b/c by tylerliu · 4 years, 4 months ago
  29. bfd2d6e add name assignment config test by tylerliu · 4 years, 4 months ago
  30. afb27a0 name assignment tests and fixes by tylerliu · 4 years, 4 months ago
  31. cf21457 update unit test for sqlite by Zhiyi Zhang · 4 years, 4 months ago
  32. c74f158 fix an error in ca-sqlite test by Zhiyi Zhang · 4 years, 4 months ago
  33. a2c39f7 update request id generation by Zhiyi Zhang · 4 years, 4 months ago
  34. 8fc0807 Use PartialName for return from name assignment function by tylerliu · 4 years, 4 months ago
  35. d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
  36. 0ff8e9b add a unittest for requester by Suyong Won · 4 years, 4 months ago
  37. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  38. 34a8d43 fix all test errors by Zhiyi Zhang · 4 years, 4 months ago
  39. 621a3b5 fix one test error by Zhiyi Zhang · 4 years, 4 months ago
  40. 122fcfc fix compilation error by Zhiyi Zhang · 4 years, 4 months ago
  41. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  42. 699e469 draft of the unittest for requester by Suyong Won · 4 years, 4 months ago
  43. e2afeb5 probe redirection CA side unittest by Suyong Won · 4 years, 4 months ago
  44. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  45. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  46. fde5011 add redirection to CA config by Zhiyi Zhang · 4 years, 4 months ago
  47. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 4 months ago
  48. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  49. b940aa1 fix some errors in the previous refactor by Zhiyi Zhang · 4 years, 4 months ago
  50. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  51. 63900d5 variable renaming and sqlite code optimization by tylerliu · 4 years, 4 months ago
  52. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  53. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
  54. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  55. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  56. 6f39581 remove the const strings used for JSON based encoding by Zhiyi Zhang · 4 years, 4 months ago
  57. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  58. 05405f5 fix credential challenge test by tylerliu · 4 years, 4 months ago
  59. 01e91a3 add error handling in NEW/REVOKE to CA by Zhiyi Zhang · 4 years, 4 months ago
  60. 0e176c3 simplify client new/revoke by tylerliu · 4 years, 4 months ago
  61. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  62. 0b6d0db suffix length config by tylerliu · 4 years, 4 months ago
  63. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  64. 61c43a6 prepare for using TLV in probe by Zhiyi Zhang · 4 years, 4 months ago
  65. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  66. b2f8b94 Polish the code in ca-config.cpp by Zhiyi Zhang · 4 years, 4 months ago
  67. f6c5d27 nail down CA info (will broke some unit tests for now. Test failures will be fixed when PROBE is finished.) by Zhiyi Zhang · 4 years, 4 months ago
  68. 729212e Add proof of private key challenge by tylerliu · 4 years, 4 months ago
  69. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  70. 2299861 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  71. 5d80e1e update header files in tests by Zhiyi Zhang · 4 years, 4 months ago
  72. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 4 months ago
  73. fc1678a add two functions for CA Info Packet and Metadata Packet by Zhiyi Zhang · 4 years, 9 months ago
  74. 7968f7a fixed bugs and unittests by Suyong Won · 4 years, 9 months ago
  75. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  76. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  77. 57462ca working on TLV encoding by Suyong Won · 4 years, 9 months ago
  78. b8cb047 add EncryptionTLV Encoding and Decoding by Zhiyi Zhang · 4 years, 9 months ago
  79. 0453dbb Update CaConfig and ClientCaItem. Add INFO packet encoding and decoding. by Zhiyi Zhang · 4 years, 9 months ago
  80. a67fa46 crypto-helper: add authenticated GCM 128 encryption by Zhiyi Zhang · 4 years, 10 months ago
  81. cf1d8f7 Remove DOWNLOAD step by swa770 · 4 years, 9 months ago
  82. 20643ac Separate INFO out of PROBE phase by swa770 · 4 years, 10 months ago
  83. de007bc Remove _ from _PROBE, _NEW, _CHALLENGE by swa770 · 4 years, 10 months ago
  84. b48bbda Avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 6 months ago
  85. 7838cfd Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 8 months ago
  86. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  87. 55d9860 build: sync build scripts with ndn-cxx by Davide Pesavento · 5 years ago
  88. 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
  89. ff4bcb6 Fix a typo in const variable name by Zhiyi Zhang · 5 years ago
  90. 1519060 Merge "CryptoHelper: Fix a logic error in HKDF and use OpenSSL HMAC" by Zhiyi Zhang · 5 years ago
  91. a2ce599 CryptoHelper: Fix a logic error in HKDF and use OpenSSL HMAC by Zhiyi Zhang · 5 years ago
  92. 1a735bc Add validity period check in client command line tool and CA module by Zhiyi Zhang · 6 years ago
  93. 368341b Use signerFilter instead of the deprecated hmacFilter by Davide Pesavento · 5 years ago
  94. 914d05f tests: ignore ParametersSha256DigestComponent in name prefix check by Davide Pesavento · 6 years ago
  95. 42d992d tests: update test files with latest ndn-cxx and fix a bug in database-fixture by Zhiyi Zhang · 6 years ago
  96. a1fc623 CA config and Client config: update format and semantics of probe by Zhiyi Zhang · 6 years ago
  97. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  98. 424d036 Probe: make probe a token for better security by Yufeng Zhang · 6 years ago
  99. 70d74b4 EmailChallenge: add requester's certificate name into the email content by Zhiyi Zhang · 6 years ago
  100. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago