1. d069486 In toEscapedString, output a single character instead of a string where possible. by Jeff Thompson · 11 years ago
  2. 5a6b5ab Change NameComponent to Name::Component inner class. by Jeff Thompson · 11 years ago
  3. dd3d229 In set methods, make the argument const by Jeff Thompson · 11 years ago
  4. d345a5b Use const where possible. by Jeff Thompson · 11 years ago
  5. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  6. 5490977 Need to include stdexcept by Jeff Thompson · 11 years ago
  7. 443398d Implement Name(const char *uri) by Jeff Thompson · 11 years ago
  8. 26c63d6 Added trim and unescape. by Jeff Thompson · 11 years ago
  9. 4b2479a Implment to_uri with toEscapedString, by Jeff Thompson · 11 years ago
  10. 016ed64 Added NameComponent. by Jeff Thompson · 11 years ago
  11. ccb13c1 Added get(struct ndn_Name &) by Jeff Thompson · 11 years ago
  12. b468c31 Added set(struct ndn_Name &) by Jeff Thompson · 11 years ago
  13. e606351 Added to_uri by Jeff Thompson · 11 years ago
  14. 4881511 Move to use Name.cpp by Jeff Thompson · 11 years ago
  15. 9c41dfe Use separate WireFormat class to handle encoding Name, Interest, etc. by Jeff Thompson · 11 years ago