1. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 4 months ago
  2. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 4 months ago
  3. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  4. c53df03 lp: stop accepting NonNegativeInteger as sequence number by Junxiao Shi · 6 years ago
  5. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  6. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/lp/packet.t.cpp]
  7. e3ecad7 lp: remove lp::PrefixAnnouncement in favor of ndn::PrefixAnnouncement by Teng Liang · 6 years ago
  8. 974b81a lp: encode sequence number as fixed-width integer by Junxiao Shi · 6 years ago
  9. 5b323d1 lp: wrap Data in PrefixAnnouncement field by Teng Liang · 7 years ago
  10. 0296074 lp: add NonDiscovery field and tag by Teng Liang · 7 years ago
  11. b6e276f face: move packet encoding to Impl class by Junxiao Shi · 7 years ago
  12. 2a89077 lp: keep LpPacket parsed at all times by Eric Newberry · 7 years ago
  13. 8422f57 lp: add repeatable fields to a packet in the order they were added by Eric Newberry · 8 years ago
  14. 3ed6247 lp: correct rules for whether an unknown field can be ignored by Eric Newberry · 8 years ago
  15. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  16. 43bf6bb lp: Packet::wireDecode checks TLV-TYPE of Block before decoding by Eric Newberry · 9 years ago
  17. 83872fd face: send and receive NACK by Eric Newberry · 9 years ago
  18. 261dbc2 lp: Packet and Fields by Eric Newberry · 9 years ago