1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 months ago
  3. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  6. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  7. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  8. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/fib-updater.cpp]
  9. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  10. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  11. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  12. 3f21e58 rib: simplify Route class by Junxiao Shi · 8 years ago
  13. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  14. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  15. 4100646 Update copyright notices for files modified in 2016 by Junxiao Shi · 9 years ago
  16. 9aac873 rib: Don't add inherited routes to RIB entries pending removal by Vince Lehman · 9 years ago
  17. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  18. ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
  19. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  20. f91ab74 rib: Stop removed namespace from inheriting ancestor route by Vince Lehman · 10 years ago
  21. 9dcfc40 rib: Fix TestFibUpdates/EraseFace on Ubuntu 14.04 32-bit by Vince Lehman · 10 years ago
  22. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago