1. 0e47415 Added WireFormat class and make BinaryXmlWireFormat inherit from it. by Jeff Thompson · 12 years ago
  2. 1b415b8 Rename to BinaryXmlWireFormat.js by Jeff Thompson · 12 years ago[Renamed from js/encoding/BinaryXmlWireFormat2.js]
  3. 62daf3d Temporarily rename BinaryXmlWireFormat.js by Jeff Thompson · 12 years ago[Renamed from js/encoding/BinaryXMLWireFormat.js]
  4. 83c4a96 Rename BinaryXMLWireFormat to BinaryXmlWireFormat by Jeff Thompson · 12 years ago
  5. 2b14c7e Initial update of comments to JSDoc format. by Jeff Thompson · 12 years ago
  6. 6a65204 Fix bugs: Need to call local encodeInterest, etc, not to_ccnb. by Jeff Thompson · 12 years ago
  7. 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