1. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  2. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  3. db9d37e Fix several "defined but not used" warnings with gcc-5 by Davide Pesavento · 10 years ago
  4. 4d384fc tests: Revert changes to s_normalUid/s_normalGid in MgmtGeneralConfigSection test suite by Alexander Afanasyev · 10 years ago
  5. 63df436 core: Make global random generator thread-local by Alexander Afanasyev · 10 years ago
  6. 6b34ab9 core: Make logger thread-safe by Alexander Afanasyev · 10 years ago
  7. 5d57f97 core: Make global io_service and scheduler thread-local by Alexander Afanasyev · 10 years ago
  8. 9cfeeca core: Prevent exception throwing when dropping privileges is not supported and not requested by Alexander Afanasyev · 10 years ago
  9. 6f570de core: Make PrivilegeHeper::drop|raise no-op operations on platforms that do not support drop/elevation of privileges by Alexander Afanasyev · 10 years ago
  10. 8269a05 core: Allow customization of Logger and LoggerFactory by Alexander Afanasyev · 10 years ago
  11. c0273e3 core: Extend ConfigFile to support passing a parsed ConfigSection by Alexander Afanasyev · 10 years ago
  12. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  13. 8919abe core: set FreshnessPeriod on segment publisher Data by Steve DiBenedetto · 10 years ago
  14. 49343f6 build: Add conditional compilation by Alexander Afanasyev · 10 years ago
  15. 5d4c977 core: Use C version of snprintf by Alexander Afanasyev · 10 years ago
  16. 04cf5a9 Merge branch 'feature-cs' into master by Junxiao Shi · 10 years ago
  17. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  18. 5640ec8 table: better ContentStore findRightmost algorithm by Junxiao Shi · 10 years ago
  19. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  20. 27533da core: scheduler::ScopedEventId by Junxiao Shi · 10 years ago
  21. 7e14816 core: Add a warning comment for listNetworkInterfaces() function by Alexander Afanasyev · 10 years ago
  22. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  23. afbd74d core: eliminate MapValueIterator in favor of boost::adaptors::map_values by Junxiao Shi · 10 years ago
  24. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  25. 70db992 core: simplify Logger with C++11 features by Junxiao Shi · 10 years ago
  26. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  27. 689f0e9 tools+core: Moving Network class implementation to core by Alexander Afanasyev · 10 years ago
  28. 3ffe66d core: use ethernet::Address from ndn-cxx by Junxiao Shi · 10 years ago
  29. cf1e6e7 core: use EventEmitter from ndn-cxx by Junxiao Shi · 10 years ago
  30. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  31. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  32. 4e9a98f core: Force SegmentPublisher to publish at least one Data packet, which could have empty content by Alexander Afanasyev · 10 years ago
  33. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  34. d5b6859 core: Commented out SSE4.2 instruction set related code block in city-hash.c by Haowei Yuan · 10 years ago
  35. af6569a core: unify randomization by Junxiao Shi · 10 years ago
  36. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  37. f4e89b4 src: Small improvements by Alexander Afanasyev · 10 years ago
  38. 5cc1e34 core: FaceUri recognizes IPv4-mapped IPv6 address by Junxiao Shi · 10 years ago
  39. b3893c9 src: Updating code to compile with the latest ndn-cxx library by Alexander Afanasyev · 10 years ago
  40. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  41. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago
  42. ff489a2 core: Fixing regression in PrivilegeHelper that prevented running as non-root by Alexander Afanasyev · 11 years ago
  43. 514ed5e nfd-status: Define format and implement --xml option by Chengyu Fan · 11 years ago
  44. 2e948b1 core: Fix segfault in LoggerFactory::onConfig by Steve DiBenedetto · 11 years ago
  45. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  46. 6ad48ca core: change LoggerFactory to log error on unknown module by Steve DiBenedetto · 11 years ago
  47. 85b6b01 core: Adding workaround for missing <byteswap.h> on FreeBSD by Alexander Afanasyev · 11 years ago
  48. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 11 years ago
  49. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago
  50. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago