1. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  2. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (83%) from ndn-cpp/c/encoding/BinaryXMLName.h]
  3. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  4. ca52c49 Need to include "BinaryXMLDecoder.h" by Jeff Thompson · 11 years ago
  5. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago
  6. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  7. e2c232d Make ndn_decodeBinaryXMLName take the ndn_BinaryXMLDecoder. by Jeff Thompson · 11 years ago
  8. 1f3f517 Implement name encoding. by Jeff Thompson · 11 years ago
  9. 1156ed1 Rename ndn_BinaryXMLDecoder_readDTag to ndn_BinaryXMLDecoder_readElementStartDTag by Jeff Thompson · 11 years ago
  10. 6cb56f9 Move C code into ndn-cpp/c by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/encoding/BinaryXMLName.h]
  11. 333c446 Added decodeBinaryXMLName by Jeff Thompson · 11 years ago