2090 Commits (0c31537e4856dfce9cb3077e7fb356a816fa1e0a)
 

Author SHA1 Message Date
Davide Pesavento 0c31537e48 Fix compilation with Boost 1.70.0 6 years ago
Davide Pesavento 6b33040eae encoding: treat TLV-TYPE zero as invalid 6 years ago
Davide Pesavento 599ee3f242 ci: adapt to new repo layout for CentOS boost RPMs 6 years ago
Davide Pesavento 78e3549c16 util: update bundled copies of {any,optional,variant}-lite 6 years ago
Davide Pesavento b310efbdaa docs+ndnsec: improve description and parsing of command options, rewrite man pages 6 years ago
Davide Pesavento fa995ac3d3 docs+tools: improve ndnsec help, error messages, and manual page 6 years ago
Davide Pesavento 3891244ec3 interest: improve setApplicationParameters() behavior 6 years ago
Davide Pesavento 9c19a3900b interest: rename Parameters to ApplicationParameters 6 years ago
Davide Pesavento 4bb06bcedf interest: improve the "CanBePrefix unset" warning 6 years ago
Davide Pesavento 46b04a5f84 docs: improve README.md 6 years ago
Junxiao Shi e7b90e5575 face: rework list structures 6 years ago
Davide Pesavento 5437aa2375 tests: fix compilation with Boost 1.69.0 6 years ago
Alexander Afanasyev 1660d00046 security: Add option to disable infrastructure interest in CertificateFetcherDirectFetch 6 years ago
Junxiao Shi a5f233e103 util: rename Scheduler::scheduleEvent to schedule 6 years ago
Davide Pesavento fd6123173d util: add ndn::scheduler namespace alias 6 years ago
Davide Pesavento 4fc9080417 ci: update Travis-CI configuration 6 years ago
Davide Pesavento fc27d3b659 Fix build with Xcode 10.2 7 years ago
Davide Pesavento 77f1c7665e build: do not look for unneeded libraries 7 years ago
Junxiao Shi e209961817 name-component: encode/decode Convention rev2 7 years ago
Davide Pesavento 923ba4415f Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW 7 years ago
Davide Pesavento fccb2dc91c encoding+interest: change Parameters to use non-critical type 36 7 years ago
Junxiao Shi 4fdcb274a3 face: deprecate Id types in favor of Handles 7 years ago
Junxiao Shi da9761f8e6 face: don't use memory address as PendingInterestId 7 years ago
Davide Pesavento fd674016ab util: introduce NDN_THROW 7 years ago
Alexander Afanasyev 8fdae8909d build: Propagate DEFINES of dependent libraries to libndn-cxx.pc 7 years ago
Davide Pesavento d0fef21ce5 common: drop inclusion of unistd.h 7 years ago
Davide Pesavento 5c803b9b28 encoding: improve documentation of Block class 7 years ago
Davide Pesavento 459a653226 util: update bundled copies of {any,optional,variant}-lite 7 years ago
Alexander Afanasyev b72360faee Prepare release 0.6.5 7 years ago
Junxiao Shi 80609d44c3 face: scoped pending Interest 7 years ago
Alexander Afanasyev 7c5bc1e218 build: Upgrade waf build system to version 2.0.14 7 years ago
Junxiao Shi 07115cc106 util: reimplement scheduler::EventId with CancelHandle 7 years ago
Alexander Afanasyev 4e0cc6cf21 security: Remove use of ChildSelector in CertificateBundleFetcher 7 years ago
Davide Pesavento 322e76e7ed Use Boost.Range to simplify some code 7 years ago
Chavoosh Ghasemi 6b99b6f185 Add MetadataObject class to encode/decode RDR-style metadata 7 years ago
Davide Pesavento ca48851110 tests: delete goodness-of-fit tests from Util/TestRandom 7 years ago
Junxiao Shi c53df03ff3 lp: stop accepting NonNegativeInteger as sequence number 7 years ago
Junxiao Shi 60aaef0622 face: scoped Interest filter 7 years ago
Davide Pesavento 8db6152556 util: add random::getRandomNumberEngine() to the public API 7 years ago
Junxiao Shi ec475a7da5 face: scoped prefix registration 7 years ago
Davide Pesavento c554551d96 Add git .mailmap 7 years ago
Davide Pesavento bfe3139ede util: seed the PRNG with more entropy 7 years ago
Davide Pesavento 22f7bc3006 tests: don't throw if NetworkMonitor lacks CAP_ENUM 7 years ago
Davide Pesavento 64ae55d781 build: ensure /usr/local/include is treated as system include path on FreeBSD 7 years ago
Davide Pesavento 534b841bc0 docs: refresh installation instructions and general cleanup 7 years ago
Ashlesh Gawande ebe156c92f util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest 7 years ago
Junxiao Shi 19b87de693 detail: move cf-*-osx.hpp to 'detail' 7 years ago
Junxiao Shi 70d76eb4da transport: move Impl templates into 'detail' 7 years ago
Junxiao Shi 1d23ff9277 detail: move asio-fwd to 'detail' 7 years ago
Junxiao Shi 1e36ceb0ff detail: move packet-base|tag-host.hpp to 'detail' 7 years ago