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. 3f20f95 split configuration into pieces by Zhiyi Zhang · 4 years, 2 months ago
  4. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  5. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  6. dc25ddf update mem leak in crypto helpers by Zhiyi Zhang · 4 years, 3 months ago
  7. dd35991 add NDNCERT_prefix and small fixes by tylerliu · 4 years, 3 months ago
  8. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 3 months ago
  9. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
  10. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
  11. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  12. 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago
  13. 2b6d80c move crypto support files into protocol details 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. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  18. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  19. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  20. a2c39f7 update request id generation by Zhiyi Zhang · 4 years, 4 months ago
  21. d2cbd6b Change request id to be generated by keyed hash function by tylerliu · 4 years, 4 months ago
  22. 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
  23. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  24. 63900d5 variable renaming and sqlite code optimization by tylerliu · 4 years, 4 months ago
  25. 8e170d6 use unique ECDH state / Encryption key for request in CA by tylerliu · 4 years, 4 months ago
  26. e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
  27. 01e91a3 add error handling in NEW/REVOKE to CA by Zhiyi Zhang · 4 years, 4 months ago
  28. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  29. aafc55e apply Error Data packet in challenge status by Zhiyi Zhang · 4 years, 4 months ago
  30. 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
  31. 4a00aad Revocation: fixes and combine with New by tylerliu · 4 years, 4 months ago
  32. 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
  33. fc1678a add two functions for CA Info Packet and Metadata Packet by Zhiyi Zhang · 4 years, 9 months ago
  34. cf1d8f7 Remove DOWNLOAD step by swa770 · 4 years, 9 months ago
  35. 20643ac Separate INFO out of PROBE phase by swa770 · 4 years, 10 months ago
  36. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  37. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  38. 424d036 Probe: make probe a token for better security by Yufeng Zhang · 6 years ago
  39. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  40. 343cdfb Add repo output to command line tool ndncert-ca-server by Zhiyi Zhang · 7 years ago
  41. 1c0bd37 Add list function by Zhiyi Zhang · 7 years ago
  42. 7420cf5 move callbacks from CaModule to each CaItem by Zhiyi Zhang · 7 years ago
  43. ad6cf93 list func: update ca config format by Zhiyi Zhang · 7 years ago
  44. a63b737 Add onRequestUpdateCallback in CA and also fix a status bug by Zhiyi Zhang · 8 years ago
  45. 91c846b Add sqlite-based ca storage and change the defualt ca storage type by Zhiyi Zhang · 8 years ago
  46. f5246c4 Add CA module by Zhiyi Zhang · 8 years ago