Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
f0fea00b8fa605bb6245f28035d2736453f031e7
/
ndn-cpp
/
Interest.hpp
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
b0979fd
In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> >
by Jeff Thompson
· 11 years ago
c0486c1
Added Interest(const Name &name)
by Jeff Thompson
· 11 years ago
5a5e8b7
Rename interestLifetime to interestLifetimeMilliseconds and make it a double
by Jeff Thompson
· 11 years ago
3423865
In the Interest constructor, set int values to -1
by Jeff Thompson
· 11 years ago
a899539
Don't need to include vector since Name.hpp does
by Jeff Thompson
· 11 years ago
dd3d229
In set methods, make the argument const
by Jeff Thompson
· 11 years ago
8238d00
Added separate PublishPublicKeyDigest and use in Interest.
by Jeff Thompson
· 11 years ago
eb316a8
Added setter methods.
by Jeff Thompson
· 11 years ago
12c2776
Added non-const getName and getExclude
by Jeff Thompson
· 11 years ago
fe55686
Implement Interest Exclude
by Jeff Thompson
· 11 years ago
0a68172
Added const getters.
by Jeff Thompson
· 11 years ago
d345a5b
Use const where possible.
by Jeff Thompson
· 11 years ago
f2e5e28
In structures, put minSuffixComponents before maxSuffixComponents
by Jeff Thompson
· 11 years ago
d9e278c
Implement get(struct ndn_Interest &)
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
2255290
Implement ndn_decodeBinaryXMLInterest (except for Exclude)
by Jeff Thompson
· 11 years ago
b7f9556
Added Interest
by Jeff Thompson
· 11 years ago