1. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  2. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  3. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  4. 0cc125c mgmt: TablesConfigSection constructor accepts Forwarder& by Junxiao Shi · 8 years ago
  5. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  6. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  7. c0273e3 core: Extend ConfigFile to support passing a parsed ConfigSection by Alexander Afanasyev · 10 years ago
  8. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 11 years ago
  9. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (96%) from daemon/mgmt/config-file.hpp]
  10. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  11. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  12. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  13. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
  14. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 11 years ago