1. 5353394 interest: refactor nonce handling by Davide Pesavento · 5 years ago
  2. 9c8f00e util: delete unused field in SegmentFetcher by Davide Pesavento · 5 years ago
  3. 39cb402 util: partial support for abstract types in NDN_LOG_MEMBER_* macros by Davide Pesavento · 5 years ago
  4. 75c5601 util: make overload() function public by Davide Pesavento · 6 years ago
  5. 140e9cb util: backport C++17 [[nodiscard]] attribute by Davide Pesavento · 6 years ago
  6. 869b11e util: backport std::to_underlying() by Davide Pesavento · 6 years ago
  7. 4c5b7b8 util: split RttEstimator into two classes by Davide Pesavento · 6 years ago
  8. 6c6e385 util: add io::loadBuffer and io::saveBuffer by Davide Pesavento · 6 years ago
  9. b3f78b5 Introduce NDN_CXX_UNREACHABLE macro by Davide Pesavento · 6 years ago
  10. 7b2f58c util: Generalize logger backend support by Alexander Afanasyev · 6 years ago
  11. 720e25c detail: improve ScopedCancelHandle by Davide Pesavento · 6 years ago
  12. 576b4ff util: Make use of attributes in logging facilities by Alexander Afanasyev · 6 years ago
  13. ecfb391 Declare overloaded comparison operators as non-member functions by Davide Pesavento · 6 years ago
  14. 700e12a util: import nonstd::get into namespace ndn, for use with variant by Davide Pesavento · 6 years ago
  15. 57a3276 util: use time::nanoseconds in RttEstimator by Davide Pesavento · 6 years ago
  16. 3243c3d util: Add a getter for the smoothed RTT value by Ernest McCracken · 6 years ago
  17. 4ad933a util: add afterMeasurement signal to RttEstimator by Davide Pesavento · 6 years ago
  18. f1bb38d util: move Scheduler and related classes to ndn::scheduler by Davide Pesavento · 6 years ago
  19. 0c31537 Fix compilation with Boost 1.70.0 by Davide Pesavento · 6 years ago
  20. 78e3549 util: update bundled copies of {any,optional,variant}-lite by Davide Pesavento · 6 years ago
  21. a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 6 years ago
  22. fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 6 years ago
  23. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  24. 4fdcb27 face: deprecate Id types in favor of Handles by Junxiao Shi · 6 years ago
  25. fd67401 util: introduce NDN_THROW by Davide Pesavento · 6 years ago
  26. 459a653 util: update bundled copies of {any,optional,variant}-lite by Davide Pesavento · 6 years ago
  27. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 6 years ago
  28. 322e76e Use Boost.Range to simplify some code by Davide Pesavento · 6 years ago
  29. 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 6 years ago
  30. bfe3139 util: seed the PRNG with more entropy by Davide Pesavento · 6 years ago
  31. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  32. ebe156c util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest by Ashlesh Gawande · 6 years ago
  33. 19b87de detail: move cf-*-osx.hpp to 'detail' by Junxiao Shi · 6 years ago
  34. 1d23ff9 detail: move asio-fwd to 'detail' by Junxiao Shi · 6 years ago
  35. d1fc9a7 detail: move common.hpp to 'detail' by Junxiao Shi · 6 years ago
  36. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  37. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  38. 946a51c util: stop using ChildSelector in NotificationSubscriber by Junxiao Shi · 6 years ago
  39. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago