1. ed1e99d util: Allow customization of the logger by Alexander Afanasyev · 8 years ago
  2. 1fe7ce5 util: rename NDN_CXX_LOG_* macros to NDN_LOG_* by Junxiao Shi · 8 years ago
  3. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  4. fc7d33a src: Removing deprecated logging facility by Alexander Afanasyev · 10 years ago
  5. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  6. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  7. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  8. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 11 years ago
  9. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago
  10. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 11 years ago
  11. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago
  12. 44929d0 util: Fix typo on logging.hpp for include common.hpp. by Jeff Thompson · 11 years ago
  13. 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]
  14. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago