1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 0a05f7a build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  3. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  5. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  6. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  7. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago[Renamed (97%) from core/config-file.hpp]
  8. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  9. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  10. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  11. 0cc125c mgmt: TablesConfigSection constructor accepts Forwarder& by Junxiao Shi · 8 years ago
  12. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  13. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  14. c0273e3 core: Extend ConfigFile to support passing a parsed ConfigSection by Alexander Afanasyev · 10 years ago
  15. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 11 years ago
  16. 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]
  17. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  18. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  19. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  20. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
  21. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 11 years ago