1. 7687dc0 All source files: Added UC Copyright. Added jefft0 email address. by Jeff Thompson · 11 years ago
  2. 412226d Change Interest.nonce to a Blob. by Jeff Thompson · 11 years ago
  3. 9bdb3b2 Make Name::Component.getValue() return Blob& . by Jeff Thompson · 11 years ago
  4. 1656e6a Code style: Declare (Type& value) instead of (Type &value) by Jeff Thompson · 11 years ago
  5. 37527d6 Added Exclude toUri. by Jeff Thompson · 11 years ago
  6. 38d0e08 Change the ExcludeEntry to use a name component directly. by Jeff Thompson · 11 years ago
  7. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  8. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (98%) from ndn-cpp/Interest.cpp]
  9. 5a5e8b7 Rename interestLifetime to interestLifetimeMilliseconds and make it a double by Jeff Thompson · 11 years ago
  10. 51dd5fd Added setVector in common.hpp by Jeff Thompson · 11 years ago
  11. dd3d229 In set methods, make the argument const by Jeff Thompson · 11 years ago
  12. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago
  13. fe55686 Implement Interest Exclude by Jeff Thompson · 11 years ago
  14. d345a5b Use const where possible. by Jeff Thompson · 11 years ago
  15. f2e5e28 In structures, put minSuffixComponents before maxSuffixComponents by Jeff Thompson · 11 years ago
  16. d9e278c Implement get(struct ndn_Interest &) by Jeff Thompson · 11 years ago
  17. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  18. b7f9556 Added Interest by Jeff Thompson · 11 years ago