1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  3. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  4. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  5. 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years ago
  6. c25e463 name: change default name component encoding convention to typed by Eric Newberry · 3 years, 5 months ago
  7. 3c34ec1 mgmt: refactoring and cleanup in StatusDatasetContext by Davide Pesavento · 3 years, 3 months ago
  8. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  9. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  10. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  11. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/mgmt/dispatcher.t.cpp]
  12. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago
  13. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  14. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  15. b10024c encoding: delete deprecated overload of Block::Block by Davide Pesavento · 7 years ago
  16. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  17. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 7 years ago
  18. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  19. d97c953 mgmt: fix Dispatcher::processControlCommandInterest memory error by Junxiao Shi · 7 years ago
  20. 70244f4 Switch to new KeyChain where possible by Alexander Afanasyev · 8 years ago
  21. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  22. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago
  23. 85d9083 tests: move makeInterest/makeData/etc to ndn::tests namespace by Junxiao Shi · 8 years ago
  24. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  25. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  26. 4b4f754 mgmt: Use InMemoryStorage for StatusDataset and Notification produced by managers by Yanbiao Li · 8 years ago
  27. 9bdbb83 tests: Replace usage of deprecated elements of ndn::util::DummyClientFace by Alexander Afanasyev · 9 years ago
  28. 80b68e1 docs: Correct errorneous license boilerplates by Alexander Afanasyev · 9 years ago
  29. f65a336 mgmt: mark StatusDatasetContext as noncopyable by Junxiao Shi · 9 years ago
  30. 8ee37ed mgmt: Dispatcher by Yanbiao Li · 9 years ago