1. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago[Renamed (98%) from core/config-file.cpp]
  2. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  3. 8524437 core: don't complain if the configuration file is empty by Davide Pesavento · 7 years ago
  4. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  5. 0cc125c mgmt: TablesConfigSection constructor accepts Forwarder& by Junxiao Shi · 8 years ago
  6. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  7. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  8. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  9. db9d37e Fix several "defined but not used" warnings with gcc-5 by Davide Pesavento · 10 years ago
  10. c0273e3 core: Extend ConfigFile to support passing a parsed ConfigSection by Alexander Afanasyev · 10 years ago
  11. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 11 years ago
  12. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (98%) from daemon/mgmt/config-file.cpp]
  13. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  14. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  15. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  16. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  17. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
  18. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  19. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 11 years ago