Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
38d0e087a00c127fb227558c96c285ba19a61401
/
ndn-cpp
/
c
/
encoding
/
binary-xml-interest.c
38d0e08
Change the ExcludeEntry to use a name component directly.
by Jeff Thompson
· 11 years ago
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
adaf923
To avoid warnings on some compilers, return NDN_ERROR_success instead of 0.
by Jeff Thompson
· 11 years ago
94ddc27
To avoid warnings on some compilers added extra parens to if ((error = func()))
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 (97%) from ndn-cpp/c/encoding/BinaryXMLInterest.c]
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
edc2225
Added writeOptionalTimeMillisecondsDTagElement, which takes double milliseconds
by Jeff Thompson
· 11 years ago
9693d39
Added readOptionalTimeMillisecondsDTagElement
by Jeff Thompson
· 11 years ago
5553d99
Rename bigEndianToUnsignedInt to unsignedBigEndianToDouble.
by Jeff Thompson
· 11 years ago
5a5e8b7
Rename interestLifetime to interestLifetimeMilliseconds and make it a double
by Jeff Thompson
· 11 years ago
45492a7
Added writeOptionalUnsignedDecimalIntDTagElement
by Jeff Thompson
· 11 years ago
a8749a5
Added writeOptionalBlobDTagElement
by Jeff Thompson
· 11 years ago
033d7fd
Added readOptionalBinaryDTagElement
by Jeff Thompson
· 11 years ago
5633c30
Added ndn_decodeOptionalBinaryXMLPublisherPublicKeyDigest
by Jeff Thompson
· 11 years ago
8238d00
Added separate PublishPublicKeyDigest and use in Interest.
by Jeff Thompson
· 11 years ago
5e4a41e
In encodeExclude, need return 0, not return.
by Jeff Thompson
· 11 years ago
f084ec6
Implement interest Exclude.
by Jeff Thompson
· 11 years ago
06f824a
Implement encodeBinaryXMLInterest.
by Jeff Thompson
· 11 years ago
8b66600
Change all C code to return ndn_Error enum instead of char * error string.
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