Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
5437aa2375fe09fba1ba51b08593a716c667a567
5437aa2
tests: fix compilation with Boost 1.69.0
by Davide Pesavento
· 6 years ago
1660d00
security: Add option to disable infrastructure interest in CertificateFetcherDirectFetch
by Alexander Afanasyev
· 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
4fc9080
ci: update Travis-CI configuration
by Davide Pesavento
· 6 years ago
fc27d3b
Fix build with Xcode 10.2
by Davide Pesavento
· 6 years ago
77f1c76
build: do not look for unneeded libraries
by Davide Pesavento
· 6 years ago
e209961
name-component: encode/decode Convention rev2
by Junxiao Shi
· 6 years ago
923ba44
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
fccb2dc
encoding+interest: change Parameters to use non-critical type 36
by Davide Pesavento
· 6 years ago
4fdcb27
face: deprecate Id types in favor of Handles
by Junxiao Shi
· 6 years ago
da9761f
face: don't use memory address as PendingInterestId
by Junxiao Shi
· 6 years ago
fd67401
util: introduce NDN_THROW
by Davide Pesavento
· 6 years ago
8fdae89
build: Propagate DEFINES of dependent libraries to libndn-cxx.pc
by Alexander Afanasyev
· 6 years ago
d0fef21
common: drop inclusion of unistd.h
by Davide Pesavento
· 6 years ago
5c803b9
encoding: improve documentation of Block class
by Davide Pesavento
· 6 years ago
459a653
util: update bundled copies of {any,optional,variant}-lite
by Davide Pesavento
· 6 years ago
b72360f
Prepare release 0.6.5
by Alexander Afanasyev
· 6 years ago
ndn-cxx-0.6.5
80609d4
face: scoped pending Interest
by Junxiao Shi
· 6 years ago
7c5bc1e
build: Upgrade waf build system to version 2.0.14
by Alexander Afanasyev
· 6 years ago
07115cc
util: reimplement scheduler::EventId with CancelHandle
by Junxiao Shi
· 6 years ago
4e0cc6c
security: Remove use of ChildSelector in CertificateBundleFetcher
by Alexander Afanasyev
· 6 years ago
322e76e
Use Boost.Range to simplify some code
by Davide Pesavento
· 6 years ago
6b99b6f
Add MetadataObject class to encode/decode RDR-style metadata
by Chavoosh Ghasemi
· 6 years ago
ca48851
tests: delete goodness-of-fit tests from Util/TestRandom
by Davide Pesavento
· 6 years ago
c53df03
lp: stop accepting NonNegativeInteger as sequence number
by Junxiao Shi
· 6 years ago
60aaef0
face: scoped Interest filter
by Junxiao Shi
· 6 years ago
8db6152
util: add random::getRandomNumberEngine() to the public API
by Davide Pesavento
· 6 years ago
ec475a7
face: scoped prefix registration
by Junxiao Shi
· 6 years ago
c554551
Add git .mailmap
by Davide Pesavento
· 6 years ago
bfe3139
util: seed the PRNG with more entropy
by Davide Pesavento
· 6 years ago
22f7bc3
tests: don't throw if NetworkMonitor lacks CAP_ENUM
by Davide Pesavento
· 6 years ago
64ae55d
build: ensure /usr/local/include is treated as system include path on FreeBSD
by Davide Pesavento
· 6 years ago
534b841
docs: refresh installation instructions and general cleanup
by Davide Pesavento
· 6 years ago
ebe156c
util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest
by Ashlesh Gawande
· 6 years ago
19b87de
detail: move cf-*-osx.hpp to 'detail'
by Junxiao Shi
· 6 years ago
70d76eb
transport: move Impl templates into 'detail'
by Junxiao Shi
· 6 years ago
1d23ff9
detail: move asio-fwd to 'detail'
by Junxiao Shi
· 6 years ago
1e36ceb
detail: move packet-base|tag-host.hpp to 'detail'
by Junxiao Shi
· 6 years ago
d1fc9a7
detail: move common.hpp to 'detail'
by Junxiao Shi
· 6 years ago
24c5a00
impl: rename 'detail' to 'impl'
by Junxiao Shi
· 6 years ago
2c1d349
docs: display the full include path in doxygen
by Davide Pesavento
· 6 years ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
cf8a368
ci: install gcovr via apt
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
1944281
Rename 'src' directory to 'ndn-cxx'
by Davide Pesavento
· 6 years ago
3e3a989
mgmt: Controller cleans up fetchers on destruction
by Ashlesh Gawande
· 6 years ago
1bbce6d
ims: prevent memory pool size from becoming zero
by Ashlesh Gawande
· 6 years ago
17b61b4
util: backport C++17 std::any and std::variant
by Davide Pesavento
· 6 years ago
8dfd913
data: remove deprecated {get,set}FinalBlockId()
by Davide Pesavento
· 6 years ago
511712d
ci: fix another issue with preinstalled homebrew packages on Travis
by Davide Pesavento
· 6 years ago
dca56ea
mgmt: augment ForwarderStatus with counters for satisfied and unsatisfied Interests
by Ju Pan
· 6 years ago
679dbb0
util: add stop function to SegmentFetcher
by Ashlesh Gawande
· 6 years ago
241df42
encoding: support floating point numbers in TLV-VALUE
by Tianxing Ma
· 6 years ago
8b753a2
interest+data: forbid unrecognized TLV before Name
by Junxiao Shi
· 6 years ago
7b11246
security: Throw exception when loading on orphaned ValidationPolicyConfig
by Alexander Afanasyev
· 6 years ago
f714d1b
ci: workaround homebrew issues with python and numpy on Travis's macOS 10.12
by Davide Pesavento
· 6 years ago
ee77ca0
security: use AES-256 for private key encryption in PKCS #8 export
by Davide Pesavento
· 6 years ago
3e39a4d
security: use exponential backoff in CertificateFetcherFromNetwork
by Ashlesh Gawande
· 6 years ago
13fffa3
security: in tpm::BackEndOsx, unwrap the key before importing it
by Davide Pesavento
· 6 years ago
279f366
util: remove deprecated SegmentFetcher::fetch
by Ashlesh Gawande
· 6 years ago
2cb33fa
net: remove deprecated ndn::ip::address{,V6}FromString
by Davide Pesavento
· 6 years ago
a3bf431
Prepare release 0.6.3
by Alexander Afanasyev
· 6 years ago
ndn-cxx-0.6.3
d2c750b
util: update bundled copy of optional-lite
by Davide Pesavento
· 6 years ago
e3ecad7
lp: remove lp::PrefixAnnouncement in favor of ndn::PrefixAnnouncement
by Teng Liang
· 6 years ago
8bd3b8a
ci: add support for CentOS 7
by Md Ashiqur Rahman
· 6 years ago
cdb5d8f
ci: introduce helper to preserve select env variables under sudo
by Davide Pesavento
· 6 years ago
e80d116
security: add support for SHA-3
by Davide Pesavento
· 6 years ago
648ae9e
security: forbid RSA keys shorter than 2048 bits
by Davide Pesavento
· 6 years ago
3c7969f
security: support 224-bit and 521-bit NIST elliptic curves
by Davide Pesavento
· 6 years ago
1748b1e
prefix-ann: provide ==, !=, << operators
by Junxiao Shi
· 6 years ago
fbda933
security: improve error handling in tpm::BackEndOsx
by Davide Pesavento
· 6 years ago
4b8eab7
build: drop dependency on unused CoreServices framework
by Davide Pesavento
· 6 years ago
5ee8ec0
security: code cleanup and doxygen improvements in tpm::BackEndOsx
by Davide Pesavento
· 6 years ago
502b479
encoding: replace the route origin selflearning with prefixann
by Teng Liang
· 6 years ago
4fc6db2
docs: Fix a typo
by Sepehr Abdous
· 6 years ago
474c3b2
build: check for linux/genetlink.h
by Davide Pesavento
· 6 years ago
8127d1a
mgmt: encode and decode prefix announcement object
by Junxiao Shi
· 6 years ago
755f8a8
net: NetworkMonitor: gracefully handle backend initialization failure
by Davide Pesavento
· 6 years ago
52bc4e9
build: disable -Wmissing-braces with clang < 6.0
by Davide Pesavento
· 6 years ago
2b322eb
encoding: provide _block literal operator
by Junxiao Shi
· 6 years ago
426d500
encoding: update number assignments
by Junxiao Shi
· 6 years ago
1077499
net: initial support for generic netlink (genl)
by Davide Pesavento
· 6 years ago
dc5bb96
net: support multiple concurrent netlink requests
by Davide Pesavento
· 6 years ago
a0b2a2c
net: refactor netlink socket handling
by Davide Pesavento
· 6 years ago
4053bd5
name: recognize ParametersSha256DigestComponent
by Junxiao Shi
· 6 years ago
d2e6063
name-component: recognize plain URI syntax
by Junxiao Shi
· 6 years ago
b38664e
interest: support Parameters element
by Arthi Padmanabhan
· 6 years ago
68b5385
docs: update code-style rule 2.24
by Junxiao Shi
· 6 years ago
3b101d0
Use std::move in more places
by Davide Pesavento
· 6 years ago
cf0aff8
name: accommodate typed components in getSuccessor
by Junxiao Shi
· 6 years ago
b55e5d3
interest: declare default CanBePrefix setting
by Junxiao Shi
· 6 years ago
54d74c2
security: correct ValidationPolicy docs
by Junxiao Shi
· 6 years ago
643b7f5
mgmt: use platform-independent counter type
by Junxiao Shi
· 6 years ago
5c1c444
security: Improve reliability of TPM BackEnd RandomKeyId test case
by Junxiao Shi
· 6 years ago
3a3e188
encoding+util: ensure move constructors are properly declared
by Davide Pesavento
· 6 years ago
bc76da1
util: update optional-lite to version 3.0.0
by Davide Pesavento
· 6 years ago
570b20d
encoding+lp: declare constexpr and noexcept where possible
by Davide Pesavento
· 6 years ago
14883ad
encoding: use Boost.Endian for endianness conversions
by Davide Pesavento
· 6 years ago
Next »