Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
145e2250735d7053fa775290d5388c59389cfc6b
/
ndn-cpp
/
c
/
encoding
/
binary-xml-publisher-public-key-digest.c
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 (95%) from ndn-cpp/c/encoding/BinaryXMLPublisherPublicKeyDigest.c]
52331fa
Fix bug in encodeBinaryXmlPublisherPublicKeyDigest: Need return 0.
by Jeff Thompson
· 11 years ago
f0fea00
Code style: Rename BinaryXML to BinaryXml
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