1. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. 1c9c96c util: fix Logging::getLoggerNames() by Davide Pesavento · 6 years ago
  3. e062a18 util: Advanced filtering of the logging modules by dmcoomes · 7 years ago
  4. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  5. cdcde90 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  6. 354f382 util: Add API to enumerate Logger modules by Alexander Afanasyev · 7 years ago
  7. 1fe7ce5 util: rename NDN_CXX_LOG_* macros to NDN_LOG_* by Junxiao Shi · 8 years ago
  8. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  9. fc7d33a src: Removing deprecated logging facility by Alexander Afanasyev · 10 years ago
  10. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  11. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  12. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  13. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  14. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/util/logging.cpp]
  15. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago