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