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