1. e062a18 util: Advanced filtering of the logging modules by dmcoomes · 7 years ago
  2. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  3. cdcde90 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  4. 354f382 util: Add API to enumerate Logger modules by Alexander Afanasyev · 7 years ago
  5. 1fe7ce5 util: rename NDN_CXX_LOG_* macros to NDN_LOG_* by Junxiao Shi · 8 years ago
  6. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  7. fc7d33a src: Removing deprecated logging facility by Alexander Afanasyev · 10 years ago
  8. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  9. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  10. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  11. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  12. 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]
  13. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago