.. |
cmake
|
CMake: Create PocoConfig.cmake to make importable from other CMake projects
|
2014-10-14 17:58:46 +02:00 |
doc
|
updated README
|
2014-10-10 10:14:53 +02:00 |
include/Poco/Net
|
added macro to identify NetSSL_Win
|
2014-10-28 08:51:05 +01:00 |
samples
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
src
|
added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts
|
2014-11-11 22:54:44 +01:00 |
testsuite
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
CMakeLists.txt
|
CMake: Create PocoConfig.cmake to make importable from other CMake projects
|
2014-10-14 17:58:46 +02:00 |
NetSSL_Win.progen
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_CE_vs90.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_CE_vs90.vcproj
|
Added support for loading certificates and private key pairs from PKCS #12 files, as well as loading certificates (without private key) from PEM or DER files. Some code restructuring and cleanup.
|
2014-10-07 23:16:58 +02:00 |
NetSSL_Win_WEC2013_vs110.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_WEC2013_vs110.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_WEC2013_vs110.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_WEC2013_vs120.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_WEC2013_vs120.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_WEC2013_vs120.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs71.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs71.vcproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs80.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs80.vcproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs90.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs90.vcproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs100.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs100.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs100.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs110.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs110.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs110.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs120.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_vs120.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_vs120.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs90.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_x64_vs90.vcproj
|
Added support for loading certificates and private key pairs from PKCS #12 files, as well as loading certificates (without private key) from PEM or DER files. Some code restructuring and cleanup.
|
2014-10-07 23:16:58 +02:00 |
NetSSL_Win_x64_vs100.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_x64_vs100.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs100.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs110.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_x64_vs110.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs110.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs120.sln
|
added NetSSL_Win library, a port of NetSSL_OpenSSL to Windows Schannel. See doc/README.txt for more info.
|
2014-09-05 00:17:09 +02:00 |
NetSSL_Win_x64_vs120.vcxproj
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |
NetSSL_Win_x64_vs120.vcxproj.filters
|
fixed GH #471: vs2010 release builds have optimization disabled
|
2014-11-20 21:22:52 +01:00 |