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