1. 76304d8 Avoid deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 6 months ago
  2. 829aff6 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 9 months ago
  3. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  4. ca23bb0 Prepare for testbed deployment: update ndncert-client by Tianyuan Yu · 2 years, 11 months ago
  5. 64d5c8f Drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 3 years ago
  6. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  7. 6499edd some update by Zhiyi Zhang · 4 years ago
  8. 4140fe8 combine requester state by tylerliu · 4 years ago
  9. 615b6b7 switch to typed name components by Zhiyi Zhang · 4 years, 1 month ago
  10. 48f546f fix an error in sqlite storage by Zhiyi Zhang · 4 years, 1 month ago
  11. c1e9815 finish iv by Zhiyi Zhang · 4 years, 2 months ago
  12. 4f1c010 update by Zhiyi Zhang · 4 years, 2 months ago
  13. 44c6a35 remove m_ prefix by Zhiyi Zhang · 4 years, 2 months ago
  14. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  15. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  16. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 3 months ago
  17. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 3 months ago
  18. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  19. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  20. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  21. 59a366d rename requesterState to RequestContext by Zhiyi Zhang · 4 years, 3 months ago
  22. 3002e6b add namespace for requester by Zhiyi Zhang · 4 years, 3 months ago
  23. 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
  24. aeab497 address comments from Davide by Zhiyi Zhang · 4 years, 4 months ago
  25. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  26. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
  27. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
  28. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  29. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  30. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  31. cd57da8 fix test errors by Zhiyi Zhang · 4 years, 4 months ago
  32. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  33. 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
  34. 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
  35. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  36. f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
  37. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  38. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
  39. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  40. b940aa1 fix some errors in the previous refactor by Zhiyi Zhang · 4 years, 4 months ago
  41. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  42. 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
  43. a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
  44. 0e176c3 simplify client new/revoke by tylerliu · 4 years, 4 months ago
  45. 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
  46. 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
  47. 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
  48. 2299861 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
  49. 5d80e1e update header files in tests by Zhiyi Zhang · 4 years, 4 months ago
  50. fc1678a add two functions for CA Info Packet and Metadata Packet by Zhiyi Zhang · 4 years, 9 months ago
  51. 57462ca working on TLV encoding by Suyong Won · 4 years, 9 months ago