1. fff47d6 build: Add optional pthread flag when detecting Crypto++ by Alexander Afanasyev · 10 years ago
  2. cfe0b06 build: Changing the way version is managed by Alexander Afanasyev · 10 years ago ndn-cxx-0.1.0
  3. 9b0e114 docs: Updating documentation for 0.1.0 release by Alexander Afanasyev · 10 years ago
  4. a06fdda src: Centralize version number by Alexander Afanasyev · 10 years ago
  5. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  6. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  7. 95de62e build: Add missing shell detection by Alexander Afanasyev · 10 years ago
  8. 7c6aeb0 docs: Importing initial set of library documentation from wiki by Alexander Afanasyev · 10 years ago
  9. 1160baa build: Reorganizing wscript into a set smaller function-specific scripts 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. 59d67a5 build: Correction of OSX Security Framework detection by Alexander Afanasyev · 10 years ago
  12. 5e1288e docs: Updated installation instructions, AUTHORs, and other small updates by Alexander Afanasyev · 10 years ago
  13. 14f2df5 build: Updating --debug and CXXFLAGS behavior of wscript (same as in NFD) by Alexander Afanasyev · 10 years ago
  14. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  15. c07b3a2 util, transport: add configuration file support and make default unix socket configurable by Steve DiBenedetto · 10 years ago
  16. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  17. dafdc37 build: Raising requirement for boost to be at least 1.48 by Alexander Afanasyev · 10 years ago
  18. 401a236 build+docs: Updating doxygen target by Alexander Afanasyev · 10 years ago
  19. f5df8e6 build: Extending wscript to enable coverage information with --with-coverage option by Alexander Afanasyev · 10 years ago
  20. 3e08d5d security: New --without-osx-keychain option to disable use of OSX Keychain as a default TPM on Darwin platform by Alexander Afanasyev · 10 years ago
  21. 88c6945 build: Add '-fPIC' compilation flag (if available) by Alexander Afanasyev · 10 years ago
  22. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 10 years ago
  23. 5b60f70 sqlite3: Enabling option to disable filesystem locking (POSIX advisory locks) by Alexander Afanasyev · 10 years ago
  24. e6bfab2 tools: Add security tools; Add waf build options for tools. by Yingdi Yu · 10 years ago
  25. 84cf429 pkgconfig: Update pkgconfig file to include -framework directives by Alexander Afanasyev · 10 years ago
  26. 5e97420 util: Adding regex support. by Yingdi Yu · 10 years ago
  27. c6d795f build: On my 12.04 Linux box librt required linking against pthread library by Alexander Afanasyev · 10 years ago
  28. 59efe10 build: Disabling shared library (only static library is compiled) and disabling installation of tests and examples by Alexander Afanasyev · 10 years ago
  29. dcab82c build: Fixing Linux compilation by Alexander Afanasyev · 10 years ago
  30. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 10 years ago
  31. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  32. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 10 years ago
  33. 200dd6f build: Finalizing build system conversion by Alexander Afanasyev · 10 years ago
  34. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago
  35. a1ae0a1 build: Adding waf as a build system by Alexander Afanasyev · 10 years ago