Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
3a56b01f2dfe205b468499f74fe6f280343db418
/
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