1. 42db029 Eliminate (direct) dependency on libboost_thread by Davide Pesavento · 1 year, 4 months ago
  2. 915ce80 Use `asio::io_context` instead of `asio::io_service` by Davide Pesavento · 1 year, 4 months ago
  3. dfbf8a1 client: accept fractional inputs for TrafficPercentage by Zeke Lewis · 1 year, 10 months ago
  4. e9fe187 Improve logging functionality by Alexander Lane · 1 year, 6 months ago
  5. 84e7730 client: replace std::bind with lambda expressions by Davide Pesavento · 1 year, 10 months ago
  6. ef06489 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  7. 9266906 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 11 months ago
  8. 56f79d6 client: CanBePrefix support by Davide Pesavento · 6 years ago
  9. 306e5bc Refactor config file parsing and improve error handling by Davide Pesavento · 6 years ago
  10. 3518533 Code modernization by Davide Pesavento · 6 years ago
  11. 912d2e8 client: drop support for Selectors by Davide Pesavento · 6 years ago
  12. 5145940 server: clear SIGINT/SIGTERM handler to exit cleanly by Eric Newberry · 7 years ago
  13. b4ef478 server: use unsetInterestFilter on Face instead of shutdown by Eric Newberry · 7 years ago
  14. c8e1858 server: add timeout before shutdown to avoid lost Data packets by Eric Newberry · 7 years ago
  15. 6f33e0f add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  16. 25e9ba0 Add Exclude range to client by Eric Newberry · 8 years ago
  17. 976c204 Added Nack handling to client by Eric Newberry · 9 years ago
  18. eab462b Added NextHopFaceId to client by Eric Newberry · 9 years ago
  19. ef56143 SigningInfo configuration option by Spencer Lee · 9 years ago
  20. 8e99023 alternative to std::to_string by Spencer Lee · 9 years ago
  21. e7a5b74 allow DigestSha256 signing by Spencer Lee · 9 years ago
  22. 3b28419 Random name components now generated with generateRandomNameComponent() by Eric Newberry · 10 years ago
  23. 4afb7cf Remove usage of removed Interest.Scope field by Alexander Afanasyev · 10 years ago
  24. d0b5998 Fix signed-unsigned comparison warnings, plus lots of other cleanups. by Davide Pesavento · 10 years ago
  25. 740812e build: Always build in C++11 mode. by Alexander Afanasyev · 10 years ago
  26. 976c397 build: Fixes for the latest updates in ndn-cxx library by Alexander Afanasyev · 11 years ago
  27. 420dbf0 Changes to support ndn-cpp-dev -> ndn-cxx renaming and adding quiet by jeraldabraham · 11 years ago
  28. dbfee2e ndn-traffic-client: correcting few counter initializations and code by jeraldabraham · 11 years ago
  29. 79c0c23 ndn-traffic-client: Bug fix so that client can process configuration by jeraldabraham · 11 years ago
  30. cc3c6c9 ndn-traffic-generator: Correcting exit status code and some changes by jeraldabraham · 11 years ago
  31. fda32a3 doc+src: More reorganization and fixing of README by Alexander Afanasyev · 11 years ago