1. 97223af globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it. by Jeff Thompson · 11 years ago
  2. 10ad12a global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector. by Jeff Thompson · 11 years ago
  3. 7687dc0 All source files: Added UC Copyright. Added jefft0 email address. by Jeff Thompson · 11 years ago
  4. d4a1e16 Added ndn_memcmp by Jeff Thompson · 11 years ago
  5. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  6. 6cb56f9 Move C code into ndn-cpp/c by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/util/ndn_memory.c]
  7. 2275e60 Added ndn_memcpy_stub_to_avoid_empty_file_warning, etc. by Jeff Thompson · 11 years ago
  8. f418fe0 Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET by Jeff Thompson · 11 years ago