1. c8625bb ping: use a member function rather than `operator<<` for stats by Davide Pesavento · 11 months ago
  2. 5748e82 Slim down `common.hpp` by Davide Pesavento · 11 months ago
  3. 11fc3eb Fix build with latest ndn-cxx by Davide Pesavento · 11 months ago
  4. 7e9d7e4 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  5. 869d73e Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
  6. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  7. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  8. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  9. 0da1f44 chunks+peek+ping: use correct underlying type for time::milliseconds by Davide Pesavento · 5 years ago
  10. bf2c517 chunks+ping: follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  11. da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago
  12. aacc7da ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  13. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  14. 20d5a0b ping: set CanBePrefix=false by Junxiao Shi · 6 years ago
  15. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  16. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  17. f162839 ping: remove potential divide-by-zero in StatisticsCollector by Eric Newberry · 8 years ago
  18. 6288486 ndnping: recognize and trace Nack by Teng Liang · 9 years ago
  19. 1e7a7b2 ping: Code refactoring by Alexander Afanasyev · 9 years ago
  20. a93680e ping: Tests for Ping and PingServer by Eric Newberry · 9 years ago
  21. 2713a3b tests: introduce unit testing by Junxiao Shi · 10 years ago
  22. 42711a4 ping: don't setNonce by Eric Newberry · 10 years ago
  23. a66c29b ping: allow <1000ms interval by Eric Newberry · 10 years ago
  24. dce5a53 ping: print short stats summary on SIGQUIT by Eric Newberry · 10 years ago
  25. 4164b8e ping: refactor ping client to use a modular architecture by Eric Newberry · 10 years ago