1. d1427fb Cody style: Replace init with initialize. by Jeff Thompson · 11 years ago
  2. ac9b2c8 Added ndn_Interest_matchesName. by Jeff Thompson · 11 years ago
  3. 3548a96 Added ndn_Exclude_matches. by Jeff Thompson · 11 years ago
  4. 38d0e08 Change the ExcludeEntry to use a name component directly. by Jeff Thompson · 11 years ago
  5. 2e0e088 Added ndn_Exclude_compareComponents. by Jeff Thompson · 11 years ago
  6. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  7. 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]
  8. 5a5e8b7 Rename interestLifetime to interestLifetimeMilliseconds and make it a double by Jeff Thompson · 11 years ago
  9. b825c63 Fix typo in doc comment. by Jeff Thompson · 11 years ago
  10. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago
  11. f084ec6 Implement interest Exclude. by Jeff Thompson · 11 years ago
  12. ba70f8c Added enum for ndn_Interest_CHILD_SELECTOR_LEFT, etc. by Jeff Thompson · 11 years ago
  13. f2e5e28 In structures, put minSuffixComponents before maxSuffixComponents by Jeff Thompson · 11 years ago
  14. 462618c In ndn_Interest_init, also initialize publisherPublicKeyDigestLength and nonceLength to 0. by Jeff Thompson · 11 years ago
  15. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  16. 88ab5dd Allow publisherPublicKeyDigestLength and nonceLength to mean "none" by Jeff Thompson · 11 years ago
  17. b7f9556 Added Interest by Jeff Thompson · 11 years ago