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