Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
0af48fb51605647ffb2c32209311be19f8982352
/
tests
/
unit
/
encoding
/
tlv.t.cpp
47ce2ee
Refactor and modernize namespace declarations
by Davide Pesavento
· 1 year, 6 months ago
21b7f1b
encoding+lp+net: simplify with `if constexpr`
by Davide Pesavento
· 1 year, 6 months ago
187e9f9
Adopt more C++17 features throughout the codebase
by Davide Pesavento
· 1 year, 8 months ago
ffddbbf
encoding: recognize Ed25519 signature type
by Davide Pesavento
· 2 years ago
287a7fa
tlv: introduce NullSignature signature type
by Davide Pesavento
· 4 years, 1 month ago
140e9cb
util: backport C++17 [[nodiscard]] attribute
by Davide Pesavento
· 5 years ago
6b33040
encoding: treat TLV-TYPE zero as invalid
by Davide Pesavento
· 6 years ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
74daf74
Rename 'tests/unit-tests' directory to 'tests/unit'
by Davide Pesavento
· 6 years ago
[Renamed from tests/unit-tests/encoding/tlv.t.cpp]
426d500
encoding: update number assignments
by Junxiao Shi
· 6 years ago
570b20d
encoding+lp: declare constexpr and noexcept where possible
by Davide Pesavento
· 6 years ago
a2550a9
encoding: declare TLV-TYPE constants for Packet Format v0.3
by Junxiao Shi
· 7 years ago
7e6f6f8
encoding: avoid UB when casting to tlv::SignatureTypeValue
by Davide Pesavento
· 7 years ago
a84f464
Cleanup iostream includes
by Davide Pesavento
· 7 years ago
4ab3be2
encoding: generalize and simplify shouldSelectContiguousReadNumber()
by Davide Pesavento
· 7 years ago
46a9bd3
encoding: avoid misaligned memory accesses in TLV decoding
by Junxiao Shi
· 7 years ago
c18aa19
encoding: write nonNegativeInteger 253-255 as one octet
by Junxiao Shi
· 7 years ago
5f1820e
security: Implement operator<< for v2::Certificate
by Alexander Afanasyev
· 8 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
429634f
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
[Renamed (99%) from tests/unit-tests/encoding/tlv.cpp]
d1de397
encoding: Adding missing include
by Alexander Afanasyev
· 10 years ago