1. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  6. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  7. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  8. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  9. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  10. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  11. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  12. 97e3302 Replace nfd::getExtendedErrorMessage with boost::diagnostic_information by Davide Pesavento · 6 years ago
  13. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  14. 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 7 years ago
  15. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  16. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  17. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  18. afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
  19. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  20. a3c9ddb face: allow the creation of permanent TCP faces by Davide Pesavento · 8 years ago
  21. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  22. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  23. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  24. aaa5dd3 tests: add callgrind start/stop macros in benchmark programs by Davide Pesavento · 8 years ago
  25. 4f1afac tests: face system benchmark by Weiwei Liu · 9 years ago