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