1. 117f5ef encoding: Remove SCOPE from Interests and all references to it in the related code by Alexander Afanasyev · 9 years ago
  2. c8188b3 interest: Add Link and SelectedDelegation fields by Spyridon Mastorakis · 9 years ago
  3. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/unit-tests/test-interest.cpp]
  4. c759a20 management: add CachingPolicy to LocalControlHeader by Jiewen Tan · 10 years ago
  5. 2af905b selectors/interest: delete deprecated constructors by Junxiao Shi · 10 years ago
  6. 56860f5 interest: Updating Interest::matchesData to use ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  7. c2b8d24 base: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
  8. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  9. c393217 interest: Allow in-wire refreshing of Interest's nonce by Alexander Afanasyev · 10 years ago
  10. 4a55705 security: Update Signature abstraction to match 0.1.1 spec by Yingdi Yu · 10 years ago
  11. a0c5f83 data+interest: Fixing operator<< by Alexander Afanasyev · 10 years ago
  12. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  13. 3b70310 data: Implementing Data::getFullName() method to get Data packet name with implicit digest by Alexander Afanasyev · 10 years ago
  14. e881e93 interest: Correcting encoding/decoding of Nonce field by Alexander Afanasyev · 10 years ago
  15. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-interest.cpp]
  16. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  17. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  18. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  19. 9016496 face: Implementing InterestFilter abstraction to be used with setInterestFilter by Alexander Afanasyev · 11 years ago
  20. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  21. ff2d08f data+interest+selectors+meta-info+signature: Implementing EqualityComparable concept by Alexander Afanasyev · 10 years ago
  22. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  23. af8eeea interest: Interest::matchesData function by Junxiao Shi · 10 years ago
  24. b332e78 interest: add PublisherPublicKeyLocator selector by Junxiao Shi · 10 years ago
  25. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  26. 5964fb7 management: Making LocalControlHeader encoding independent of Interest/Data wire by Alexander Afanasyev · 11 years ago
  27. 6d48bc1 management: Finalizing LocalControlHeader implementation by Alexander Afanasyev · 11 years ago
  28. 809805d encoding: Optimized Data packet encoding, preparation for memory-efficient signing operation by Alexander Afanasyev · 11 years ago
  29. c348f83 encoding: Optimized encoding of Interest and related data structures by Alexander Afanasyev · 11 years ago
  30. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 11 years ago
  31. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 11 years ago[Renamed (67%) from tests/test-encode-decode-interest.cpp]
  32. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 11 years ago
  33. 52eb20d name: Fixes and improvements in Name and name::Component classes by Alexander Afanasyev · 11 years ago
  34. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 11 years ago
  35. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago
  36. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 11 years ago[Renamed from tests_boost/test-encode-decode-interest.cpp]
  37. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 11 years ago