1. b982b6d Added Closure class by Jeff Thompson · 11 years ago
  2. aa4e6db Added initial NDN class by Jeff Thompson · 11 years ago
  3. 0e72a16 Rename TcpTransport2.cpp to TcpTransport.cpp by Jeff Thompson · 11 years ago
  4. 25f8e61 Rename network directory to transport by Jeff Thompson · 11 years ago
  5. c98be1a Added test-get-async by Jeff Thompson · 11 years ago
  6. 7850d78 Added initial TcpTransport by Jeff Thompson · 11 years ago
  7. 9915bdd Added BinaryXMLKey by Jeff Thompson · 11 years ago
  8. 5cae5e5 Added support for ContentObject 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. 5eb86ac Added Interest. by Jeff Thompson · 11 years ago
  11. 617dadb Update header file dependencies by Jeff Thompson · 11 years ago
  12. cc2474f Put the executables in subdir bin by Jeff Thompson · 11 years ago
  13. b1fd6dd Added BinaryXMLEncoder. by Jeff Thompson · 11 years ago
  14. 6cb56f9 Move C code into ndn-cpp/c by Jeff Thompson · 11 years ago
  15. 27e2feb Added BinaryXMLEncoder by Jeff Thompson · 11 years ago
  16. c896365 Added initial BinaryXMLEncoder by Jeff Thompson · 11 years ago
  17. 76de4a0 Added DynamicUCharArray by Jeff Thompson · 11 years ago
  18. 4881511 Move to use Name.cpp by Jeff Thompson · 11 years ago
  19. 08d5629 Make Name.h use externally allocated components array by Jeff Thompson · 11 years ago
  20. f418fe0 Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET by Jeff Thompson · 11 years ago
  21. 1a4ca7f Use separate WireFormat class to handle encoding Name, Interest, etc. by Jeff Thompson · 11 years ago
  22. ca45e55 Added support for make doxygen-doc by Jeff Thompson · 11 years ago
  23. 42cea3a Rename folder wire to encoding by Jeff Thompson · 11 years ago
  24. 3b3aabf Make static ndn-cpp.a. Remove libtool dynamic linking. by Jeff Thompson · 11 years ago
  25. 3617406 Enable make ndn-cpp.a by Jeff Thompson · 11 years ago
  26. ff092f5 Added autoconf build system. Removed waf-tools. by Jeff Thompson · 11 years ago