Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
d345a5b8bfa52b00c8ee858572ca1de13c08f6aa
/
ndn-cpp
/
encoding
/
BinaryXMLWireFormat.cpp
d345a5b
Use const where possible.
by Jeff Thompson
· 11 years ago
214c7be
Implement encodeInterest.
by Jeff Thompson
· 11 years ago
b0e4fad
Use ndn_getErrorString when throwing the exception
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
7c30eda
Added decodeInterest.
by Jeff Thompson
· 11 years ago
58d798f
Added appendTo.
by Jeff Thompson
· 11 years ago
a9874fa
In encodeName, use insert to append to output.
by Jeff Thompson
· 11 years ago
1f3f517
Implement name encoding.
by Jeff Thompson
· 11 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago
4c89ad6
Added decodeName.
by Jeff Thompson
· 11 years ago
9c41dfe
Use separate WireFormat class to handle encoding Name, Interest, etc.
by Jeff Thompson
· 11 years ago