1. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  2. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  3. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  4. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 10 years ago
  5. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  6. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 10 years ago
  7. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago
  8. 44929d0 util: Fix typo on logging.hpp for include common.hpp. by Jeff Thompson · 11 years ago
  9. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/util/logging.hpp]
  10. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago