1. dc39302 fix C only feature (?) by tylerliu · 4 years, 4 months ago
  2. a3d8725 fix memory leak by tylerliu · 4 years, 4 months ago
  3. 938d703 fix a warning by Zhiyi Zhang · 4 years, 4 months ago
  4. 684c67c update format by Zhiyi Zhang · 4 years, 4 months ago
  5. 6312317 update format 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. 5981223 move more things out of common.hpp by Zhiyi Zhang · 4 years, 4 months ago
  9. 14f0bc8 move some functions out of common by Zhiyi Zhang · 4 years, 4 months ago
  10. 2b6d80c move crypto support files into protocol details by Zhiyi Zhang · 4 years, 4 months ago
  11. 79de7f2 remove boost exception header by tylerliu · 4 years, 4 months ago
  12. cfad98d move ECDH_CTX into cpp by Zhiyi Zhang · 4 years, 4 months ago
  13. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  14. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  15. d61b4a8 remove _LOG_XX 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. 4b11809 format update by Zhiyi Zhang · 4 years, 4 months ago
  19. 926b185 code format update by Zhiyi Zhang · 4 years, 4 months ago
  20. a2d048b compile error fix by tylerliu · 4 years, 4 months ago
  21. 8f7229b remove max suffix length from INFO Data reply by Zhiyi Zhang · 4 years, 4 months ago
  22. f2306f7 a number of fix and update by Zhiyi Zhang · 4 years, 4 months ago
  23. ab9cba2 fix CHALLENGE state error by tylerliu · 4 years, 4 months ago
  24. b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
  25. 095fabc forget to save by Zhiyi Zhang · 4 years, 4 months ago
  26. cd57da8 fix test errors by Zhiyi Zhang · 4 years, 4 months ago
  27. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  28. 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
  29. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  30. cb8acf2 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  31. 1706402 fix some errors in tests by Zhiyi Zhang · 4 years, 4 months ago
  32. 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
  33. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  34. 4251013 use lambda instead of inner class for name assignment functions by tylerliu · 4 years, 4 months ago
  35. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  36. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  37. 355370e change default name assignment to no assignment by tylerliu · 4 years, 4 months ago
  38. bcd8348 add assignment or operator for multiple name suggestions by tylerliu · 4 years, 4 months ago
  39. 3f63c02 name assignment fix and use NDN-name like format /a/b/c by tylerliu · 4 years, 4 months ago
  40. 8d9e712 add name assignment config by tylerliu · 4 years, 4 months ago
  41. afb27a0 name assignment tests and fixes by tylerliu · 4 years, 4 months ago
  42. a2c39f7 update request id generation by Zhiyi Zhang · 4 years, 4 months ago
  43. 01d63ca add name assignment templates by tylerliu · 4 years, 4 months ago
  44. 8fc0807 Use PartialName for return from name assignment function by tylerliu · 4 years, 4 months ago
  45. d2cbd6b Change request id to be generated by keyed hash function by tylerliu · 4 years, 4 months ago
  46. d93c0bb some more update in ndncert-ca-status by Zhiyi Zhang · 4 years, 4 months ago
  47. 837406d update requester and cmd line tool after testing cmd line tool by Zhiyi Zhang · 4 years, 4 months ago
  48. df6e5cc add comments for requester module by tylerliu · 4 years, 4 months ago
  49. 21d52b5 add error handling for addRequest by Zhiyi Zhang · 4 years, 4 months ago
  50. d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
  51. 91f86ab minor updates by Zhiyi Zhang · 4 years, 4 months ago
  52. 09a00fd fix ca storage cannot repeat REVOKE and optimize ca-memory with index by tylerliu · 4 years, 4 months ago
  53. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 8 months ago
  54. 34a8d43 fix all test errors by Zhiyi Zhang · 4 years, 4 months ago
  55. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  56. feabfdc redone ndncert client & requester module fix by tylerliu · 4 years, 4 months ago
  57. e2afeb5 probe redirection CA side unittest by Suyong Won · 4 years, 4 months ago
  58. 2f5d28f Update requester error throwing by tylerliu · 4 years, 8 months ago
  59. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  60. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  61. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  62. fde5011 add redirection to CA config by Zhiyi Zhang · 4 years, 4 months ago
  63. 38e1a9e update tlv assignment by Zhiyi Zhang · 4 years, 4 months ago
  64. 4889a78 merge encoding for NEW/REVOKE by tylerliu · 4 years, 4 months ago
  65. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 4 months ago
  66. 156bf35 fix a warning in request-state by Zhiyi Zhang · 4 years, 4 months ago
  67. d9239f5 merge identity name check in NEW/REVOKE by tylerliu · 4 years, 4 months ago
  68. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  69. b940aa1 fix some errors in the previous refactor by Zhiyi Zhang · 4 years, 4 months ago
  70. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  71. 63900d5 variable renaming and sqlite code optimization by tylerliu · 4 years, 4 months ago
  72. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  73. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
  74. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  75. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  76. 6f39581 remove the const strings used for JSON based encoding by Zhiyi Zhang · 4 years, 4 months ago
  77. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  78. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  79. 01e91a3 add error handling in NEW/REVOKE to CA by Zhiyi Zhang · 4 years, 4 months ago
  80. 0e176c3 simplify client new/revoke by tylerliu · 4 years, 4 months ago
  81. 3fc7f06 error fix by Zhiyi Zhang · 4 years, 4 months ago
  82. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  83. c84c3ba remove IS_SUBNAME_MIN_OFFEST by tylerliu · 4 years, 4 months ago
  84. 02ac22c a missing conflit by Zhiyi Zhang · 4 years, 4 months ago
  85. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  86. 0b6d0db suffix length config by tylerliu · 4 years, 4 months ago
  87. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  88. 61c43a6 prepare for using TLV in probe by Zhiyi Zhang · 4 years, 4 months ago
  89. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  90. 9a83135 update tlv-type by tylerliu · 4 years, 4 months ago
  91. b2f8b94 Polish the code in ca-config.cpp by Zhiyi Zhang · 4 years, 4 months ago
  92. 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
  93. 729212e Add proof of private key challenge by tylerliu · 4 years, 4 months ago
  94. 4a00aad Revocation: fixes and combine with New by tylerliu · 4 years, 5 months ago
  95. 182bc53 Certificate revocation by tylerliu · 4 years, 5 months ago
  96. 0e060f1 remove multiple layer identity restriction by tylerliu · 4 years, 5 months ago
  97. 2299861 fix all test failures by Zhiyi Zhang · 4 years, 5 months ago
  98. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 5 months ago
  99. fc1678a add two functions for CA Info Packet and Metadata Packet by Zhiyi Zhang · 4 years, 9 months ago
  100. 640e40f fix a bug caused in rebase by Zhiyi Zhang · 4 years, 9 months ago