poco/ActiveRecord/Compiler
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
..
src Netssl/openssl3 (#3575) 2022-04-28 22:24:43 -05:00
CMakeLists.txt #3344: [bug] MacOS bundle destination path is not set 2021-11-05 13:58:42 +01:00
Compiler_vs90.vcproj ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs140.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs140.vcxproj ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs140.vcxproj.filters ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs150.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs150.vcxproj ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs150.vcxproj.filters ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs160.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs160.vcxproj ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs160.vcxproj.filters ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Compiler_vs170.sln added VS2022 project files 2022-02-19 21:06:24 +01:00
Compiler_vs170.vcxproj added VS2022 project files 2022-02-19 21:06:24 +01:00
Compiler_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
Compiler.progen ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
dependencies ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Makefile added ActiveRecord library and compiler 2021-06-18 08:51:42 +02:00