1. 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
  2. 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
  3. 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
  4. f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
  5. 7b9185c fix cr by tylerliu · 4 years, 2 months ago
  6. f22ae24 fix style issues by Zhiyi Zhang · 4 years, 3 months ago
  7. 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
  8. 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
  9. c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
  10. 6563f93 code style fix by tylerliu · 4 years, 3 months ago
  11. db1ec76 still use rvalue reference for parameters by Zhiyi Zhang · 4 years, 3 months ago
  12. d59f2cf add encoding unit tests by tylerliu · 4 years, 3 months ago
  13. 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
  14. b041d44 update include under detail by Zhiyi Zhang · 4 years, 3 months ago
  15. 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/protocol-detail/probe-encoder.cpp]
  16. c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago[Renamed from src/detail/probe-encoder.cpp]
  17. 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago[Renamed (85%) from src/protocol-detail/probe.cpp]
  18. 50d679e commons clean up by tylerliu · 4 years, 4 months ago
  19. 41c1153 change BOOST_THROW to NDN_THROW by tylerliu · 4 years, 4 months ago
  20. e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
  21. b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
  22. a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
  23. e537dd5 add PROBE redirection to protocol detail by Zhiyi Zhang · 4 years, 4 months ago
  24. 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
  25. 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
  26. 523f0c2 merge logging.h into ndncert-common.h by Zhiyi Zhang · 4 years, 4 months ago
  27. c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
  28. 61c43a6 prepare for using TLV in probe by Zhiyi Zhang · 4 years, 4 months ago
  29. 44d0cce fixed some build errors by Suyong Won · 4 years, 9 months ago
  30. 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 9 months ago