1. 9303453 Internal: Use C struct ndn_Blob where possible. Make ndn::Blob work with ndn_Blob. by Jeff Thompson · 11 years ago
  2. 7687dc0 All source files: Added UC Copyright. Added jefft0 email address. by Jeff Thompson · 11 years ago
  3. adaf923 To avoid warnings on some compilers, return NDN_ERROR_success instead of 0. by Jeff Thompson · 11 years ago
  4. 94ddc27 To avoid warnings on some compilers added extra parens to if ((error = func())) by Jeff Thompson · 11 years ago
  5. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (95%) from ndn-cpp/c/encoding/BinaryXMLPublisherPublicKeyDigest.c]
  6. 52331fa Fix bug in encodeBinaryXmlPublisherPublicKeyDigest: Need return 0. by Jeff Thompson · 11 years ago
  7. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  8. 5633c30 Added ndn_decodeOptionalBinaryXMLPublisherPublicKeyDigest by Jeff Thompson · 11 years ago
  9. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago