1. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  2. 6c4a67a tools: adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
  3. c6184cd tools: Extend nfdc to allow creation of permanent faces by Joao Pereira · 9 years ago
  4. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  5. d647464 tools: Fix hanging of nfdc on wrong input by multicast proxy · 10 years ago
  6. 78926c9 face/rib/tools: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
  7. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  8. 5010123 tools: fix bug that nfdc register does not terminate if FaceUri canonization fails by Chengyu Fan · 10 years ago
  9. 27be0b0 tools: nfdc accepts FaceUri in all commands by Chengyu Fan · 10 years ago
  10. cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
  11. 8e273ca rib+tools: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  12. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  13. dae2530 nfdc: ensure FaceUri is in canonical form by Chengyu Fan · 10 years ago
  14. f67cf08 rib: Update to properly handle optional ExpirationPeriod in RibRegister command by Alexander Afanasyev · 10 years ago
  15. 818e8a6 nfdc: setting default expiration time to time::milliseconds::max() by Syed Obaid · 10 years ago
  16. f93f9d9 nfdc: support for specifying Origin in unregister command. by Syed Obaid · 10 years ago
  17. 4ae0ce3 nfdc: support for specifying expiration time and origin during prefix registration by Syed Obaid · 10 years ago
  18. b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 11 years ago
  19. 2229503 build: downgrade maybe-uninitialized from an error to a warning by Junxiao Shi · 11 years ago
  20. 6ee6e07 docs: Adding manpages for the command-line tools by hilata · 11 years ago
  21. dca5079 nfdc: Added name registration and FaceUri support by Obaid · 11 years ago
  22. 54e4eaf tools: nfdc support add command by hilata · 11 years ago
  23. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  24. 352e14e tools: Update code to use unified NFD Management Protocol by Alexander Afanasyev · 11 years ago
  25. 141eaae nfdc: strategy-choice by hilata · 11 years ago
  26. dc947ec nfdc: delete fib/insert and fib/delete commands. by hilata · 11 years ago
  27. 9b27e69 nfdc: set-strategy by hilata · 11 years ago
  28. 9f935b8 tools: Handling case of no command line options in ``nfdc`` by Alexander Afanasyev · 11 years ago
  29. 198cadb tools: nfdc by hilata · 11 years ago