1. 6d9eda6 update format of doxygen by Zhiyi Zhang · 4 years, 4 months ago
  2. 0937d40 update wscript by Zhiyi Zhang · 4 years, 4 months ago
  3. 1a22269 minor by Zhiyi Zhang · 4 years, 4 months ago
  4. 96a67e8 comments... by tylerliu · 4 years, 4 months ago
  5. 82e0c72 update crypto helper and database fixture by Zhiyi Zhang · 4 years, 4 months ago
  6. f12ee30 use HKDF from openSSL by Zhiyi Zhang · 4 years, 4 months ago
  7. c2c4ed2 some folder rename by Zhiyi Zhang · 4 years, 4 months ago
  8. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
  9. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
  10. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  11. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  12. ad1ade5 more crypto test fix by tylerliu · 4 years, 4 months ago
  13. 64fa351 try travis again by tylerliu · 4 years, 4 months ago
  14. 95f287b minor update in readme by Zhiyi Zhang · 4 years, 4 months ago
  15. f237a8a try travis by tylerliu · 4 years, 4 months ago
  16. dc39302 fix C only feature (?) by tylerliu · 4 years, 4 months ago
  17. a3d8725 fix memory leak by tylerliu · 4 years, 4 months ago
  18. 4e1b03e try travis by tylerliu · 4 years, 4 months ago
  19. 06aa368 fix test for AES_128_GCM by tylerliu · 4 years, 4 months ago
  20. 938d703 fix a warning by Zhiyi Zhang · 4 years, 4 months ago
  21. a3e62bd update identity management fixture by Zhiyi Zhang · 4 years, 4 months ago
  22. 684c67c update format by Zhiyi Zhang · 4 years, 4 months ago
  23. 6312317 update format by Zhiyi Zhang · 4 years, 4 months ago
  24. ddbf152 one format change by Zhiyi Zhang · 4 years, 4 months ago
  25. ccd5a0c remove CryptoError by Zhiyi Zhang · 4 years, 4 months ago
  26. 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago
  27. 5981223 move more things out of common.hpp by Zhiyi Zhang · 4 years, 4 months ago
  28. 14f0bc8 move some functions out of common by Zhiyi Zhang · 4 years, 4 months ago
  29. 2b6d80c move crypto support files into protocol details by Zhiyi Zhang · 4 years, 4 months ago
  30. 79de7f2 remove boost exception header by tylerliu · 4 years, 4 months ago
  31. cfad98d move ECDH_CTX into cpp by Zhiyi Zhang · 4 years, 4 months ago
  32. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  33. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  34. 63cd7d1 update format in tests by Zhiyi Zhang · 4 years, 4 months ago
  35. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  36. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  37. 97bedb8 format update by Zhiyi Zhang · 4 years, 4 months ago
  38. 4b11809 format update by Zhiyi Zhang · 4 years, 4 months ago
  39. 926b185 code format update by Zhiyi Zhang · 4 years, 4 months ago
  40. a2d048b compile error fix by tylerliu · 4 years, 4 months ago
  41. 335e522 server fix by tylerliu · 4 years, 4 months ago
  42. 8f7229b remove max suffix length from INFO Data reply by Zhiyi Zhang · 4 years, 4 months ago
  43. 0366404 fix a warning raised by appendTypeSpecificTlv by Zhiyi Zhang · 4 years, 4 months ago
  44. f2306f7 a number of fix and update by Zhiyi Zhang · 4 years, 4 months ago
  45. ab9cba2 fix CHALLENGE state error by tylerliu · 4 years, 4 months ago
  46. b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
  47. 095fabc forget to save by Zhiyi Zhang · 4 years, 4 months ago
  48. cd57da8 fix test errors by Zhiyi Zhang · 4 years, 4 months ago
  49. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  50. 6bb1d08 update UI by Zhiyi Zhang · 4 years, 4 months ago
  51. 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
  52. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  53. cb8acf2 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  54. 1706402 fix some errors in tests by Zhiyi Zhang · 4 years, 4 months ago
  55. 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
  56. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  57. 4251013 use lambda instead of inner class for name assignment functions by tylerliu · 4 years, 4 months ago
  58. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  59. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  60. 355370e change default name assignment to no assignment by tylerliu · 4 years, 4 months ago
  61. bcd8348 add assignment or operator for multiple name suggestions by tylerliu · 4 years, 4 months ago
  62. 3f63c02 name assignment fix and use NDN-name like format /a/b/c by tylerliu · 4 years, 4 months ago
  63. bfd2d6e add name assignment config test by tylerliu · 4 years, 4 months ago
  64. 8d9e712 add name assignment config by tylerliu · 4 years, 4 months ago
  65. afb27a0 name assignment tests and fixes by tylerliu · 4 years, 4 months ago
  66. cf21457 update unit test for sqlite by Zhiyi Zhang · 4 years, 4 months ago
  67. c74f158 fix an error in ca-sqlite test by Zhiyi Zhang · 4 years, 4 months ago
  68. a2c39f7 update request id generation by Zhiyi Zhang · 4 years, 4 months ago
  69. 01d63ca add name assignment templates by tylerliu · 4 years, 4 months ago
  70. 8fc0807 Use PartialName for return from name assignment function by tylerliu · 4 years, 4 months ago
  71. 90c7578 Add signal handling to ndncert-ca-server by Zhiyi Zhang · 4 years, 4 months ago
  72. d2cbd6b Change request id to be generated by keyed hash function by tylerliu · 4 years, 4 months ago
  73. d93c0bb some more update in ndncert-ca-status by Zhiyi Zhang · 4 years, 4 months ago
  74. 837406d update requester and cmd line tool after testing cmd line tool by Zhiyi Zhang · 4 years, 4 months ago
  75. b420e26 update ndncert ca server by Zhiyi Zhang · 4 years, 4 months ago
  76. df6e5cc add comments for requester module by tylerliu · 4 years, 4 months ago
  77. 21d52b5 add error handling for addRequest by Zhiyi Zhang · 4 years, 4 months ago
  78. d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
  79. 91f86ab minor updates by Zhiyi Zhang · 4 years, 4 months ago
  80. 0ff8e9b add a unittest for requester by Suyong Won · 4 years, 4 months ago
  81. 09a00fd fix ca storage cannot repeat REVOKE and optimize ca-memory with index by tylerliu · 4 years, 4 months ago
  82. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  83. 34a8d43 fix all test errors by Zhiyi Zhang · 4 years, 4 months ago
  84. 621a3b5 fix one test error by Zhiyi Zhang · 4 years, 4 months ago
  85. 122fcfc fix compilation error by Zhiyi Zhang · 4 years, 4 months ago
  86. ead9f00 update challenge modules aginst spec by Zhiyi Zhang · 4 years, 4 months ago
  87. feabfdc redone ndncert client & requester module fix by tylerliu · 4 years, 4 months ago
  88. 699e469 draft of the unittest for requester by Suyong Won · 4 years, 4 months ago
  89. e2afeb5 probe redirection CA side unittest by Suyong Won · 4 years, 4 months ago
  90. 2f5d28f Update requester error throwing by tylerliu · 4 years, 7 months ago
  91. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  92. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  93. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  94. fde5011 add redirection to CA config by Zhiyi Zhang · 4 years, 4 months ago
  95. 38e1a9e update tlv assignment by Zhiyi Zhang · 4 years, 4 months ago
  96. 4889a78 merge encoding for NEW/REVOKE by tylerliu · 4 years, 4 months ago
  97. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 4 months ago
  98. 156bf35 fix a warning in request-state by Zhiyi Zhang · 4 years, 4 months ago
  99. d9239f5 merge identity name check in NEW/REVOKE by tylerliu · 4 years, 4 months ago
  100. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago