1. 94ddc27 To avoid warnings on some compilers added extra parens to if ((error = func())) by Jeff Thompson · 11 years ago
  2. a0d18c9 Code style: replace tabs with spaces by Jeff Thompson · 11 years ago
  3. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago
  4. 968c197 Fix bug in encodeSignedInfo: Need return 0. by Jeff Thompson · 11 years ago
  5. 56ec9e2 Major update to rename ContentObject to Data everywhere. by Jeff Thompson · 11 years ago[Renamed (85%) from ndn-cpp/c/encoding/BinaryXMLContentObject.c]
  6. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  7. 2bcece3 In encodeSignedInfo, implement timestamp by Jeff Thompson · 11 years ago
  8. 210b92f Implement timestampMilliseconds by Jeff Thompson · 11 years ago
  9. de6fc6a Implemented encode and decodeBinaryXMLContentObject by Jeff Thompson · 11 years ago
  10. 4069ce9 Added encode and decode stubs. Need to implement. by Jeff Thompson · 11 years ago