1. 9b19524 Fix DTAG NDNProtocolDataUnit to encode as "NDN\202\000", same as NDNx. Refs #1056. by Jeff Thompson · 11 years ago
  2. 94bf61c encoding: Fix bug in getForwardingEntryFlags: Need to check all flags, not the first flag using "else if". by Jeff Thompson · 11 years ago
  3. 61d16b6 encoding: In BinaryXmlDecoder peekDTag, should check for CLOSE, not hard-coded 0. by Jeff Thompson · 11 years ago
  4. 7c4dab3 encoding: reverseBufferAndInsertHeader: Fix comment. by Jeff Thompson · 11 years ago
  5. 09159bb ndn_getErrorString: Make error strings start with a capital. by Jeff Thompson · 11 years ago
  6. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago