1. fe55686 Implement Interest Exclude by Jeff Thompson · 11 years ago
  2. 06f824a Implement encodeBinaryXMLInterest. by Jeff Thompson · 11 years ago
  3. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago
  4. 678aa3a Remove boost-based tests by Jeff Thompson · 11 years ago
  5. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  6. 2255290 Implement ndn_decodeBinaryXMLInterest (except for Exclude) by Jeff Thompson · 11 years ago
  7. 443398d Implement Name(const char *uri) by Jeff Thompson · 11 years ago
  8. 1f3f517 Implement name encoding. by Jeff Thompson · 11 years ago
  9. 2fb4b1b Use name.to_uri() by Jeff Thompson · 11 years ago
  10. 539e79f Test Name.decode by Jeff Thompson · 11 years ago
  11. 7afc98e Fix bug in ndn_BinaryXMLStructureDecoder_findElementEnd: need to use bufferDecoder, not decoder. by Jeff Thompson · 11 years ago
  12. 42cea3a Rename folder wire to encoding by Jeff Thompson · 11 years ago
  13. 3b3aabf Make static ndn-cpp.a. Remove libtool dynamic linking. by Jeff Thompson · 11 years ago
  14. 3c9cb38 Remove test file by Jeff Thompson · 11 years ago
  15. 2931040 In common.h, define namespace ptr_lib = boost, and use ptr_lib::shared_ptr<Name>, etc. by Jeff Thompson · 11 years ago
  16. 4454bf7 In common.h, remove Ptr. In interest.h, etc. typedef InterestPtr and ConstInterestPtr, etc. by Jeff Thompson · 11 years ago
  17. fa30664 forked from cawka/ndn.cxx by Jeff Thompson · 11 years ago