1. 94ddc27 To avoid warnings on some compilers added extra parens to if ((error = func())) 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 (97%) from ndn-cpp/c/encoding/BinaryXMLInterest.c]
  3. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  4. edc2225 Added writeOptionalTimeMillisecondsDTagElement, which takes double milliseconds by Jeff Thompson · 11 years ago
  5. 9693d39 Added readOptionalTimeMillisecondsDTagElement by Jeff Thompson · 11 years ago
  6. 5553d99 Rename bigEndianToUnsignedInt to unsignedBigEndianToDouble. by Jeff Thompson · 11 years ago
  7. 5a5e8b7 Rename interestLifetime to interestLifetimeMilliseconds and make it a double by Jeff Thompson · 11 years ago
  8. 45492a7 Added writeOptionalUnsignedDecimalIntDTagElement by Jeff Thompson · 11 years ago
  9. a8749a5 Added writeOptionalBlobDTagElement by Jeff Thompson · 11 years ago
  10. 033d7fd Added readOptionalBinaryDTagElement by Jeff Thompson · 11 years ago
  11. 5633c30 Added ndn_decodeOptionalBinaryXMLPublisherPublicKeyDigest by Jeff Thompson · 11 years ago
  12. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago
  13. 5e4a41e In encodeExclude, need return 0, not return. by Jeff Thompson · 11 years ago
  14. f084ec6 Implement interest Exclude. by Jeff Thompson · 11 years ago
  15. 06f824a Implement encodeBinaryXMLInterest. by Jeff Thompson · 11 years ago
  16. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago
  17. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  18. 2255290 Implement ndn_decodeBinaryXMLInterest (except for Exclude) by Jeff Thompson · 11 years ago
  19. b7f9556 Added Interest by Jeff Thompson · 11 years ago