1. 36d97f5 add error handling/reporting for client module by tylerliu · 4 years, 6 months ago
  2. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 6 months ago
  3. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 6 months ago
  4. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 6 months ago
  5. b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 6 months ago
  6. 0e176c3 simplify client new/revoke by tylerliu · 4 years, 6 months ago
  7. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 6 months ago
  8. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 6 months ago
  9. 4a00aad Revocation: fixes and combine with New by tylerliu · 4 years, 6 months ago
  10. 182bc53 Certificate revocation by tylerliu · 4 years, 6 months ago
  11. ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 6 months ago
  12. b29e0da fixed the bug by Suyong Won · 4 years, 10 months ago
  13. 7968f7a fixed bugs and unittests by Suyong Won · 4 years, 10 months ago
  14. 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 10 months ago
  15. 44d0cce fixed some build errors by Suyong Won · 4 years, 11 months ago
  16. 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 11 months ago
  17. 57462ca working on TLV encoding by Suyong Won · 4 years, 11 months ago
  18. b8cb047 add EncryptionTLV Encoding and Decoding by Zhiyi Zhang · 4 years, 11 months ago
  19. cf1d8f7 Remove DOWNLOAD step by swa770 · 5 years ago
  20. 20643ac Separate INFO out of PROBE phase by swa770 · 5 years ago
  21. de007bc Remove _ from _PROBE, _NEW, _CHALLENGE by swa770 · 5 years ago
  22. ad9e04f Delete created identities/keys if the client doesn't complete successfully; update client command line tool by Zhiyi Zhang · 5 years ago
  23. 8da54d6 improve the robustness of ndncert library by Zhiyi Zhang · 5 years ago
  24. caab546 Fix the bug when user type in NONE when selecting CAs by Zhiyi Zhang · 5 years ago
  25. 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
  26. ff4bcb6 Fix a typo in const variable name by Zhiyi Zhang · 6 years ago
  27. 65e5998 Use HKDF-derived key instead of shared secret by Zhiyi Zhang · 6 years ago
  28. 781a560 adjust client command line tool to reflect the library change by Zhiyi Zhang · 6 years ago
  29. 547c851 update ndncert client command line tool by Zhiyi Zhang · 6 years ago
  30. 5f749a2 Probe: add probe token to New and Challenge by Zhiyi Zhang · 6 years ago
  31. 424d036 Probe: make probe a token for better security by Yufeng Zhang · 6 years ago
  32. af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
  33. 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
  34. 1013078 Avoid creating two new keys when using ndncert-client by Zhiyi Zhang · 7 years ago
  35. 0899478 Update default compilation flags by Davide Pesavento · 7 years ago
  36. 1c0bd37 Add list function by Zhiyi Zhang · 7 years ago
  37. 576aad1 add email sending script by Zhiyi Zhang · 7 years ago
  38. 3ff459b Fix compilation against the latest version of ndn-cxx by Zhiyi Zhang · 7 years ago
  39. a9bda73 Fix failure status bug: when status is failure, request should be stopped by Zhiyi Zhang · 8 years ago
  40. e30eb35 Fix bug in challenge module about component index. Also add some LOG points by Zhiyi Zhang · 8 years ago
  41. 23564c8 Add client module by Zhiyi Zhang · 8 years ago