1. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago[Renamed (97%) from src/util/dns.cpp]
  3. 537dc3a Reduce inclusions of <boost/asio.hpp> in public headers by Davide Pesavento · 9 years ago
  4. fd5de11 util: fix heap-use-after-free in ndn::dns::Resolver by Davide Pesavento · 9 years ago
  5. a2de7e4 util: refactor and simplify ndn::dns by Davide Pesavento · 9 years ago
  6. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  7. 5946ed1 docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago ndn-cxx-0.3.0
  8. 1286e02 util: Use default resolver behavior in util::dns::Resolver by Alexander Afanasyev · 10 years ago
  9. 7a6bb35 util: Add DNS resolver utility class by Vince Lehman · 10 years ago