1. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  2. 814ad34 poke+pingserver: remove deprecated command-line options by Davide Pesavento · 4 years ago
  3. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  4. 0d4b182 pingserver: change the short form of --freshness to -f by Davide Pesavento · 5 years ago
  5. 0da1f44 chunks+peek+ping: use correct underlying type for time::milliseconds by Davide Pesavento · 5 years ago
  6. bf2c517 chunks+ping: follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  7. da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago
  8. aacc7da ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  9. 80baddf Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  10. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  11. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  12. 20d5a0b ping: set CanBePrefix=false by Junxiao Shi · 6 years ago
  13. 2bdda1d pingserver: add --quiet option by Davide Pesavento · 6 years ago
  14. 5923bf8 pingserver: code cleanup by Davide Pesavento · 6 years ago
  15. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  16. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  17. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  18. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  19. f162839 ping: remove potential divide-by-zero in StatisticsCollector by Eric Newberry · 8 years ago
  20. 6288486 ndnping: recognize and trace Nack by Teng Liang · 9 years ago
  21. ae2c9f7 ping: protocol definition by Junxiao Shi · 9 years ago
  22. 1e7a7b2 ping: Code refactoring by Alexander Afanasyev · 9 years ago
  23. a93680e ping: Tests for Ping and PingServer by Eric Newberry · 9 years ago
  24. 2713a3b tests: introduce unit testing by Junxiao Shi · 10 years ago
  25. 38146c5 poke and pingserver: use new signing API and helpers by Eric Newberry · 10 years ago
  26. 7f25a11 README and manpages for ndnping and ndnpingserver by Eric Newberry · 10 years ago
  27. a6b4bbd pingserver: fix minor spelling error in help message by Eric Newberry · 10 years ago
  28. 6e2a16e pingserver: sign with DigestSha256 by Eric Newberry · 10 years ago
  29. 62f7f71 pingserver: allow setting payload size by Eric Newberry · 10 years ago
  30. 42711a4 ping: don't setNonce by Eric Newberry · 10 years ago
  31. 94996d6 pingserver: refactor for separate responsibility by Eric Newberry · 10 years ago
  32. a66c29b ping: allow <1000ms interval by Eric Newberry · 10 years ago
  33. dce5a53 ping: print short stats summary on SIGQUIT by Eric Newberry · 10 years ago
  34. 4164b8e ping: refactor ping client to use a modular architecture by Eric Newberry · 10 years ago
  35. 1753afb core: unify version string by Junxiao Shi · 10 years ago
  36. 1688ded docs: declare GPL3 license by Junxiao Shi · 10 years ago
  37. 0c75f99 ping+peek: change namespace and class names by Junxiao Shi · 10 years ago
  38. 11b2ae9 ping: import code from ndn-tlv-ping repository by Junxiao Shi · 10 years ago