1. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  2. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  3. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  4. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago[Renamed (93%) from core/privilege-helper.hpp]
  5. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  6. acd0087 core: optimize PrivilegeHelper::runElevated() by Davide Pesavento · 7 years ago
  7. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  8. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  9. 4d384fc tests: Revert changes to s_normalUid/s_normalGid in MgmtGeneralConfigSection test suite by Alexander Afanasyev · 10 years ago
  10. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  11. 49343f6 build: Add conditional compilation by Alexander Afanasyev · 10 years ago
  12. ff489a2 core: Fixing regression in PrivilegeHelper that prevented running as non-root by Alexander Afanasyev · 11 years ago[Renamed from daemon/core/privilege-helper.hpp]
  13. 24b9a64 core: add support for temporary privilege drop and elevation by Steve DiBenedetto · 11 years ago