Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
c
/
encoding
/
binary-xml-data.h
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/c/encoding/binary-xml-data.h]
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
9c66170
Rename signed fields to signed portion
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
c87f39a
In WireFormat encodeData and decodeData, added args for signedFieldsBeginOffset and signedFieldsEndOffset.
by Jeff Thompson
· 11 years ago
9e97b6d
Fix doc comment.
by Jeff Thompson
· 11 years ago
49dc42e
Fix doc comment.
by Jeff Thompson
· 11 years ago
2d4698a
In ndn_decodeBinaryXmlData, added signedFieldsBeginOffset and signedFieldsEndOffset.
by Jeff Thompson
· 11 years ago
aa02071
In ndn_encodeBinaryXmlData, return signedFieldsBeginOffset and signedFieldsEndOffset
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
56ec9e2
Major update to rename ContentObject to Data everywhere.
by Jeff Thompson
· 11 years ago