poco/NetSSL_OpenSSL
chrisbednarski e0e628ac7e
fix(build): fix build with openssl 3.1.0 on vs2022 (#3969)
* fix log verbosity in windows powershell build script

* stop paths being added multiple times to environment variables

* pass useenv property to msbuild

* linking issue: include crypto.h prior to config.h so POCO_EXTERNAL_OPENSSL is initialised

* resolve poco_base path in powershell script

* build against any available windows sdk
2023-03-17 17:45:56 -05:00
..
cmake #3157: fix(openssl): add missing dependency to OpenSSL components 2021-06-15 14:49:38 +02:00
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Net fix(build): fix build with openssl 3.1.0 on vs2022 (#3969) 2023-03-17 17:45:56 -05:00
samples Fix Aix Build (#3860) 2023-01-24 00:55:17 -06:00
src Fix error handling with OpenSSL 3.0 in SecureSocketImpl.cpp (#3971) 2023-03-17 10:07:37 -05:00
testsuite Fix Aix Build (#3860) 2023-01-24 00:55:17 -06:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile Fix Aix Build (#3860) 2023-01-24 00:55:17 -06:00
NetSSL_OpenSSL_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
NetSSL_OpenSSL_vs90.vcproj re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
NetSSL_OpenSSL_vs140.vcxproj re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs140.vcxproj.filters re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
NetSSL_OpenSSL_vs150.vcxproj re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs150.vcxproj.filters re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
NetSSL_OpenSSL_vs160.vcxproj re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs160.vcxproj.filters re-generated project files 2020-01-23 18:07:55 +01:00
NetSSL_OpenSSL_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
NetSSL_OpenSSL_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
NetSSL_OpenSSL_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
NetSSL_OpenSSL.progen chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02:00