Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
adaf92303139c519ac54bcfc1bba18bcfce75fdb
/
ndn-cpp
/
c
/
encoding
/
binary-xml-data.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
a0d18c9
Code style: replace tabs with 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
968c197
Fix bug in encodeSignedInfo: Need return 0.
by Jeff Thompson
· 11 years ago
56ec9e2
Major update to rename ContentObject to Data everywhere.
by Jeff Thompson
· 11 years ago
[Renamed (85%) from ndn-cpp/c/encoding/BinaryXMLContentObject.c]
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
2bcece3
In encodeSignedInfo, implement timestamp
by Jeff Thompson
· 11 years ago
210b92f
Implement timestampMilliseconds
by Jeff Thompson
· 11 years ago
de6fc6a
Implemented encode and decodeBinaryXMLContentObject
by Jeff Thompson
· 11 years ago
4069ce9
Added encode and decode stubs. Need to implement.
by Jeff Thompson
· 11 years ago