- 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 5 months ago
- 4999b2e security: reimplement RSA and EC key generation for OpenSSL 3.0 by Davide Pesavento · 2 years, 7 months ago
- 541a822 build: raise minimum build requirements by Davide Pesavento · 2 years, 8 months ago
- 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 8 months ago
- 0838f3d util: allow customizing FaceId in DummyClientFace by Junxiao Shi · 2 years, 8 months ago
- df8fd8a name: convert to span by Davide Pesavento · 2 years, 9 months ago
- 273ea01 build: require OpenSSL >= 1.1.1 by Davide Pesavento · 2 years, 9 months ago
- fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 9 months ago
- a3d809e interest+data: convert to span by Davide Pesavento · 2 years, 9 months ago
- 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 10 months ago
- 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 10 months ago
- 949075a ndnsec: improve error reporting when loading a Certificate or SafeBag fails by Davide Pesavento · 3 years, 1 month ago
- 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years, 4 months ago
- 0456643 util: add time::{to,from}IsoExtendedString() by Davide Pesavento · 3 years, 5 months ago
- d8e0cad build: build with BOOST_FILESYSTEM_NO_DEPRECATED by Davide Pesavento · 3 years, 5 months ago
- 39535f4 util: Out-of-the-box support for Android logging by Alexander Afanasyev · 5 years ago
- c25e463 name: change default name component encoding convention to typed by Eric Newberry · 3 years, 9 months ago
- 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 7 months ago
- 861e094 regex: improve error handling in RegexRepeatMatcher by Davide Pesavento · 3 years, 9 months ago
- b08edd8 regex: remove unnecessary virtual function by Davide Pesavento · 3 years, 9 months ago
- 1a4a7bf tests: use BOOST_TEST_CONTEXT and BOOST_DATA_TEST_CASE where possible by Davide Pesavento · 4 years ago
- 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 4 years ago
- 483087f util: fix time::toIsoString with Boost 1.73.0 by Davide Pesavento · 4 years, 3 months ago
- 40ebaad util: add "in order" mode to SegmentFetcher by jrclark2 · 4 years, 7 months ago
- 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 6 months ago
- 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 7 months ago
- 21a4ea5 tests: avoid deprecated boost headers by Davide Pesavento · 4 years, 11 months ago
- 39cb402 util: partial support for abstract types in NDN_LOG_MEMBER_* macros by Davide Pesavento · 5 years ago
- 75c5601 util: make overload() function public by Davide Pesavento · 5 years ago
- 4c5b7b8 util: split RttEstimator into two classes by Davide Pesavento · 5 years ago
- 6c6e385 util: add io::loadBuffer and io::saveBuffer by Davide Pesavento · 5 years ago
- 7b2f58c util: Generalize logger backend support by Alexander Afanasyev · 5 years ago
- 720e25c detail: improve ScopedCancelHandle by Davide Pesavento · 5 years ago
- 576b4ff util: Make use of attributes in logging facilities by Alexander Afanasyev · 5 years ago
- ecfb391 Declare overloaded comparison operators as non-member functions by Davide Pesavento · 5 years ago
- 57a3276 util: use time::nanoseconds in RttEstimator by Davide Pesavento · 5 years ago
- 3243c3d util: Add a getter for the smoothed RTT value by Ernest McCracken · 5 years ago
- 4ad933a util: add afterMeasurement signal to RttEstimator by Davide Pesavento · 5 years ago
- 2ad2fbe interest: drop Selectors from matching functions by Junxiao Shi · 5 years ago
- f1bb38d util: move Scheduler and related classes to ndn::scheduler by Davide Pesavento · 6 years ago
- a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 6 years ago
- fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 6 years ago
- 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
- fd67401 util: introduce NDN_THROW by Davide Pesavento · 6 years ago
- 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 6 years ago
- ca48851 tests: delete goodness-of-fit tests from Util/TestRandom by Davide Pesavento · 6 years ago
- 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 6 years ago
- ebe156c util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest by Ashlesh Gawande · 6 years ago
- 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
- 7e78064 Change #include style by Davide Pesavento · 6 years ago
- 946a51c util: stop using ChildSelector in NotificationSubscriber by Junxiao Shi · 6 years ago
- 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago