Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
b7f95569c57e3453cb33a2969cd280cd354ed1c5
/
ndn-cpp
/
c
/
encoding
/
BinaryXMLDecoder.h
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.h]
38cbd57
Change decodeTypeAndVal to return an error if the first octet is 0.
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
6c9b651
Fix code style
by Jeff Thompson
· 11 years ago
5d89cb9
Make ndn_BinaryXMLDecoder_init static inline.
by Jeff Thompson
· 11 years ago
f731669
Rename inputLen to inputLength
by Jeff Thompson
· 11 years ago
76317aa
Added initial C-based BinaryXMLDecoder
by Jeff Thompson
· 11 years ago