1. 860b0ae Fix bug in encodeBinaryXmlKeyLocator for checking type. by Jeff Thompson · 11 years ago
  2. d1427fb Cody style: Replace init with initialize. by Jeff Thompson · 11 years ago
  3. 1cf72e9 If KeyLocator is a KeyName, allow the key name data to be omitted. by Jeff Thompson · 11 years ago
  4. 7329a13 In KeyLocator, added support for KeyName. by Jeff Thompson · 11 years ago
  5. 63d0269 Renamed KeyLocator keyOrCertificate to keyData by Jeff Thompson · 11 years ago
  6. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  7. adaf923 To avoid warnings on some compilers, return NDN_ERROR_success instead of 0. by Jeff Thompson · 11 years ago
  8. 94ddc27 To avoid warnings on some compilers added extra parens to if ((error = func())) by Jeff Thompson · 11 years ago
  9. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (97%) from ndn-cpp/c/encoding/BinaryXMLKey.c]
  10. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  11. 46c0651 In decodeBinaryXMLKeyLocator, skip over the KeyName by Jeff Thompson · 11 years ago
  12. 9915bdd Added BinaryXMLKey by Jeff Thompson · 11 years ago