1. 5b323d1 lp: wrap Data in PrefixAnnouncement field by Teng Liang · 7 years ago
  2. 8b6eda9 lp: add PrefixAnnouncement field and tag by Teng Liang · 7 years ago
  3. 0296074 lp: add NonDiscovery field and tag by Teng Liang · 7 years ago
  4. c3a4679 base: add PacketBase to provide wrappers for congestion tags by Eric Newberry · 7 years ago
  5. 79a7a16 face: send Nack after every InterestCallback has responded by Junxiao Shi · 7 years ago
  6. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  7. b6e276f face: move packet encoding to Impl class by Junxiao Shi · 7 years ago
  8. b6355e8 lp: fold field-info.{cpp,hpp} into packet.cpp by Davide Pesavento · 7 years ago
  9. 7d3c14b Refer to TLV-TYPE as "number" instead of "code" by Junxiao Shi · 7 years ago
  10. 2a89077 lp: keep LpPacket parsed at all times by Eric Newberry · 7 years ago
  11. e387423 src: Avoid use of `detail` folder for installable headers by Alexander Afanasyev · 7 years ago
  12. 1de6be6 lp: add TxSequence field by Eric Newberry · 7 years ago
  13. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 8 years ago
  14. 8422f57 lp: add repeatable fields to a packet in the order they were added by Eric Newberry · 8 years ago
  15. 5fade68 lp: add Ack field by Eric Newberry · 8 years ago
  16. 3ed6247 lp: correct rules for whether an unknown field can be ignored by Eric Newberry · 8 years ago
  17. 4d261b6 lp: add CongestionMark field and tag by Eric Newberry · 8 years ago
  18. a1478db lp: delete deprecated LocalControlHeader by Junxiao Shi · 8 years ago
  19. 09bcab5 lp: fix typo by Junxiao Shi · 8 years ago
  20. 4b46998 lp: IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  21. 82838be lp: change return of LpPacket::wireEncode() to non-const by Eric Newberry · 9 years ago
  22. 43bf6bb lp: Packet::wireDecode checks TLV-TYPE of Block before decoding by Eric Newberry · 9 years ago
  23. 45312f5 docs+build: Prepare release of version 0.4.0 by Alexander Afanasyev · 9 years ago ndn-cxx-0.4.0-beta1 ndn-cxx-0.4.0-rc1
  24. 9697354 lp: use ndn::to_string instead of std::to_string by Junxiao Shi · 9 years ago
  25. 83872fd face: send and receive NACK by Eric Newberry · 9 years ago
  26. 96b96af Emulate std::to_string on platforms that do not provide it by Davide Pesavento · 9 years ago
  27. 18cf81b docs: fix several doxygen errors by Davide Pesavento · 9 years ago
  28. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  29. 261dbc2 lp: Packet and Fields by Eric Newberry · 9 years ago
  30. 4b5a5cf lp: implement CachePolicy and CachePolicyType by Eric Newberry · 9 years ago
  31. 3898262 lp: Nack abstraction by Eric Newberry · 9 years ago
  32. 3abeeb8 lp: TLV-TYPE codes by Eric Newberry · 9 years ago