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