1. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 3 months ago
  2. 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 3 months ago
  3. 21a4ea5 tests: avoid deprecated boost headers by Davide Pesavento · 4 years, 7 months ago
  4. 39cb402 util: partial support for abstract types in NDN_LOG_MEMBER_* macros by Davide Pesavento · 4 years, 8 months ago
  5. 75c5601 util: make overload() function public by Davide Pesavento · 5 years ago
  6. 4c5b7b8 util: split RttEstimator into two classes by Davide Pesavento · 5 years ago
  7. 6c6e385 util: add io::loadBuffer and io::saveBuffer by Davide Pesavento · 5 years ago
  8. 7b2f58c util: Generalize logger backend support by Alexander Afanasyev · 5 years ago
  9. 720e25c detail: improve ScopedCancelHandle by Davide Pesavento · 5 years ago
  10. 576b4ff util: Make use of attributes in logging facilities by Alexander Afanasyev · 5 years ago
  11. ecfb391 Declare overloaded comparison operators as non-member functions by Davide Pesavento · 5 years ago
  12. 57a3276 util: use time::nanoseconds in RttEstimator by Davide Pesavento · 5 years ago
  13. 3243c3d util: Add a getter for the smoothed RTT value by Ernest McCracken · 5 years ago
  14. 4ad933a util: add afterMeasurement signal to RttEstimator by Davide Pesavento · 5 years ago
  15. 2ad2fbe interest: drop Selectors from matching functions by Junxiao Shi · 5 years ago
  16. f1bb38d util: move Scheduler and related classes to ndn::scheduler by Davide Pesavento · 5 years ago
  17. a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 5 years ago
  18. fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 5 years ago
  19. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  20. fd67401 util: introduce NDN_THROW by Davide Pesavento · 5 years ago
  21. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 5 years ago
  22. ca48851 tests: delete goodness-of-fit tests from Util/TestRandom by Davide Pesavento · 6 years ago
  23. 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 6 years ago
  24. ebe156c util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest by Ashlesh Gawande · 6 years ago
  25. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  26. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  27. 946a51c util: stop using ChildSelector in NotificationSubscriber by Junxiao Shi · 6 years ago
  28. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago