- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- 03f45d2 core: move NFD_VERSION{,_BUILD}_STRING to version.cpp by Davide Pesavento · 6 years ago
- 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
- 2bdf60c core+main: switch to std::thread and thread_local by Davide Pesavento · 6 years ago
- 97e3302 Replace nfd::getExtendedErrorMessage with boost::diagnostic_information by Davide Pesavento · 6 years ago
- 774071c daemon: basic systemd integration by Davide Pesavento · 6 years ago
- f59e58f core: add a facility to execute functions on the main io_service by Teng Liang · 6 years ago
- f4cfed1 rib: move config parsing to Service class by Junxiao Shi · 6 years ago
- 952d6fd core: add a facility to execute functions on the RIB io_service by Teng Liang · 6 years ago
- 5f35f64 build: require gcc >= 5.3 and boost >= 1.58 by Davide Pesavento · 6 years ago
- a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
- 47456e7 daemon: log more detailed build info at startup by Davide Pesavento · 7 years ago
- 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
- a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
- 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
- 71d1214 daemon: display extended exception information in NfdRunner::run by Junxiao Shi · 8 years ago
- b260017 rib+tools: delete NRD by Junxiao Shi · 8 years ago
- cafae24 build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
- d374c40 daemon: display extended exception information in top-level catch by Spyridon Mastorakis · 9 years ago
- 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
- f08a737 daemon+rib: Merge nrd and nfd into a single process (separate threads) by Alexander Afanasyev · 10 years ago
- 3136792 rib: Refactor initialization of NRD instance by Alexander Afanasyev · 10 years ago
- 31c781e daemon: Refactor initialization of NFD instance by Alexander Afanasyev · 10 years ago
- 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
- 7b984c6 face: reserved FaceIds and NullFace by Junxiao Shi · 10 years ago
- 9bcc88f mgmt,main: configure tables with defaults when missing config section/values by Steve DiBenedetto · 10 years ago
- 3a4f83d mgmt, main: add "tables" configuration file section and processor by Steve DiBenedetto · 10 years ago
- 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
- f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
- 24b9a64 core: add support for temporary privilege drop and elevation by Steve DiBenedetto · 11 years ago
- b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 11 years ago
- e5224e9 rib: Separate trust models for `/localhost` and `/localhop` RIB management commands by Yingdi Yu · 11 years ago
- 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 11 years ago
- 89cf5e0 rib: Making single configuration file for both nrd and nfd by Alexander Afanasyev · 11 years ago
- 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
- 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
- bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
- 98e29f4 core: delete deprecated getGlobalScheduler() API by Junxiao Shi · 11 years ago
- 5a4388a main: Enabling system signal handling and small reorganization by Alexander Afanasyev · 11 years ago
- 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
- ea48d8b mgmt: StatusServer by Junxiao Shi · 11 years ago
- 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
- 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 11 years ago
- 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
- 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
- abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago
- d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
- 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
- 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
- 472acbe main: Enabling LocalControlHeader manager by Alexander Afanasyev · 11 years ago
- c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
- c78b141 build: Detecting if UNIX socket is available and disabling it if it is not by Alexander Afanasyev · 11 years ago
- 062dfb4 main: Enabling UnixStreamSocket in nfd app by Alexander Afanasyev · 11 years ago
- 214563c main: Added fib manager to management initialization by Steve DiBenedetto · 11 years ago
- 09bf7c4 daemon: mock program integration by Junxiao Shi · 11 years ago
- 2aa3962 Adding build system, README, COPYING, basic INSTALL.md, and skeleton for unit tests by Alexander Afanasyev · 11 years ago