1. 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 3 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  4. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  5. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  6. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago[Renamed (94%) from tests/core/config-file.t.cpp]
  7. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  8. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  9. 8524437 core: don't complain if the configuration file is empty by Davide Pesavento · 7 years ago
  10. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  11. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  12. db9d37e Fix several "defined but not used" warnings with gcc-5 by Davide Pesavento · 10 years ago
  13. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (94%) from tests/core/config-file.cpp]
  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 (95%) from tests/mgmt/config-file.cpp]
  17. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  18. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  19. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
  20. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  21. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 11 years ago