Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
9693d399a0691e04803b3e7b41c117e6cbf552a5
/
ndn-cpp
/
c
/
encoding
/
BinaryXMLDecoder.c
9693d39
Added readOptionalTimeMillisecondsDTagElement
by Jeff Thompson
· 11 years ago
5553d99
Rename bigEndianToUnsignedInt to unsignedBigEndianToDouble.
by Jeff Thompson
· 11 years ago
033d7fd
Added readOptionalBinaryDTagElement
by Jeff Thompson
· 11 years ago
e5b37a5
Added attribution to Meki.
by Jeff Thompson
· 11 years ago
501606e
Remove comment.
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
5abaaca
Added bigEndianToUnsignedInt
by Jeff Thompson
· 11 years ago
167ca5a
checkpoint after adding readOptionalUnsignedIntegerDTagElement
by Jeff Thompson
· 11 years ago
1156ed1
Rename ndn_BinaryXMLDecoder_readDTag to ndn_BinaryXMLDecoder_readElementStartDTag
by Jeff Thompson
· 11 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/encoding/BinaryXMLDecoder.c]
6d17b6e
In peekDTag, need to first check for an element close
by Jeff Thompson
· 11 years ago
38cbd57
Change decodeTypeAndVal to return an error if the first octet is 0.
by Jeff Thompson
· 11 years ago
04c0b6a
Fix error strings
by Jeff Thompson
· 11 years ago
b4ee400
Added readBinaryDTagElement
by Jeff Thompson
· 11 years ago
74ab081
Added readElementClose and peekDTag
by Jeff Thompson
· 11 years ago
179d050
Added ndn_BinaryXMLDecoder_readDTag
by Jeff Thompson
· 11 years ago
d6f1328
For compatibility with old C compilers, don't use const in C code.
by Jeff Thompson
· 11 years ago
f731669
Rename inputLen to inputLength
by Jeff Thompson
· 11 years ago
82222e8
Fix code style
by Jeff Thompson
· 11 years ago
76317aa
Added initial C-based BinaryXMLDecoder
by Jeff Thompson
· 11 years ago