1. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  2. b7703ad tests: introduce ClockFixture by Davide Pesavento · 6 years ago
  3. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  4. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  5. 8b663a9 tools: replace boost::any usage with ndn::any by Davide Pesavento · 6 years ago
  6. 7570e77 tools: display satisfied and unsatisfied interests counters by Ju Pan · 6 years ago
  7. a4d7fe0 tools: implement 'nfdc cs erase' command by Junxiao Shi · 6 years ago
  8. d657d53 build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  9. 359135c tests: check against new SegmentFetcher error messages by Eric Newberry · 6 years ago
  10. 4f8dd96 tools: add mtu option to 'nfdc face create' by Eric Newberry · 6 years ago
  11. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  12. 7a36ac7 tools: include CS config in 'nfdc cs info' by Junxiao Shi · 7 years ago
  13. cdf7845 tools: add 'nfdc cs config' command by Junxiao Shi · 7 years ago
  14. 8dc473a tools: simplify on/off attribute printing by Junxiao Shi · 7 years ago
  15. d214744 tools: alias 'nfdc cs' to 'nfdc cs info' by Davide Pesavento · 7 years ago
  16. 2a58815 tools: extend nfdc help to cover more cases by Davide Pesavento · 7 years ago
  17. e0bae0f tools: make nfdc smarter when the user asks for help by Davide Pesavento · 7 years ago
  18. de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
  19. 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 7 years ago
  20. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  21. ac238f2 tests+tools: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  22. 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 7 years ago
  23. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  24. 01bbd09 tools: delete nfdId from 'nfdc status' output by Alexander Afanasyev · 7 years ago
  25. b347b7f tools: switch to v2::Validator in nfdc by Junxiao Shi · 7 years ago
  26. cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago
  27. 7d8695d tests: check for new FaceUri canonization result string syntax by Eric Newberry · 7 years ago
  28. 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 7 years ago
  29. 5c1bb36 tests: include Flags in mocked faces/create response by Junxiao Shi · 7 years ago
  30. 1cce2a3 mgmt: enable LocalUri in faces/create command response by Junxiao Shi · 8 years ago
  31. 8eda682 tools: nfdc route commands accept and print RouteOrigin strings by Junxiao Shi · 8 years ago
  32. b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
  33. f03d479 mgmt+tools: rename 'datas' to 'data' by Junxiao Shi · 8 years ago
  34. 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
  35. 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
  36. 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
  37. 1a25a6e tests: MockNfdMgmtFixture requires specific command Interest by Junxiao Shi · 8 years ago
  38. 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
  39. 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
  40. 36e5429 tools: nfdc face list command with filters by Junxiao Shi · 8 years ago
  41. 58ba3f9 mgmt+tools: rework FacePersistency handling in faces/create and faces/update by Yanbiao Li · 8 years ago
  42. 970f648 tools: nfdc face create output fix by Junxiao Shi · 8 years ago
  43. 8f803f2 tools: use FindFace in nfdc face show command by Junxiao Shi · 8 years ago
  44. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  45. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  46. 056815e tools: fix nfdc::text::ItemAttributes evaluation order bug by Junxiao Shi · 8 years ago
  47. 215fd0b tools: import FacePersistency and FaceUri to nfdc namespace by Junxiao Shi · 8 years ago
  48. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  49. 6d932e8 tools: display face flags in nfdc and nfd-status-http-server by Eric Newberry · 8 years ago
  50. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  51. 737c43c tools: nfdc creates Face and KeyChain in main function by Junxiao Shi · 8 years ago
  52. 64567bb tools: nfdc command line parser by Junxiao Shi · 8 years ago
  53. 8c39bf0 tools: rename nfd::tools::nfdc::OutputFormat to ReportFormat by Junxiao Shi · 8 years ago
  54. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  55. 331ade7 tools: merge nfd-status into nfdc by Junxiao Shi · 8 years ago