1. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  2. aa1b3c9 tests: don't use makeDummyClientFace by Junxiao Shi · 9 years ago
  3. 6288486 ndnping: recognize and trace Nack by Teng Liang · 9 years ago
  4. 6fd1695 tests: don't install unit-tests by Junxiao Shi · 9 years ago
  5. d230073 docs+build: Fix build on Ubuntu 16.04 by Alexander Afanasyev · 9 years ago
  6. 52401ce build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
  7. 0e8edde ci: Ubuntu 12.04 is no longer supported by Davide Pesavento · 9 years ago
  8. 4a1edc6 ci: update Travis-CI to use Ubuntu Linux 14.04 (trusty) and OS X 10.9 VMs by Davide Pesavento · 9 years ago
  9. 25625ca chunks: stop using non-public NDN_CXX_DECL_FINAL macro by Davide Pesavento · 9 years ago
  10. 2864b9d ndnpeek: switch to Face::expressInterest that handles nack by Teng Liang · 9 years ago
  11. 799390a ndnpeek: add --link-file option by Teng Liang · 9 years ago ndn-tools-0.3
  12. f8852b3 dump: Update docs to include NACK capture feature by Vince Lehman · 9 years ago
  13. d4ab87f ndnpeek: switch from getopt to boost::program_options by Teng Liang · 9 years ago
  14. 277ecf0 dump: Capture and print network NACK packets by Vince Lehman · 9 years ago
  15. 821a014 build: Fix compatibility with Python 3 by Alexander Afanasyev · 9 years ago
  16. ae2c9f7 ping: protocol definition by Junxiao Shi · 9 years ago
  17. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago
  18. 28ae2cb build: fix missing tool name in 'configure --help' output by Davide Pesavento · 9 years ago
  19. 3e79c9c build: enable -Wextra by default by Davide Pesavento · 9 years ago
  20. e02fb52 peek: verbose output by Junxiao Shi · 9 years ago
  21. c8a0a25 build: disable clang's unused-local-typedef warning and keyword-macro error by Junxiao Shi · 9 years ago
  22. ef1e276 Bump version to 0.2 by Alexander Afanasyev · 9 years ago ndn-tools-0.2
  23. 8a3081f ci: Fixes build matrix for Travis-CI checks by Alexander Afanasyev · 9 years ago
  24. 1e7a7b2 ping: Code refactoring by Alexander Afanasyev · 9 years ago
  25. 7f43c53 dissect-wireshark: Add support for dissecting of Ethernet frames (ethertype=0x8624) by Alexander Afanasyev · 9 years ago
  26. 357c205 dissect-wireshark: Refactored dissector implementation by Alexander Afanasyev · 9 years ago
  27. 6fbb7b4 dissect-wireshark: Lua-based Wireshark dissector for NDN packets by Alexander Afanasyev · 9 years ago
  28. a93680e ping: Tests for Ping and PingServer by Eric Newberry · 10 years ago
  29. 0a312e5 pib: Adapt code into ndn-tools conventions by Yingdi Yu · 10 years ago
  30. 77627ab Move pib service from ndn-cxx to ndn-tools by Yingdi Yu · 10 years ago
  31. 4bd28fc ci: build ndn-cxx as shared library by Joao Pereira · 10 years ago
  32. 0f0bc4b wscript: build a subset of tools by Shock Jiang · 10 years ago
  33. 6eff4e5 ci: enable unit-tests by Junxiao Shi · 10 years ago ndn-tools-0.1
  34. 2713a3b tests: introduce unit testing by Junxiao Shi · 10 years ago
  35. 00aa181 docs: README update by Junxiao Shi · 10 years ago
  36. 78d5322 Merge branch 'import-dissect' into master by Junxiao Shi · 10 years ago
  37. b2ff573 dissect: add README and manpage by Junxiao Shi · 10 years ago
  38. 38146c5 poke and pingserver: use new signing API and helpers by Eric Newberry · 10 years ago
  39. b99fb2b dump: add README and manpage by Junxiao Shi · 10 years ago
  40. 78c78cc dissect: improve dissect program by Junxiao Shi · 10 years ago
  41. e5adbfd dissect: import code from ndn-cxx repository by Junxiao Shi · 10 years ago
  42. 3cd47df dump: change namespace by Junxiao Shi · 10 years ago
  43. 7348ee7 peek: create Data with make_shared in ndnpoke by Junxiao Shi · 10 years ago
  44. 2222a61 dump: import code from ndndump repository by Junxiao Shi · 10 years ago
  45. 6877add peek: add README.md by Junxiao Shi · 10 years ago
  46. ef326da ci: Enable TravisCI by Joao Pereira · 10 years ago
  47. 7f25a11 README and manpages for ndnping and ndnpingserver by Eric Newberry · 10 years ago
  48. a6b4bbd pingserver: fix minor spelling error in help message by Eric Newberry · 10 years ago
  49. 2219a05 manpages: build manpages by Junxiao Shi · 10 years ago
  50. 6e2a16e pingserver: sign with DigestSha256 by Eric Newberry · 10 years ago
  51. 62f7f71 pingserver: allow setting payload size by Eric Newberry · 10 years ago
  52. 42711a4 ping: don't setNonce by Eric Newberry · 10 years ago
  53. 94996d6 pingserver: refactor for separate responsibility by Eric Newberry · 10 years ago
  54. a66c29b ping: allow <1000ms interval by Eric Newberry · 10 years ago
  55. dce5a53 ping: print short stats summary on SIGQUIT by Eric Newberry · 10 years ago
  56. 6a19af8 build: Update waf to version 1.8.9 (with custom patches) by Alexander Afanasyev · 10 years ago
  57. 44c7356 docs: add AUTHORS by Junxiao Shi · 10 years ago
  58. 4164b8e ping: refactor ping client to use a modular architecture by Eric Newberry · 10 years ago
  59. 1753afb core: unify version string by Junxiao Shi · 10 years ago
  60. 1d8a581 docs: fix an example in README-dev by Junxiao Shi · 10 years ago
  61. f6351f5 docs: initial README-dev by Junxiao Shi · 10 years ago
  62. 1688ded docs: declare GPL3 license by Junxiao Shi · 10 years ago
  63. 6ca4881 docs: initial README and INSTALL by Junxiao Shi · 10 years ago
  64. 0c75f99 ping+peek: change namespace and class names by Junxiao Shi · 10 years ago
  65. 2ac79d9 peek: import code from NFD repository by Junxiao Shi · 10 years ago
  66. 11b2ae9 ping: import code from ndn-tlv-ping repository by Junxiao Shi · 10 years ago
  67. 439d972 ci: enable Jenkins by Junxiao Shi · 10 years ago
  68. f719124 build: add Waf build system by Junxiao Shi · 10 years ago
  69. 46643d3 initial commit by Junxiao Shi · 10 years ago