1. f52dac7 table: NameTree optimization by Haowei Yuan · 10 years ago
  2. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 10 years ago
  3. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 10 years ago
  4. edae353 face: change default separator for ethernet::Address::toString() to ':' by Davide Pesavento · 10 years ago
  5. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  6. 4d43a45 core: change NFD_LOG_* macros to use std::clog by Steve DiBenedetto · 10 years ago
  7. 3a61fb4 core: prepend seconds.microseconds since epoch to logging messages by Steve DiBenedetto · 10 years ago
  8. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 10 years ago
  9. e38b1c4 core: extend FaceUri with fd, ether, dev schemes by Junxiao Shi · 10 years ago
  10. 500b253 build: Runtime and compilation fixes for FreeBSD 10.0 by Alexander Afanasyev · 10 years ago
  11. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  12. 98e29f4 core: delete deprecated getGlobalScheduler() API by Junxiao Shi · 10 years ago
  13. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 10 years ago
  14. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  15. 248d6bd core: add free function to enumerate network interfaces. by Davide Pesavento · 11 years ago
  16. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  17. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  18. a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
  19. f124d75 core: define NFD version by Junxiao Shi · 11 years ago
  20. 7b9347b core: Implementing FaceUri abstraction by Alexander Afanasyev · 11 years ago
  21. 452e282 core: Generic resolver implementation with option to select address filter by Alexander Afanasyev · 11 years ago
  22. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  23. b84cc92 core: Initial implementation for run-time selection of log level by Alexander Afanasyev · 11 years ago
  24. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  25. 94ceb12 core: Fixing scheduler, so it doesn't crash when an event is cancelled from the event invocation by Alexander Afanasyev · 11 years ago
  26. 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 11 years ago
  27. 234a532 core: Scheduler::cancelEvent allows empty EventId by Junxiao Shi · 11 years ago
  28. a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 11 years ago
  29. 7f02c1e core: move event-emitter to core by Junxiao Shi · 11 years ago
  30. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  31. 920af2f core: Basic implementation of Scheduler by Alexander Afanasyev · 11 years ago
  32. 61c5ef3 core: time::Duration, time:Point, time::now by Junxiao Shi · 11 years ago