1. 759f706 build: disable assertions in release builds by Junxiao Shi · 10 years ago
  2. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  3. 376f737 tests: use DummyClientFace from ndn-cxx by Junxiao Shi · 10 years ago
  4. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  5. 689f0e9 tools+core: Moving Network class implementation to core by Alexander Afanasyev · 10 years ago
  6. 3ffe66d core: use ethernet::Address from ndn-cxx by Junxiao Shi · 10 years ago
  7. cf1e6e7 core: use EventEmitter from ndn-cxx by Junxiao Shi · 10 years ago
  8. 67f11ac all: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  9. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  10. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  11. e612e2f face: increment link layer byte counters in WebSocketFace by Wentao Shang · 10 years ago
  12. 4e9a98f core: Force SegmentPublisher to publish at least one Data packet, which could have empty content by Alexander Afanasyev · 10 years ago
  13. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  14. 6b597e7 core: bump version to 0.2.0 by Junxiao Shi · 10 years ago
  15. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  16. 5cc1e34 core: FaceUri recognizes IPv4-mapped IPv6 address by Junxiao Shi · 10 years ago
  17. 514ed5e nfd-status: Define format and implement --xml option by Chengyu Fan · 10 years ago
  18. 6ad48ca core: change LoggerFactory to log error on unknown module by Steve DiBenedetto · 10 years ago
  19. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 10 years ago
  20. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago
  21. 885a85b build+face: Fixing regression that broke ethernet support by Alexander Afanasyev · 10 years ago
  22. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 10 years ago
  23. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  24. 4d43a45 core: change NFD_LOG_* macros to use std::clog by Steve DiBenedetto · 10 years ago
  25. 3a61fb4 core: prepend seconds.microseconds since epoch to logging messages by Steve DiBenedetto · 10 years ago
  26. e38b1c4 core: extend FaceUri with fd, ether, dev schemes by Junxiao Shi · 10 years ago
  27. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  28. 98e29f4 core: delete deprecated getGlobalScheduler() API by Junxiao Shi · 10 years ago
  29. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  30. 248d6bd core: add free function to enumerate network interfaces. by Davide Pesavento · 10 years ago
  31. 61e3cc5 faces: Channel base class by Junxiao Shi · 10 years ago
  32. a4f2be8 fw: FaceTable by Junxiao Shi · 10 years ago
  33. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 10 years ago
  34. f124d75 core: define NFD version by Junxiao Shi · 10 years ago
  35. 7b9347b core: Implementing FaceUri abstraction by Alexander Afanasyev · 10 years ago
  36. 452e282 core: Generic resolver implementation with option to select address filter by Alexander Afanasyev · 10 years ago
  37. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 10 years ago
  38. 0b5fbbb fw: NccStrategy by Junxiao Shi · 10 years ago
  39. c041ca3 core: global io_service and scheduler by Junxiao Shi · 10 years ago
  40. c1e2ee0 tests: Making Scheduler and TCP test cases more resilient to time by Alexander Afanasyev · 10 years ago
  41. b84cc92 core: Initial implementation for run-time selection of log level by Alexander Afanasyev · 10 years ago
  42. 94ceb12 core: Fixing scheduler, so it doesn't crash when an event is cancelled from the event invocation by Alexander Afanasyev · 10 years ago
  43. 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 10 years ago
  44. 234a532 core: Scheduler::cancelEvent allows empty EventId by Junxiao Shi · 10 years ago
  45. a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 10 years ago
  46. 7f02c1e core: move event-emitter to core by Junxiao Shi · 10 years ago
  47. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 10 years ago
  48. 920af2f core: Basic implementation of Scheduler by Alexander Afanasyev · 10 years ago
  49. 61c5ef3 core: time::Duration, time:Point, time::now by Junxiao Shi · 10 years ago