1. 67e9e0a Rename encode and decode to wireEncode and wireDecode by Jeff Thompson · 11 years ago
  2. e32adb6 Rename test-encode-decode-interest.cpp (lower case) by Jeff Thompson · 11 years ago[Renamed from tests/test-encode-decode-interest2.cpp]
  3. 58095b7 Temporarily rename test-encode-decode-Interest.cpp by Jeff Thompson · 11 years ago[Renamed from tests/test-encode-decode-Interest.cpp]
  4. b0979fd In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> > by Jeff Thompson · 11 years ago
  5. c98be1a Added test-get-async by Jeff Thompson · 11 years ago
  6. 0d567da Implement TcpTransport by Jeff Thompson · 11 years ago
  7. 5a5e8b7 Rename interestLifetime to interestLifetimeMilliseconds and make it a double by Jeff Thompson · 11 years ago
  8. d602023 Rename directory test to tests by Jeff Thompson · 11 years ago[Renamed from test/test-encode-decode-interest.cpp]
  9. 8238d00 Added separate PublishPublicKeyDigest and use in Interest. by Jeff Thompson · 11 years ago
  10. fe55686 Implement Interest Exclude by Jeff Thompson · 11 years ago
  11. 06f824a Implement encodeBinaryXMLInterest. by Jeff Thompson · 11 years ago
  12. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago
  13. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  14. 2255290 Implement ndn_decodeBinaryXMLInterest (except for Exclude) by Jeff Thompson · 11 years ago
  15. 443398d Implement Name(const char *uri) by Jeff Thompson · 11 years ago
  16. 1f3f517 Implement name encoding. by Jeff Thompson · 11 years ago
  17. 2fb4b1b Use name.to_uri() by Jeff Thompson · 11 years ago
  18. 539e79f Test Name.decode by Jeff Thompson · 11 years ago
  19. 7afc98e Fix bug in ndn_BinaryXMLStructureDecoder_findElementEnd: need to use bufferDecoder, not decoder. by Jeff Thompson · 11 years ago
  20. 42cea3a Rename folder wire to encoding by Jeff Thompson · 11 years ago
  21. 3b3aabf Make static ndn-cpp.a. Remove libtool dynamic linking. by Jeff Thompson · 11 years ago