1. 7530635 rib: limit route prefix length in rib/register command by Junxiao Shi · 7 years ago
  2. 8a1f170 tests: sign command Interests with CommandInterestSigner by Junxiao Shi · 7 years ago
  3. 3f21e58 rib: simplify Route class by Junxiao Shi · 7 years ago
  4. 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
  5. d2ea235 tests: no need to wrap ndn::nfd::RibEntry anymore by Davide Pesavento · 8 years ago
  6. 5f47aa6 core: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  7. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  8. 6e21cdb rib: fetch face dataset with StatusDataset client by Weiwei Liu · 8 years ago
  9. e94804b rib: fix use-after-free in Rib::erase and RibManagerFixture::clearRib by Davide Pesavento · 8 years ago
  10. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  11. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  12. 221b6fe tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  13. fde3f54 rib: register /localhost|localhop/nfd/rib in FIB by Junxiao Shi · 8 years ago
  14. cf0db02 rib: refactor RibManager to use ManagementDispatcher by Yanbiao Li · 9 years ago
  15. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  16. c1dfdb4 rib: Accept KeyChain in RibManager constructor by Vince Lehman · 9 years ago
  17. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  18. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/rib/rib-manager.cpp]
  19. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  20. 7c7d33a rib: Insert RIB command prefixes into RIB by Vince Lehman · 10 years ago
  21. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  22. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  23. 376f737 tests: use DummyClientFace from ndn-cxx by Junxiao Shi · 10 years ago
  24. 26b215c rib: Add periodic invalid face clean up by Vince Lehman · 10 years ago
  25. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  26. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  27. cd613c5 rib: Verify face before route registration by Vince Lehman · 10 years ago
  28. cd16c83 rib: Add RIB dataset publisher by Vince Lehman · 10 years ago
  29. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  30. 72446ec rib: Unit tests for RibManager by Vince Lehman · 10 years ago