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