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