1. 1326051 tests: use preconditions to skip test cases by Davide Pesavento · 5 months ago
  2. 0c52603 tests: use decorators to label test data generators by Davide Pesavento · 5 months ago
  3. 16203ea transport: change default NFD Unix socket path by Davide Pesavento · 6 months ago
  4. 2f46d65 Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 8 months ago
  5. 550d8c9 build: require boost >= 1.71.0 by Davide Pesavento · 8 months ago
  6. 9404892 interest: improve code readability by Davide Pesavento · 11 months ago
  7. 382de67 net: make FaceUri usable as container key by Junxiao Shi · 11 months ago
  8. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  9. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  10. 2d7c585 tests: run FaceUri canonization tests sequentially by Davide Pesavento · 2 years ago
  11. 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years ago
  12. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  13. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  14. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/net/face-uri.t.cpp]
  15. 8a8c01b tests: fix several instances of the most vexing parse by Davide Pesavento · 6 years ago
  16. b984e32 net: parse interface names more loosely in FaceUri by Davide Pesavento · 6 years ago
  17. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  18. ac8b4ca net: support link-local IPv6 addresses in FaceUri by Yanbiao Li · 7 years ago
  19. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago[Renamed (98%) from tests/unit-tests/util/face-uri.t.cpp]
  20. 71aecae util: don't resolve valid IP addresses when doing FaceUri canonization by Eric Newberry · 7 years ago
  21. d5c2f0c util: FaceUri canonize dev scheme by Junxiao Shi · 7 years ago
  22. e1081cd util: FaceUri: modernize and simplify code with C++11 features by Davide Pesavento · 8 years ago
  23. f78cb70 util: FaceUri: port numbers are 16 bits wide by Davide Pesavento · 8 years ago
  24. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  25. d7f4fda util: FaceUri: add syntax for NIC-associated permanent faces by Weiwei Liu · 8 years ago
  26. 50df562 tests: increase canonize timeout in FaceUri tests to avoid spurious failures by Davide Pesavento · 9 years ago
  27. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (96%) from tests/unit-tests/util/face-uri.cpp]
  28. 5946ed1 docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 9 years ago ndn-cxx-0.3.0
  29. 1286e02 util: Use default resolver behavior in util::dns::Resolver by Alexander Afanasyev · 9 years ago
  30. 4083c8d util: FaceUri canonization for udp,tcp,ether by Junxiao Shi · 10 years ago
  31. e3ef6ee util: Restore original copyright notice for the imported Ethernet and FaceUri files by Junxiao Shi · 10 years ago
  32. 77dcadd util: import Ethernet and FaceUri by Junxiao Shi · 10 years ago