1. 31bca20 build: rename HAVE_TESTS to WITH_TESTS by Davide Pesavento · 9 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 6 months ago
  3. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 8 months ago
  4. 535bd33 util: add missing include for `std::set` by Davide Pesavento · 1 year, 10 months ago
  5. 5c4f376 Add more `noexcept` by Davide Pesavento · 2 years ago
  6. 39535f4 util: Out-of-the-box support for Android logging by Alexander Afanasyev · 5 years ago
  7. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 8 months ago
  8. 75c3af8 util: Introduce NDN_LOG_NOFLUSH env variable to disable auto-flushing logs by Alexander Afanasyev · 4 years, 5 months ago
  9. 7b2f58c util: Generalize logger backend support by Alexander Afanasyev · 5 years ago
  10. d1fc9a7 detail: move common.hpp to 'detail' by Junxiao Shi · 6 years ago
  11. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  12. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/util/logging.hpp]
  13. 1c9c96c util: fix Logging::getLoggerNames() by Davide Pesavento · 7 years ago
  14. e062a18 util: Advanced filtering of the logging modules by dmcoomes · 7 years ago
  15. 354f382 util: Add API to enumerate Logger modules by Alexander Afanasyev · 8 years ago
  16. ed1e99d util: Allow customization of the logger by Alexander Afanasyev · 8 years ago
  17. 1fe7ce5 util: rename NDN_CXX_LOG_* macros to NDN_LOG_* by Junxiao Shi · 8 years ago
  18. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  19. fc7d33a src: Removing deprecated logging facility by Alexander Afanasyev · 10 years ago
  20. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 11 years ago
  21. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 11 years ago
  22. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 11 years ago
  23. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 11 years ago
  24. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago
  25. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 11 years ago
  26. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago
  27. 44929d0 util: Fix typo on logging.hpp for include common.hpp. by Jeff Thompson · 11 years ago
  28. 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]
  29. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago