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