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