1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  3. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  4. cb425e8 face: move common declarations to face-common.hpp by Davide Pesavento · 5 years ago
  5. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  6. 2818132 mgmt: report face MTU in faces/list and faces/query datasets by Davide Pesavento · 6 years ago
  7. 3cf75dc mgmt: prevent potential nullptr dereference in FaceManager by Davide Pesavento · 7 years ago
  8. cfb1a31 mgmt: eliminate FaceManager::setConfigFile() by Davide Pesavento · 7 years ago
  9. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  10. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  11. 1cce2a3 mgmt: enable LocalUri in faces/create command response by Junxiao Shi · 8 years ago
  12. 635bf20 Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  13. 58ba3f9 mgmt+tools: rework FacePersistency handling in faces/create and faces/update by Yanbiao Li · 8 years ago
  14. ea47bde mgmt: FaceManager no longer owns FaceSystem by Junxiao Shi · 8 years ago
  15. b859031 face: FaceSystem class by Junxiao Shi · 8 years ago
  16. 1b4ba05 mgmt: send FACE_EVENT_UP and FACE_EVENT_DOWN notifications by Eric Newberry · 8 years ago
  17. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  18. b5aa7f5 mgmt: add faces/update command by Eric Newberry · 8 years ago
  19. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  20. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  21. ae04d34 fw: FaceTable signals use Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  22. b84e674 fw: FaceTable iterator dereferences to Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  23. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
  24. c64d30a mgmt: re-added expiration time to FaceStatus by Eric Newberry · 9 years ago
  25. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  26. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  27. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  28. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  29. 40cb61c mgmt: LpFace faces/enable-local-control workaround by Junxiao Shi · 9 years ago
  30. 73860e3 mgmt refactoring: FaceManager by Yanbiao Li · 9 years ago
  31. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  32. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  33. 1e06417 fw: use Signal in FaceTable by Junxiao Shi · 10 years ago
  34. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  35. 320d233 mgmt: Implement Query Operation in FaceManager by Chengyu Fan · 10 years ago
  36. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  37. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  38. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 11 years ago
  39. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 11 years ago
  40. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago
  41. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  42. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  43. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  44. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  45. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
  46. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  47. bbe3f0c mgmt: Inserting created multicast faces into the forwarder (FaceTable) by Alexander Afanasyev · 11 years ago
  48. fbb40a8 mgmt: add face event notification and notification stream by Steve DiBenedetto · 11 years ago
  49. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  50. 9f6c364 mgmt: add face/list support and general purpose data segementer by Steve DiBenedetto · 11 years ago
  51. 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 11 years ago
  52. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  53. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago