1. 635f1b0 Interest: added constant for ANSWER_NO_CONTENT_STORE. by Jeff Thompson · 11 years ago
  2. 97223af globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it. by Jeff Thompson · 11 years ago
  3. 10ad12a global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector. by Jeff Thompson · 11 years ago
  4. 7687dc0 All source files: Added UC Copyright. Added jefft0 email address. by Jeff Thompson · 11 years ago
  5. d1427fb Cody style: Replace init with initialize. by Jeff Thompson · 11 years ago
  6. ac9b2c8 Added ndn_Interest_matchesName. by Jeff Thompson · 11 years ago
  7. 3548a96 Added ndn_Exclude_matches. by Jeff Thompson · 11 years ago
  8. 38d0e08 Change the ExcludeEntry to use a name component directly. by Jeff Thompson · 11 years ago
  9. 2e0e088 Added ndn_Exclude_compareComponents. by Jeff Thompson · 11 years ago
  10. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  11. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (98%) from ndn-cpp/c/Interest.h]
  12. 5a5e8b7 Rename interestLifetime to interestLifetimeMilliseconds and make it a double by Jeff Thompson · 11 years ago
  13. b825c63 Fix typo in doc comment. by Jeff Thompson · 11 years ago
  14. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago
  15. f084ec6 Implement interest Exclude. by Jeff Thompson · 11 years ago
  16. ba70f8c Added enum for ndn_Interest_CHILD_SELECTOR_LEFT, etc. by Jeff Thompson · 11 years ago
  17. f2e5e28 In structures, put minSuffixComponents before maxSuffixComponents by Jeff Thompson · 11 years ago
  18. 462618c In ndn_Interest_init, also initialize publisherPublicKeyDigestLength and nonceLength to 0. by Jeff Thompson · 11 years ago
  19. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  20. 88ab5dd Allow publisherPublicKeyDigestLength and nonceLength to mean "none" by Jeff Thompson · 11 years ago
  21. b7f9556 Added Interest by Jeff Thompson · 11 years ago