1. c0df94e face: minor code cleanups by Davide Pesavento · 1 year, 3 months ago
  2. 5d64263 daemon: use asio::defer() instead of asio::post() where appropriate by Davide Pesavento · 1 year, 3 months ago
  3. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  6. a6bd7da build: Remove unnecessary std::ref, causing compilation issues with Boost 1.70.0 by Alexander Afanasyev · 6 years ago
  7. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  8. a681a24 face: downgrade "Creating transport" log message to DEBUG by Davide Pesavento · 6 years ago
  9. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  10. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  11. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  12. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  13. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  14. 32dab97 face: Transport::canChangePersistencyTo by Yanbiao Li · 8 years ago
  15. dcdf621 face: support permanent persistency in TcpTransport by Weiwei Liu · 8 years ago
  16. 16aabbc face: TcpTransport by Yukai Tu · 9 years ago