Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
968c19724db316b7b92607f5ed6b6773d6770f6f
/
ndn-cpp
/
c
/
encoding
/
BinaryXMLStructureDecoder.c
f0fea00
Code style: Rename BinaryXML to BinaryXml
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
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/encoding/BinaryXMLStructureDecoder.c]
46b9416
Just return 0 instead of (char *)0.
by Jeff Thompson
· 11 years ago
f418fe0
Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET
by Jeff Thompson
· 11 years ago
7afc98e
Fix bug in ndn_BinaryXMLStructureDecoder_findElementEnd: need to use bufferDecoder, not decoder.
by Jeff Thompson
· 11 years ago
9dc1073
Added ndn_BinaryXMLStructureDecoder_findElementEnd
by Jeff Thompson
· 11 years ago
76317aa
Added initial C-based BinaryXMLDecoder
by Jeff Thompson
· 11 years ago