poco/Crypto
Sascha Zelzer 10425a9556 Do not overwrite CMAKE_PREFIX_PATH in component config files.
This fixes problems when a project adds a directory to
CMAKE_PREFIX_PATH, then calls find_package(Poco ...) and afterwards
calls find_package() for another project located in one of the
directories of the original CMAKE_PREFIX_PATH variable.
2015-02-04 04:35:23 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/Crypto style fix 2014-12-15 11:12:24 +01:00
samples Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past 2014-12-15 11:05:13 +01:00
src fixed GH #500: SSLManager causes a crash (use AtomicCounter, remove static Mutex) 2014-11-19 17:33:57 +01:00
testsuite CMake: Remove WinDriver usage in tests 2014-12-21 16:23:35 +01:00
CMakeLists.txt CMake: Improve installation and package generation 2015-01-27 15:52:18 +01:00
Crypto_CE_VS90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_CE_VS90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
Crypto_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_vs110.sln Added Crypto VS 2012 solutions 2012-12-08 20:52:39 -06:00
Crypto_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_VS90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_VS90.vcproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_WEC2013_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_WEC2013_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_WEC2013_vs120.sln added VS2013 project/solution files for Windows Embedded Compact 2013 2014-08-09 10:49:04 +02:00
Crypto_WEC2013_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_WEC2013_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_x64_vs90.vcproj VS project files: do not share intermediate directory between projects in same folder 2014-10-06 13:51:49 +02:00
Crypto_x64_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_x64_vs100.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs100.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs110.sln GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
Crypto_x64_vs110.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs110.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs120.vcxproj fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto_x64_vs120.vcxproj.filters fixed GH #471: vs2010 release builds have optimization disabled 2014-11-20 21:22:52 +01:00
Crypto.progen GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00