1. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 10 years ago
  2. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 10 years ago
  3. edae353 face: change default separator for ethernet::Address::toString() to ':' by Davide Pesavento · 10 years ago
  4. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  5. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 10 years ago
  6. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 10 years ago
  7. 7949416 face: Face::getLocalUri by Junxiao Shi · 10 years ago
  8. 98e29f4 core: delete deprecated getGlobalScheduler() API by Junxiao Shi · 10 years ago
  9. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 10 years ago
  10. 53a6fd3 face: Implementing forgotten isListening() feature in TcpChannel by Alexander Afanasyev · 10 years ago
  11. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 11 years ago
  12. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 10 years ago
  13. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  14. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 11 years ago
  15. 126249b tests: delete two unused variables in UDP tests and cleanup some code. by Davide Pesavento · 11 years ago
  16. 56fb597 face: Implementation of ethernet::Address::fromString() by Davide Pesavento · 11 years ago
  17. 69871f0 face: close idle Datagram faces by Giulio Grassi · 11 years ago
  18. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  19. 6f5ff63 face: Fixing a bug in UdpChannel with missing async_receive by Alexander Afanasyev · 11 years ago
  20. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  21. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  22. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 11 years ago
  23. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago
  24. 5f1ec25 face: Minor updates of TCP faces by Alexander Afanasyev · 11 years ago
  25. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  26. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
  27. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  28. ef968e1 face: Ignoring fireware interfaces (fw*) in EthernetChannelFactory by Alexander Afanasyev · 11 years ago
  29. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  30. 44deacc face: Ethernet{Face,ChannelFactory} implementation. by Davide Pesavento · 11 years ago
  31. 9b27bd2 fw: /localhost scope control on outgoing path by Junxiao Shi · 11 years ago
  32. df3b438 face: NDNLP encoding change by Junxiao Shi · 11 years ago
  33. c1e2ee0 tests: Making Scheduler and TCP test cases more resilient to time by Alexander Afanasyev · 11 years ago
  34. 7860d48 face: declare face counters by Junxiao Shi · 11 years ago
  35. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  36. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  37. 16b8bc9 face: LocalControlHeader attributes by Junxiao Shi · 11 years ago
  38. c0d0591 face: fix warnings in NDNLP code by Junxiao Shi · 11 years ago
  39. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago
  40. d6dcd2c face: NDNLP partial message store by Junxiao Shi · 11 years ago
  41. 9b0d3e9 face: NDNLP slicer by Junxiao Shi · 11 years ago
  42. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  43. a16abd2 face/tcp: Fixing multiple accept on a channel by Alexander Afanasyev · 11 years ago
  44. 96dc0c4 face: TCP end-to-end test case by Junxiao Shi · 11 years ago
  45. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  46. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  47. cbba04c table: mock PIT by Junxiao Shi · 11 years ago
  48. 32bfeb3 abstract Face class by Junxiao Shi · 11 years ago
  49. 2c29f3a face: declare Face class and FaceId type by Junxiao Shi · 11 years ago