Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
23cb7428b1e6e04fa096af891c152509046ca669
/
ndn-cpp
/
c
/
interest.h
9303453
Internal: Use C struct ndn_Blob where possible. Make ndn::Blob work with ndn_Blob.
by Jeff Thompson
· 11 years ago
635f1b0
Interest: added constant for ANSWER_NO_CONTENT_STORE.
by Jeff Thompson
· 11 years ago
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
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
d1427fb
Cody style: Replace init with initialize.
by Jeff Thompson
· 11 years ago
ac9b2c8
Added ndn_Interest_matchesName.
by Jeff Thompson
· 11 years ago
3548a96
Added ndn_Exclude_matches.
by Jeff Thompson
· 11 years ago
38d0e08
Change the ExcludeEntry to use a name component directly.
by Jeff Thompson
· 11 years ago
2e0e088
Added ndn_Exclude_compareComponents.
by Jeff Thompson
· 11 years ago
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
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]
5a5e8b7
Rename interestLifetime to interestLifetimeMilliseconds and make it a double
by Jeff Thompson
· 11 years ago
b825c63
Fix typo in doc comment.
by Jeff Thompson
· 11 years ago
8238d00
Added separate PublishPublicKeyDigest and use in Interest.
by Jeff Thompson
· 11 years ago
f084ec6
Implement interest Exclude.
by Jeff Thompson
· 11 years ago
ba70f8c
Added enum for ndn_Interest_CHILD_SELECTOR_LEFT, etc.
by Jeff Thompson
· 11 years ago
f2e5e28
In structures, put minSuffixComponents before maxSuffixComponents
by Jeff Thompson
· 11 years ago
462618c
In ndn_Interest_init, also initialize publisherPublicKeyDigestLength and nonceLength to 0.
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
88ab5dd
Allow publisherPublicKeyDigestLength and nonceLength to mean "none"
by Jeff Thompson
· 11 years ago
b7f9556
Added Interest
by Jeff Thompson
· 11 years ago