1. 9510c91 Slim down `ndncert-common.hpp` by Davide Pesavento · 11 months ago
  2. 76304d8 Avoid deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 6 months ago
  3. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  4. 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
  5. ca23bb0 Prepare for testbed deployment: update ndncert-client by Tianyuan Yu · 2 years, 11 months ago
  6. 64d5c8f Drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 11 months ago
  7. 6077555 Add forwarding hint support by Tianyuan Yu · 2 years, 11 months ago
  8. 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
  9. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  10. 6499edd some update by Zhiyi Zhang · 4 years ago
  11. 7cca76a rename by Zhiyi Zhang · 4 years ago
  12. 1b101b3 add RestartSec in systemd file, remove status field from NEW packets by Zhiyi Zhang · 4 years ago
  13. 3f1c7cf remove unused code block by Zhiyi Zhang · 4 years ago
  14. 4140fe8 combine requester state by tylerliu · 4 years ago[Renamed (64%) from src/requester.cpp]
  15. 615b6b7 switch to typed name components by Zhiyi Zhang · 4 years, 1 month ago
  16. 4f1c010 update by Zhiyi Zhang · 4 years, 1 month ago
  17. 44c6a35 remove m_ prefix by Zhiyi Zhang · 4 years, 2 months ago
  18. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  19. 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago
  20. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 3 months ago
  21. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  22. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  23. bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
  24. 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
  25. 4c259db update by Zhiyi Zhang · 4 years, 3 months ago
  26. db1ec76 still use rvalue reference for parameters by Zhiyi Zhang · 4 years, 3 months ago
  27. d59f2cf add encoding unit tests by tylerliu · 4 years, 3 months ago
  28. 59a366d rename requesterState to RequestContext by Zhiyi Zhang · 4 years, 3 months ago
  29. 3002e6b add namespace for requester by Zhiyi Zhang · 4 years, 3 months ago
  30. 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
  31. bed854c refactor the HKDF State class by Zhiyi Zhang · 4 years, 3 months ago
  32. dc25ddf update mem leak in crypto helpers by Zhiyi Zhang · 4 years, 3 months ago
  33. 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 4 months ago
  34. 222810b update crypto helper by Zhiyi Zhang · 4 years, 4 months ago
  35. 1a22269 minor by Zhiyi Zhang · 4 years, 4 months ago
  36. 96a67e8 comments... by tylerliu · 4 years, 4 months ago
  37. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
  38. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
  39. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
  40. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  41. 2b6d80c move crypto support files into protocol details by Zhiyi Zhang · 4 years, 4 months ago
  42. cfad98d move ECDH_CTX into cpp by Zhiyi Zhang · 4 years, 4 months ago
  43. 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
  44. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  45. d61b4a8 remove _LOG_XX by Zhiyi Zhang · 4 years, 4 months ago
  46. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  47. f2306f7 a number of fix and update by Zhiyi Zhang · 4 years, 4 months ago
  48. ab9cba2 fix CHALLENGE state error by tylerliu · 4 years, 4 months ago
  49. b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
  50. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  51. dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
  52. fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
  53. 837406d update requester and cmd line tool after testing cmd line tool by Zhiyi Zhang · 4 years, 4 months ago
  54. 91f86ab minor updates by Zhiyi Zhang · 4 years, 4 months ago
  55. 2f5d28f Update requester error throwing by tylerliu · 4 years, 7 months ago
  56. 0790bdb place encoding for NEW/REVOKE/CHALLENGE in protocol detail file by tylerliu · 4 years, 4 months ago
  57. 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago