Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
ac53789e8b667796b140bc5dcac135eda7d0f64c
/
tests
/
unit
/
lp
/
packet.t.cpp
49e1e87
Replace Boost.MPL with Mp11
by Davide Pesavento
· 12 months ago
47ce2ee
Refactor and modernize namespace declarations
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
258d51a
encoding: make Block convertible to span
by Davide Pesavento
· 2 years, 8 months ago
fbea4fc
encoding: convert to span
by Davide Pesavento
· 2 years, 9 months ago
4c1ad4c
tests: refactor common test infrastructure and fixtures
by Davide Pesavento
· 4 years ago
14c56cd
data: add shortcuts to access SignatureType and KeyLocator
by Davide Pesavento
· 4 years, 6 months ago
a3c8bd1
signature: deprecate Signature in favor of SignatureInfo
by Eric Newberry
· 4 years, 6 months ago
923ba44
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
c53df03
lp: stop accepting NonNegativeInteger as sequence number
by Junxiao Shi
· 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/lp/packet.t.cpp]
e3ecad7
lp: remove lp::PrefixAnnouncement in favor of ndn::PrefixAnnouncement
by Teng Liang
· 6 years ago
974b81a
lp: encode sequence number as fixed-width integer
by Junxiao Shi
· 7 years ago
5b323d1
lp: wrap Data in PrefixAnnouncement field
by Teng Liang
· 7 years ago
0296074
lp: add NonDiscovery field and tag
by Teng Liang
· 7 years ago
b6e276f
face: move packet encoding to Impl class
by Junxiao Shi
· 7 years ago
2a89077
lp: keep LpPacket parsed at all times
by Eric Newberry
· 7 years ago
8422f57
lp: add repeatable fields to a packet in the order they were added
by Eric Newberry
· 8 years ago
3ed6247
lp: correct rules for whether an unknown field can be ignored
by Eric Newberry
· 8 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
43bf6bb
lp: Packet::wireDecode checks TLV-TYPE of Block before decoding
by Eric Newberry
· 9 years ago
83872fd
face: send and receive NACK
by Eric Newberry
· 9 years ago
261dbc2
lp: Packet and Fields
by Eric Newberry
· 9 years ago