1. 0af48fb interest: Match data to Interest regardless of FreshnessPeriod/MustBeFresh by Alexander Afanasyev · 1 year, 2 months ago
  2. 296c3a1 interest+data: add string_view overloads for convenience by Davide Pesavento · 1 year, 2 months ago
  3. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  4. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  5. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 4 months ago
  6. 09c064f Remove a few deprecated functions by Davide Pesavento · 1 year, 8 months ago
  7. 487e3d3 interest+data: add setSignatureValue() overload that takes a span by Davide Pesavento · 2 years, 2 months ago
  8. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  9. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  10. aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 5 months ago
  11. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  12. a3d809e interest+data: convert to span by Davide Pesavento · 2 years, 5 months ago
  13. e4603e1 interest: update ForwardingHint format by Junxiao Shi · 2 years, 6 months ago
  14. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 6 months ago
  15. 478d338 interest: flip default value of CanBePrefix to false by Davide Pesavento · 3 years, 4 months ago
  16. 1a4a7bf tests: use BOOST_TEST_CONTEXT and BOOST_DATA_TEST_CASE where possible by Davide Pesavento · 3 years, 7 months ago
  17. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  18. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  19. b74bbda security: sign and verify new signed Interest format by Eric Newberry · 4 years, 1 month ago
  20. 905d40f data: avoid unnecessarily invalidating cached wire encoding by Davide Pesavento · 4 years, 1 month ago
  21. 6e262f0 interest: add signature fields by Eric Newberry · 4 years, 1 month ago
  22. 5353394 interest: refactor nonce handling by Davide Pesavento · 4 years, 4 months ago
  23. 835f027 interest: don't force the generation of a nonce during decoding by Davide Pesavento · 4 years, 10 months ago
  24. 2fdb274 interest: update toUri() for packet format v0.3 by Davide Pesavento · 5 years ago
  25. 0e0b389 interest: drop support for packet format v0.2 by Davide Pesavento · 5 years ago
  26. ef654dd Remove ill-defined equality operators (part 1) by Davide Pesavento · 5 years ago
  27. 2b0cc7b interest: implement HopLimit encoding/decoding by Davide Pesavento · 5 years ago
  28. adc9aa2 interest: add support for ParametersSha256DigestComponent by Davide Pesavento · 5 years ago
  29. 2ad2fbe interest: drop Selectors from matching functions by Junxiao Shi · 5 years ago
  30. 3891244 interest: improve setApplicationParameters() behavior by Davide Pesavento · 5 years ago
  31. 9c19a39 interest: rename Parameters to ApplicationParameters by Davide Pesavento · 5 years ago
  32. fccb2dc encoding+interest: change Parameters to use non-critical type 36 by Davide Pesavento · 5 years ago
  33. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  34. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/interest.t.cpp]
  35. 8b753a2 interest+data: forbid unrecognized TLV before Name by Junxiao Shi · 6 years ago
  36. 2b322eb encoding: provide _block literal operator by Junxiao Shi · 6 years ago
  37. b38664e interest: support Parameters element by Arthi Padmanabhan · 6 years ago
  38. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago
  39. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  40. 6efa3b7 interest: recognize Interest in Packet Format v0.3 by Junxiao Shi · 6 years ago
  41. 8d3f834 interest: deprecate selectors by Junxiao Shi · 6 years ago
  42. 4ffbb9d interest+exclude: rename NameComponent to GenericNameComponent by Junxiao Shi · 6 years ago
  43. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  44. d701e5b interest: delete Link and SelectedDelegation fields by Junxiao Shi · 7 years ago
  45. 2dd711d interest: setNonce resets wire buffer by Junxiao Shi · 7 years ago
  46. db7464d encoding: reorganize Block class code by Junxiao Shi · 7 years ago
  47. b2a7033 interest: add Interest::modifyForwardingHint by Junxiao Shi · 7 years ago
  48. 9c154cb interest: encode and decode ForwardingHint field by Junxiao Shi · 7 years ago
  49. 899277a interest: reorganize code and test cases by Junxiao Shi · 7 years ago
  50. 9bf5581 ensure default-constructed Selectors is empty by Junxiao Shi · 7 years ago
  51. d21abd3 link: simplify with DelegationList by Junxiao Shi · 7 years ago
  52. b555b00 change default FreshnessPeriod to 0 ms by Eric Newberry · 7 years ago
  53. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  54. 1013fd0 face: Invoke NackCallback on all matching Interests by Alexander Afanasyev · 8 years ago
  55. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  56. df4b24e exclude: ImplicitSha256Digest bugfix by Junxiao Shi · 8 years ago
  57. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  58. 4b46998 lp: IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  59. cac0838 interest: Cache Link object after the first call to getLink by Alexander Afanasyev · 9 years ago
  60. 117f5ef encoding: Remove SCOPE from Interests and all references to it in the related code by Alexander Afanasyev · 9 years ago
  61. c8188b3 interest: Add Link and SelectedDelegation fields by Spyridon Mastorakis · 9 years ago
  62. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (99%) from tests/unit-tests/test-interest.cpp]
  63. c759a20 management: add CachingPolicy to LocalControlHeader by Jiewen Tan · 9 years ago
  64. 2af905b selectors/interest: delete deprecated constructors by Junxiao Shi · 10 years ago
  65. 56860f5 interest: Updating Interest::matchesData to use ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  66. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  67. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  68. c393217 interest: Allow in-wire refreshing of Interest's nonce by Alexander Afanasyev · 10 years ago
  69. 4a55705 security: Update Signature abstraction to match 0.1.1 spec by Yingdi Yu · 10 years ago
  70. a0c5f83 data+interest: Fixing operator<< by Alexander Afanasyev · 10 years ago
  71. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  72. 3b70310 data: Implementing Data::getFullName() method to get Data packet name with implicit digest by Alexander Afanasyev · 10 years ago
  73. e881e93 interest: Correcting encoding/decoding of Nonce field by Alexander Afanasyev · 10 years ago
  74. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-interest.cpp]
  75. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  76. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  77. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  78. 9016496 face: Implementing InterestFilter abstraction to be used with setInterestFilter by Alexander Afanasyev · 10 years ago
  79. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  80. ff2d08f data+interest+selectors+meta-info+signature: Implementing EqualityComparable concept by Alexander Afanasyev · 10 years ago
  81. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  82. af8eeea interest: Interest::matchesData function by Junxiao Shi · 10 years ago
  83. b332e78 interest: add PublisherPublicKeyLocator selector by Junxiao Shi · 10 years ago
  84. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  85. 5964fb7 management: Making LocalControlHeader encoding independent of Interest/Data wire by Alexander Afanasyev · 10 years ago
  86. 6d48bc1 management: Finalizing LocalControlHeader implementation by Alexander Afanasyev · 10 years ago
  87. 809805d encoding: Optimized Data packet encoding, preparation for memory-efficient signing operation by Alexander Afanasyev · 10 years ago
  88. c348f83 encoding: Optimized encoding of Interest and related data structures by Alexander Afanasyev · 10 years ago
  89. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  90. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed (67%) from tests/test-encode-decode-interest.cpp]
  91. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  92. 52eb20d name: Fixes and improvements in Name and name::Component classes by Alexander Afanasyev · 10 years ago
  93. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  94. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  95. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago[Renamed from tests_boost/test-encode-decode-interest.cpp]
  96. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 10 years ago