1. c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
  2. 59a366d rename requesterState to RequestContext by Zhiyi Zhang · 4 years, 3 months ago
  3. 3002e6b add namespace for requester by Zhiyi Zhang · 4 years, 3 months ago
  4. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  5. aeab497 address comments from Davide by Zhiyi Zhang · 4 years, 3 months ago
  6. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  7. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
  8. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
  9. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  10. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  11. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  12. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  13. cd57da8 fix test errors by Zhiyi Zhang · 4 years, 4 months ago
  14. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  15. 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
  16. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  17. 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
  18. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  19. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  20. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  21. 8fc0807 Use PartialName for return from name assignment function by tylerliu · 4 years, 4 months ago
  22. d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
  23. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  24. 34a8d43 fix all test errors by Zhiyi Zhang · 4 years, 4 months ago
  25. 122fcfc fix compilation error by Zhiyi Zhang · 4 years, 4 months ago
  26. e2afeb5 probe redirection CA side unittest by Suyong Won · 4 years, 4 months ago
  27. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  28. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  29. b940aa1 fix some errors in the previous refactor by Zhiyi Zhang · 4 years, 4 months ago
  30. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  31. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  32. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
  33. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  34. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  35. 6f39581 remove the const strings used for JSON based encoding by Zhiyi Zhang · 4 years, 4 months ago
  36. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
  37. 01e91a3 add error handling in NEW/REVOKE to CA by Zhiyi Zhang · 4 years, 4 months ago
  38. 0e176c3 simplify client new/revoke by tylerliu · 4 years, 4 months ago
  39. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  40. 0b6d0db suffix length config by tylerliu · 4 years, 4 months ago
  41. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  42. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  43. 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
  44. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  45. 2299861 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  46. 5d80e1e update header files in tests by Zhiyi Zhang · 4 years, 4 months ago
  47. fc1678a add two functions for CA Info Packet and Metadata Packet by Zhiyi Zhang · 4 years, 9 months ago
  48. 7968f7a fixed bugs and unittests by Suyong Won · 4 years, 9 months ago
  49. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
  50. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  51. cf1d8f7 Remove DOWNLOAD step by swa770 · 4 years, 9 months ago
  52. 20643ac Separate INFO out of PROBE phase by swa770 · 4 years, 10 months ago
  53. de007bc Remove _ from _PROBE, _NEW, _CHALLENGE by swa770 · 4 years, 10 months ago
  54. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  55. ff4bcb6 Fix a typo in const variable name by Zhiyi Zhang · 5 years ago
  56. 1a735bc Add validity period check in client command line tool and CA module by Zhiyi Zhang · 6 years ago
  57. 914d05f tests: ignore ParametersSha256DigestComponent in name prefix check by Davide Pesavento · 6 years ago
  58. 42d992d tests: update test files with latest ndn-cxx and fix a bug in database-fixture by Zhiyi Zhang · 6 years ago
  59. a1fc623 CA config and Client config: update format and semantics of probe by Zhiyi Zhang · 6 years ago
  60. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  61. 424d036 Probe: make probe a token for better security by Yufeng Zhang · 6 years ago
  62. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  63. 1c0bd37 Add list function by Zhiyi Zhang · 7 years ago
  64. 7420cf5 move callbacks from CaModule to each CaItem by Zhiyi Zhang · 7 years ago
  65. ad6cf93 list func: update ca config format by Zhiyi Zhang · 7 years ago
  66. a63b737 Add onRequestUpdateCallback in CA and also fix a status bug by Zhiyi Zhang · 8 years ago
  67. ae123bf Updating ca storage interface to support listing function by Zhiyi Zhang · 8 years ago
  68. f5246c4 Add CA module by Zhiyi Zhang · 8 years ago