1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 11 months ago
  2. 187e9f9 Adopt more C++17 features throughout the codebase by Davide Pesavento · 2 years, 1 month ago
  3. c860bd1 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 6 months ago
  4. 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years, 9 months ago
  5. 3c34ec1 mgmt: refactoring and cleanup in StatusDatasetContext by Davide Pesavento · 4 years ago
  6. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 4 years ago
  7. d247d49 face: remove deprecated PendingInterestId, InterestFilterId, RegisteredPrefixId by Davide Pesavento · 5 years ago
  8. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  9. 4fdcb27 face: deprecate Id types in favor of Handles by Junxiao Shi · 6 years ago
  10. 60aaef0 face: scoped Interest filter by Junxiao Shi · 6 years ago
  11. ec475a7 face: scoped prefix registration by Junxiao Shi · 6 years ago
  12. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  13. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/mgmt/dispatcher.hpp]
  14. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  15. 3c8a8b0 mgmt: Dispatcher: minor code cleanups by Davide Pesavento · 7 years ago
  16. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 8 years ago
  17. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  18. d97c953 mgmt: fix Dispatcher::processControlCommandInterest memory error by Junxiao Shi · 8 years ago
  19. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  20. 4b4f754 mgmt: Use InMemoryStorage for StatusDataset and Notification produced by managers by Yanbiao Li · 9 years ago
  21. f2a4622 docs: API documentation fixes by Alexander Afanasyev · 10 years ago
  22. 80b68e1 docs: Correct errorneous license boilerplates by Alexander Afanasyev · 10 years ago
  23. f65a336 mgmt: mark StatusDatasetContext as noncopyable by Junxiao Shi · 10 years ago
  24. 8ee37ed mgmt: Dispatcher by Yanbiao Li · 10 years ago