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