1. 5748e82 Slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 7e9d7e4 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  3. db9613e Minor README improvements; fix outdated URLs by Davide Pesavento · 2 years ago
  4. 242d506 dissect+peek: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  5. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  6. fd2d101 ndnpeek: replace --link-file with --fwhint by Junxiao Shi · 3 years ago
  7. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  8. 6929b43 poke: change the short form of --freshness to -f by Davide Pesavento · 4 years ago
  9. 814ad34 poke+pingserver: remove deprecated command-line options by Davide Pesavento · 4 years ago
  10. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  11. c214e07 peek: add --hop-limit option by Davide Pesavento · 5 years ago
  12. 9602823 peek: add --app-params and --app-params-file options by Davide Pesavento · 5 years ago
  13. 50cf6db peek: change --link-file option to expect a raw binary file by Davide Pesavento · 5 years ago
  14. 7de32c1 poke: add --signing-info option by Davide Pesavento · 5 years ago
  15. 0da1f44 chunks+peek+ping: use correct underlying type for time::milliseconds by Davide Pesavento · 5 years ago
  16. 6a1396e poke: rename -f/--force option to -u/--unsolicited by Davide Pesavento · 5 years ago
  17. c5243b4 poke: don't respond if the Interest cannot be satisfied by Davide Pesavento · 5 years ago
  18. b3ae634 poke: add --verbose option by Davide Pesavento · 5 years ago
  19. de01c81 poke: wait indefinitely if --timeout is not specified by Davide Pesavento · 5 years ago
  20. 94dff00 poke: exit with status 3 on timeout by Davide Pesavento · 5 years ago
  21. 87434be poke: exit with status 5 if prefix registration fails by Davide Pesavento · 5 years ago
  22. e75861e poke: code modernization and cleanup by Davide Pesavento · 5 years ago
  23. 65d1155 peek: code modernization and cleanup by Davide Pesavento · 6 years ago
  24. 526ff43 peek: with --verbose, show Data name and Nack reason by Jeff Thompson · 6 years ago
  25. da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago
  26. aacc7da ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  27. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  28. 3347eaa build: various cleanups by Davide Pesavento · 6 years ago
  29. 468dbdf poke: use unsetInterestFilter on Face instead of shutdown by Eric Newberry · 7 years ago
  30. 2f041d2 poke: add unit testing by Eric Newberry · 7 years ago
  31. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  32. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  33. b54aabd peek: drop Selectors support by Junxiao Shi · 7 years ago
  34. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  35. 1aa9143 build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  36. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  37. a5b60cc peek: transform Link into ForwardingHint by Junxiao Shi · 7 years ago
  38. b355889 peek: Refactor ndnpeek and add unit tests by Zhuo Li · 8 years ago
  39. 89d9175 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  40. 2864b9d ndnpeek: switch to Face::expressInterest that handles nack by Teng Liang · 9 years ago
  41. 799390a ndnpeek: add --link-file option by Teng Liang · 9 years ago ndn-tools-0.3
  42. d4ab87f ndnpeek: switch from getopt to boost::program_options by Teng Liang · 9 years ago
  43. e02fb52 peek: verbose output by Junxiao Shi · 9 years ago
  44. 38146c5 poke and pingserver: use new signing API and helpers by Eric Newberry · 10 years ago
  45. 7348ee7 peek: create Data with make_shared in ndnpoke by Junxiao Shi · 10 years ago
  46. 6877add peek: add README.md by Junxiao Shi · 10 years ago
  47. 1753afb core: unify version string by Junxiao Shi · 10 years ago
  48. 1688ded docs: declare GPL3 license by Junxiao Shi · 10 years ago
  49. 0c75f99 ping+peek: change namespace and class names by Junxiao Shi · 10 years ago
  50. 2ac79d9 peek: import code from NFD repository by Junxiao Shi · 10 years ago