1. 1b4ba05 mgmt: send FACE_EVENT_UP and FACE_EVENT_DOWN notifications by Eric Newberry · 8 years ago
  2. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  3. b5aa7f5 mgmt: add faces/update command by Eric Newberry · 8 years ago
  4. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  5. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  6. ae04d34 fw: FaceTable signals use Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  7. b84e674 fw: FaceTable iterator dereferences to Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  8. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
  9. c64d30a mgmt: re-added expiration time to FaceStatus by Eric Newberry · 9 years ago
  10. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  11. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  12. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  13. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  14. 40cb61c mgmt: LpFace faces/enable-local-control workaround by Junxiao Shi · 9 years ago
  15. 73860e3 mgmt refactoring: FaceManager by Yanbiao Li · 9 years ago
  16. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  17. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  18. 1e06417 fw: use Signal in FaceTable by Junxiao Shi · 10 years ago
  19. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  20. 320d233 mgmt: Implement Query Operation in FaceManager by Chengyu Fan · 10 years ago
  21. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  22. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  23. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  24. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  25. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago
  26. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  27. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  28. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  29. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  30. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
  31. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  32. bbe3f0c mgmt: Inserting created multicast faces into the forwarder (FaceTable) by Alexander Afanasyev · 11 years ago
  33. fbb40a8 mgmt: add face event notification and notification stream by Steve DiBenedetto · 11 years ago
  34. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  35. 9f6c364 mgmt: add face/list support and general purpose data segementer by Steve DiBenedetto · 11 years ago
  36. 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 11 years ago
  37. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  38. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago