1. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  2. 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
  3. ff4bcb6 Fix a typo in const variable name by Zhiyi Zhang · 5 years ago
  4. 1519060 Merge "CryptoHelper: Fix a logic error in HKDF and use OpenSSL HMAC" by Zhiyi Zhang · 5 years ago
  5. a2ce599 CryptoHelper: Fix a logic error in HKDF and use OpenSSL HMAC by Zhiyi Zhang · 5 years ago
  6. 1a735bc Add validity period check in client command line tool and CA module by Zhiyi Zhang · 6 years ago
  7. 368341b Use signerFilter instead of the deprecated hmacFilter by Davide Pesavento · 5 years ago
  8. 914d05f tests: ignore ParametersSha256DigestComponent in name prefix check by Davide Pesavento · 6 years ago
  9. 42d992d tests: update test files with latest ndn-cxx and fix a bug in database-fixture by Zhiyi Zhang · 6 years ago
  10. a1fc623 CA config and Client config: update format and semantics of probe by Zhiyi Zhang · 6 years ago
  11. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  12. 424d036 Probe: make probe a token for better security by Yufeng Zhang · 6 years ago
  13. 70d74b4 EmailChallenge: add requester's certificate name into the email content by Zhiyi Zhang · 6 years ago
  14. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  15. 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
  16. 1013078 Avoid creating two new keys when using ndncert-client by Zhiyi Zhang · 7 years ago
  17. 916ba2d Add isListEnabled into client configuration by Zhiyi Zhang · 7 years ago
  18. 1c0bd37 Add list function by Zhiyi Zhang · 7 years ago
  19. 7420cf5 move callbacks from CaModule to each CaItem by Zhiyi Zhang · 7 years ago
  20. b23c5bb ca-config uses name instead of ClientCaItem by Zhiyi Zhang · 7 years ago
  21. e4ee822 list func: update client config format by Zhiyi Zhang · 7 years ago
  22. ad6cf93 list func: update ca config format by Zhiyi Zhang · 7 years ago
  23. 576aad1 add email sending script by Zhiyi Zhang · 7 years ago
  24. 7c06803 delete references to ndn-cxx KeyChain v1 by Junxiao Shi · 8 years ago
  25. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  26. 70fe258 Change the logic in credential challenge: credential cert can under different prefix by Zhiyi Zhang · 8 years ago
  27. a63b737 Add onRequestUpdateCallback in CA and also fix a status bug by Zhiyi Zhang · 8 years ago
  28. 0a89b72 Add credential based challenge using existing cert to request new cert by Zhiyi Zhang · 8 years ago
  29. defa959 Add email challenge module by Zhiyi Zhang · 8 years ago
  30. ae123bf Updating ca storage interface to support listing function by Zhiyi Zhang · 8 years ago
  31. e30eb35 Fix bug in challenge module about component index. Also add some LOG points by Zhiyi Zhang · 8 years ago
  32. 91c846b Add sqlite-based ca storage and change the defualt ca storage type by Zhiyi Zhang · 8 years ago
  33. f5246c4 Add CA module by Zhiyi Zhang · 8 years ago
  34. f72c054 Remove genChallengeInfo and add genSelectParamsJson and genValidateParamsJson by Zhiyi Zhang · 8 years ago
  35. 23564c8 Add client module by Zhiyi Zhang · 8 years ago
  36. 5ebeb69 Add certificate field to client config and use bool for probe field in ca config by Zhiyi Zhang · 8 years ago
  37. 06d6ae9 Update CaConfig to support multi CA and make config JSON style by Zhiyi Zhang · 8 years ago
  38. 0fd71cc Update JSON format: add status field in NEW's response by Zhiyi Zhang · 8 years ago
  39. 0df767e Fix bug in PIN challenge by Zhiyi Zhang · 8 years ago
  40. 65ba932 Add challenge module base class and PIN code challenge by Zhiyi Zhang · 8 years ago
  41. 32dbb9f Add Client Conf by Zhiyi Zhang · 8 years ago
  42. 3b267e6 Update the CertificateRequest and JSON helper functions to the newest packet format by Zhiyi Zhang · 8 years ago
  43. daf2fd7 Add CaConfig to support CA configuration by Zhiyi Zhang · 8 years ago
  44. 19768a5 Add a set of helper functions to support JSON reading/writing by Zhiyi Zhang · 8 years ago
  45. a41c573 Add CertificateRequest by Zhiyi Zhang · 8 years ago
  46. 8617a79 build+ci: Add project skeleton by Zhiyi Zhang · 8 years ago