1. 187e9f9 Adopt more C++17 features throughout the codebase by Davide Pesavento · 1 year, 4 months ago
  2. 8fbffe4 mgmt: use new signed Interest format in nfd::Controller by Davide Pesavento · 2 years, 1 month ago
  3. 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years ago
  4. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  5. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  6. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/mgmt/nfd/controller.t.cpp]
  7. d567aab mgmt: make congestion marking parameters optional by Eric Newberry · 6 years ago
  8. 07d05c9 mgmt: add congestion marking parameters by Eric Newberry · 6 years ago
  9. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  10. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  11. 8c2ab2e mgmt: make Uri and LocalUri required in faces/create success response by Junxiao Shi · 7 years ago
  12. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago[Renamed (95%) from tests/unit-tests/management/nfd-controller.t.cpp]
  13. e7c7f15 management: Controller::CommandFailCallback exposes ControlResponse by Junxiao Shi · 8 years ago
  14. 54f727d management: Controller validates ControlCommand response by Junxiao Shi · 8 years ago
  15. 85d9083 tests: move makeInterest/makeData/etc to ndn::tests namespace by Junxiao Shi · 8 years ago
  16. 600f711 management: Controller allows empty callbacks by Junxiao Shi · 8 years ago
  17. 034c188 management: StatusDataset client by Junxiao Shi · 8 years ago
  18. 9bdbb83 tests: Replace usage of deprecated elements of ndn::util::DummyClientFace by Alexander Afanasyev · 9 years ago
  19. b1990df management: process Nack in nfd::Controller by Junxiao Shi · 9 years ago
  20. d93c5fc management: FacePersistency field in ControlParameters by Yukai Tu · 9 years ago
  21. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (98%) from tests/unit-tests/management/test-nfd-controller.cpp]
  22. d3a55b2 tests: Converting test cases to use UnitTestClock by Alexander Afanasyev · 10 years ago
  23. 415b17c management: mark Controller methods deprecated by Junxiao Shi · 10 years ago
  24. a60d936 util: make DummyClientFace public API by Junxiao Shi · 10 years ago
  25. 5de006b management: Controller accepts CommandOptions by Junxiao Shi · 10 years ago ndn-cxx-0.3.0-dev-pre-c++11
  26. 6a90f37 management: delete deprecated Command Interest by Junxiao Shi · 10 years ago
  27. 7091165 management: avoid CommandInterestGenerator in nfd::Controller by Junxiao Shi · 10 years ago
  28. 4abdbf1 util: Porting NotificationSubscriber, FaceMonitor, and NotificationStream from NFD by Alexander Afanasyev · 10 years ago
  29. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/management/test-nfd-controller.cpp]
  30. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  31. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  32. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  33. 5c785d6 management: nfd::Controller allows specifying timeout by Junxiao Shi · 10 years ago
  34. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago[Renamed (98%) from tests/management/nfd-controller.cpp]
  35. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  36. 7b6b79d management: convert nfd::Controller to use ControlCommand by Junxiao Shi · 10 years ago