1. 03d3f74 Changing ccn to ndn by Alexander Afanasyev · 12 years ago master
  2. 0e47415 Added WireFormat class and make BinaryXmlWireFormat inherit from it. by Jeff Thompson · 12 years ago
  3. 1b415b8 Rename to BinaryXmlWireFormat.js by Jeff Thompson · 12 years ago[Renamed from js/encoding/BinaryXmlWireFormat2.js]
  4. 62daf3d Temporarily rename BinaryXmlWireFormat.js by Jeff Thompson · 12 years ago[Renamed from js/encoding/BinaryXMLWireFormat.js]
  5. 83c4a96 Rename BinaryXMLWireFormat to BinaryXmlWireFormat by Jeff Thompson · 12 years ago
  6. 2b14c7e Initial update of comments to JSDoc format. by Jeff Thompson · 12 years ago
  7. 6a65204 Fix bugs: Need to call local encodeInterest, etc, not to_ccnb. by Jeff Thompson · 12 years ago
  8. 86bcd02 Added BinaryXMLWireFormat.js and moved to_ccnb and from_ccnb into there from Interest.js and ContentObject.js. In Interest and ContentObject, added encode and decode methods which take a WireFormat object. by Jeff Thompson · 12 years ago