1. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  2. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  3. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  4. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  5. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  6. cfb1a31 mgmt: eliminate FaceManager::setConfigFile() by Davide Pesavento · 7 years ago
  7. f2bfb44 mgmt: CS information dataset (hit/miss counters) by Junxiao Shi · 7 years ago
  8. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  9. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  10. ea47bde mgmt: FaceManager no longer owns FaceSystem by Junxiao Shi · 8 years ago
  11. 0cc125c mgmt: TablesConfigSection constructor accepts Forwarder& by Junxiao Shi · 8 years ago
  12. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  13. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  14. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  15. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  16. a044be7 face: refactor NullFace as LinkService+Transport by Junxiao Shi · 9 years ago
  17. 6535f1e face: InternalForwarderTransport & InternalClientTransport by Junxiao Shi · 9 years ago
  18. 441ba21 daemon: Properly handle exception from NetworkMonitor when the platform doesn't support it by Alexander Afanasyev · 9 years ago
  19. 483c433 Merge feature branch 'mgmt-refactoring' by Alexander Afanasyev · 9 years ago
  20. 63ab1bb mgmt: Add tables.network_region section in config file to populate NetworkRegionTable by Vince Lehman · 9 years ago
  21. 6704a4a mgmt refactoring: StrategyChoiceManager by Yanbiao Li · 9 years ago
  22. 7cec7ea mgmt refactoring: ForwarderStatusServer (renamed StatusServer) by Yanbiao Li · 9 years ago
  23. 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
  24. 73860e3 mgmt refactoring: FaceManager by Yanbiao Li · 9 years ago
  25. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  26. 4ee73d4 mgmt refactoring: Refactor InternalFace by Yanbiao Li · 9 years ago
  27. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  28. 3f41ade daemon: Reload face_system section of the config file when NIC configuration changes by Alexander Afanasyev · 9 years ago
  29. 2bda6f8 daemon: Replace shared_ptr with unique_ptr in Nfd by Alexander Afanasyev · 10 years ago
  30. 6f570de core: Make PrivilegeHeper::drop|raise no-op operations on platforms that do not support drop/elevation of privileges by Alexander Afanasyev · 10 years ago
  31. 31c781e daemon: Refactor initialization of NFD instance by Alexander Afanasyev · 10 years ago