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