poco/Foundation
Aleksandar Fabijanic 7db9831f32
Netssl/openssl3 (#3575)
* feat(Context): DH init openssl3 port (1/2 hardcoded params)

* create poco-1.11.3 branch, bump version

* update copyright date

* #3567: check legacy provider existence for legacy exception #3567

* fix(Placeholder): comparison for zero value

* feat(Context): DH init openssl3 port (2/2 params from file)

* test(HTTPSClientSession): try/catch to understand CI failure

* chore(cmake): copy the DH parameters file

* fix(OpenSSLInitializer): unload provider on uninitialize

* chore(HTTPSClientSessionTest): remove try/catch

* fix(OpenSSLInitializer): fix provider unloading

* feat(CppUnit): make tests exceptions more descriptive

* chore(CppUnit): a more descriptive name for callback

Co-authored-by: Günter Obiltschnig <guenter.obiltschnig@appinf.com>
2022-04-28 22:24:43 -05:00
..
cmake make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
include/Poco Netssl/openssl3 (#3575) 2022-04-28 22:24:43 -05:00
samples added VS2022 project files 2022-02-19 21:06:24 +01:00
src refactor(Placeholder): more SOO consolidation and optimization 2022-04-19 09:03:47 +00:00
testsuite Netssl/openssl3 (#3575) 2022-04-28 22:24:43 -05:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_vs140.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs140.vcxproj remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs140.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs150.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs150.vcxproj remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs150.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj chore: cleanup 2022-04-02 05:15:08 -07:00
Foundation_vs160.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs170.sln added VS2022 project files 2022-02-19 21:06:24 +01:00
Foundation_vs170.vcxproj added VS2022 project files 2022-02-19 21:06:24 +01:00
Foundation_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
Makefile merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00