1. 25e8938 Added blob.hpp by Jeff Thompson · 11 years ago
  2. 1656e6a Code style: Declare (Type& value) instead of (Type &value) by Jeff Thompson · 11 years ago
  3. d1427fb Cody style: Replace init with initialize. by Jeff Thompson · 11 years ago
  4. 5dbf543 Don't need ndn:: qualifier on vector_ by Jeff Thompson · 11 years ago
  5. 1e2180f Fix bug: need to use resize, not reserve. by Jeff Thompson · 11 years ago
  6. 529779a Added DynamicUCharVector. by Jeff Thompson · 11 years ago
  7. 6cb56f9 Move C code into ndn-cpp/c by Jeff Thompson · 11 years ago
  8. 2275e60 Added ndn_memcpy_stub_to_avoid_empty_file_warning, etc. by Jeff Thompson · 11 years ago
  9. 519bcab Add doc comments by Jeff Thompson · 11 years ago
  10. 2630dd0 ndn_memory.h should be in the header file by Jeff Thompson · 11 years ago
  11. 76de4a0 Added DynamicUCharArray by Jeff Thompson · 11 years ago
  12. f418fe0 Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET by Jeff Thompson · 11 years ago