Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
07029ec1ea283a39e46b6a2e2a0a7fd8174ed289
/
ndn-cpp
/
c
/
encoding
/
BinaryXMLName.c
6874332
In decodeBinaryXMLName, need to initialize nComponents = 0
by Jeff Thompson
· 11 years ago
d6e8fa1
Added attribution to Meki
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
e2c232d
Make ndn_decodeBinaryXMLName take the ndn_BinaryXMLDecoder.
by Jeff Thompson
· 11 years ago
1f3f517
Implement name encoding.
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/BinaryXMLName.c]
333c446
Added decodeBinaryXMLName
by Jeff Thompson
· 11 years ago