1. 19dea68 c/util: Correcting qualifiers for memory operations by Alexander Afanasyev · 11 years ago
  2. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago
  3. 88663af security: fixing bugs and adding methods by Yingdi Yu · 11 years ago
  4. 94a356e c/util: Making util/crypto.h a public header by Alexander Afanasyev · 11 years ago
  5. 8548084 binary-xml-wire-format: Partial enabling of binary-xml-wire-format by Alexander Afanasyev · 11 years ago
  6. c94a783 c-util: Fixing ndn_memcpy definition (add necessary consts) by Alexander Afanasyev · 11 years ago
  7. 98ec85a Rename key.h to key-locator.h. Refs #1089. by Jeff Thompson · 11 years ago
  8. fc8380f encoding: In ndn_decodeBinaryXmlName, use ndn_Name_appendBlob. by Jeff Thompson · 11 years ago
  9. e7ab944 Name: In C ndn_Name, added appendComponent, appendBlob and appendString. by Jeff Thompson · 11 years ago
  10. 5424ab3 encoding: In BinaryXmlDecoder, cache the result of peekDTag for a speedup when decoding optional elements. by Jeff Thompson · 11 years ago
  11. 62f6e7a Fix clang compiler warning: Cast enum to int for comparison. by Jeff Thompson · 11 years ago
  12. f68a74a Fix from clang compiler warnings: Use explicit parentheses. by Jeff Thompson · 11 years ago
  13. e2cfa35 Fix from clang compiler warnings: Include header files to avoid implicit declaration, use explicit parentheses, use explicit cast for assignment. by Jeff Thompson · 11 years ago
  14. 3c16603 Fix from clang compiler warnings: Include header files to avoid implicit declaration. by Jeff Thompson · 11 years ago
  15. 9b19524 Fix DTAG NDNProtocolDataUnit to encode as "NDN\202\000", same as NDNx. Refs #1056. by Jeff Thompson · 11 years ago
  16. 94bf61c encoding: Fix bug in getForwardingEntryFlags: Need to check all flags, not the first flag using "else if". by Jeff Thompson · 11 years ago
  17. 61d16b6 encoding: In BinaryXmlDecoder peekDTag, should check for CLOSE, not hard-coded 0. by Jeff Thompson · 11 years ago
  18. 7c4dab3 encoding: reverseBufferAndInsertHeader: Fix comment. by Jeff Thompson · 11 years ago
  19. 09159bb ndn_getErrorString: Make error strings start with a capital. by Jeff Thompson · 11 years ago
  20. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago