1. 5424ab3 encoding: In BinaryXmlDecoder, cache the result of peekDTag for a speedup when decoding optional elements. by Jeff Thompson · 11 years ago
  2. 61d16b6 encoding: In BinaryXmlDecoder peekDTag, should check for CLOSE, not hard-coded 0. by Jeff Thompson · 11 years ago
  3. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/c/encoding/binary-xml-decoder.c]
  4. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago