1. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  2. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  3. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago[Renamed (97%) from src/management/nfd-controller.cpp]
  4. e7c7f15 management: Controller::CommandFailCallback exposes ControlResponse by Junxiao Shi · 8 years ago
  5. 54f727d management: Controller validates ControlCommand response by Junxiao Shi · 8 years ago
  6. 600f711 management: Controller allows empty callbacks by Junxiao Shi · 8 years ago
  7. 0f3f0b4 management: Controller validates StatusDataset response by Junxiao Shi · 8 years ago
  8. 034c188 management: StatusDataset client by Junxiao Shi · 8 years ago
  9. b1990df management: process Nack in nfd::Controller by Junxiao Shi · 9 years ago
  10. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
  11. c6acc7a management: simplify CommandOptions with SigningInfo by Junxiao Shi · 9 years ago
  12. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
  13. eaa15f7 management: delete deprecated Controller functions by Junxiao Shi · 9 years ago
  14. 415b17c management: mark Controller methods deprecated by Junxiao Shi · 10 years ago
  15. 5de006b management: Controller accepts CommandOptions by Junxiao Shi · 10 years ago ndn-cxx-0.3.0-dev-pre-c++11
  16. 7091165 management: avoid CommandInterestGenerator in nfd::Controller by Junxiao Shi · 10 years ago
  17. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  18. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  19. ee8bb1e face+management: Removing ndnd::Controller and re-designing controllers by Alexander Afanasyev · 10 years ago
  20. e66bf2a face: Specify signing certificate/identity in setInterestFilter/unsetInterestFilter by Yingdi Yu · 10 years ago
  21. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  22. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  23. 7b6b79d management: convert nfd::Controller to use ControlCommand by Junxiao Shi · 10 years ago
  24. 7d160f2 nfdc: strategy-choice, Adding StrategyChoiceManagementOptions by hilata · 10 years ago
  25. 6e7f5f1 management: adding all high-level methods in nrd::Controller by Obaid · 10 years ago
  26. 884280c management: Updating nfd::Controller for latest changes in protocol by Alexander Afanasyev · 10 years ago
  27. 21abc10 management: Correcting self-registration using raw NFD FIB Management protocol by Alexander Afanasyev · 10 years ago
  28. a99e37e management: nfdc support and link error fix by hilata · 10 years ago
  29. d79fc2a management: Fix exception handling in nfd::Controller by Alexander Afanasyev · 10 years ago
  30. 0222fba api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers by Alexander Afanasyev · 10 years ago
  31. e289b53 face: Implementing nfd::Controller by Alexander Afanasyev · 10 years ago