1. f56cf63 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 11 months ago
  2. 279af1c tests: fix UDP multicast transport tests with IPv6 by Davide Pesavento · 2 years, 4 months ago
  3. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
  6. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  7. 096f86a face: support IPv6-only WebSocket channels by Davide Pesavento · 6 years ago
  8. 0033578 tests: increase tolerance in several time-sensitive test cases by Davide Pesavento · 7 years ago
  9. 22fba35 tests: test IP transports under various combos of address family/scope by Davide Pesavento · 7 years ago
  10. b8d1fc7 tests: add support for link-local addresses in getTestIp by Davide Pesavento · 7 years ago
  11. cfe81d5 face: increase tolerance in WebSocketChannel test by Junxiao Shi · 7 years ago
  12. 84d62cb face: use NetworkMonitor::listNetworkInterfaces() in tests by Junxiao Shi · 7 years ago
  13. 9f3973e tests: increase timeout in Face/TestWebSocketChannel/MultipleAccepts by Eric Newberry · 8 years ago
  14. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  15. 9a00fab tests: merge TcpChannel and UdpChannel test suites using test case templates by Davide Pesavento · 8 years ago
  16. eee53aa tests: skip IPv6 tests if IPv6 is not available by Davide Pesavento · 9 years ago
  17. 280d7dd face: improve WebSocketChannel test suite by Weiwei Liu · 9 years ago
  18. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago[Copied (67%) from daemon/face/lp-face.cpp]
  19. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  20. a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago