1. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago
  2. 67e9e0a Rename encode and decode to wireEncode and wireDecode by Jeff Thompson · 11 years ago
  3. f544701 In encode and decode with default WireFormat, use WireFormat::getDefaultWireFormat() by Jeff Thompson · 11 years ago
  4. 56ec9e2 Major update to rename ContentObject to Data everywhere. by Jeff Thompson · 11 years ago[Renamed (82%) from ndn-cpp/ContentObject.hpp]
  5. b915b1d Rename BinaryXmlWireFormat::instance() to BinaryXmlWireFormat::getInstance() by Jeff Thompson · 11 years ago
  6. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  7. b0979fd In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> > by Jeff Thompson · 11 years ago
  8. 210b92f Implement timestampMilliseconds by Jeff Thompson · 11 years ago
  9. 5cae5e5 Added support for ContentObject by Jeff Thompson · 11 years ago