Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
03fdfb17a1aac877053a0fbbbf9ef787a466f877
/
ndn-cxx
/
mgmt
/
dispatcher.hpp
47ce2ee
Refactor and modernize namespace declarations
by Davide Pesavento
· 1 year, 11 months ago
187e9f9
Adopt more C++17 features throughout the codebase
by Davide Pesavento
· 2 years, 1 month ago
c860bd1
docs: fix capitalization in doxygen comments
by Davide Pesavento
· 2 years, 6 months ago
2e481fc
common: stop importing std::{bind,ref,cref} into namespace ndn
by Davide Pesavento
· 3 years, 9 months ago
3c34ec1
mgmt: refactoring and cleanup in StatusDatasetContext
by Davide Pesavento
· 4 years ago
0990441
Ensure all include guards start with "NDN_CXX_"
by Davide Pesavento
· 4 years ago
d247d49
face: remove deprecated PendingInterestId, InterestFilterId, RegisteredPrefixId
by Davide Pesavento
· 5 years ago
923ba44
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
4fdcb27
face: deprecate Id types in favor of Handles
by Junxiao Shi
· 6 years ago
60aaef0
face: scoped Interest filter
by Junxiao Shi
· 6 years ago
ec475a7
face: scoped prefix registration
by Junxiao Shi
· 6 years ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
1944281
Rename 'src' directory to 'ndn-cxx'
by Davide Pesavento
· 6 years ago
[Renamed from src/mgmt/dispatcher.hpp]
db4da5e
Improve and simplify code with modern C++ features
by Davide Pesavento
· 7 years ago
3c8a8b0
mgmt: Dispatcher: minor code cleanups
by Davide Pesavento
· 7 years ago
c542f63
ims: move InMemoryStorage from util/
by Junxiao Shi
· 8 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
4c9a3d5
security: Move KeyChain to security::v1 namespace and deprecated it
by Alexander Afanasyev
· 8 years ago
4b4f754
mgmt: Use InMemoryStorage for StatusDataset and Notification produced by managers
by Yanbiao Li
· 9 years ago
f2a4622
docs: API documentation fixes
by Alexander Afanasyev
· 10 years ago
80b68e1
docs: Correct errorneous license boilerplates
by Alexander Afanasyev
· 10 years ago
f65a336
mgmt: mark StatusDatasetContext as noncopyable
by Junxiao Shi
· 10 years ago
8ee37ed
mgmt: Dispatcher
by Yanbiao Li
· 10 years ago