poco/ActiveRecord
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 added ActiveRecord library and compiler 2021-06-18 08:51:42 +02:00
Compiler Netssl/openssl3 (#3575) 2022-04-28 22:24:43 -05:00
doc update ActiveRecord documentation 2021-06-19 17:00:40 +02:00
include/Poco/ActiveRecord documentation fixes 2021-06-19 18:01:07 +02:00
src ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
testsuite added VS2022 project files 2022-02-19 21:06:24 +01:00
ActiveRecord_vs90.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
ActiveRecord_vs90.vcproj ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs140.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
ActiveRecord_vs140.vcxproj ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs140.vcxproj.filters ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs150.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
ActiveRecord_vs150.vcxproj ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs150.vcxproj.filters ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs160.sln ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
ActiveRecord_vs160.vcxproj ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs160.vcxproj.filters ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
ActiveRecord_vs170.sln added VS2022 project files 2022-02-19 21:06:24 +01:00
ActiveRecord_vs170.vcxproj added VS2022 project files 2022-02-19 21:06:24 +01:00
ActiveRecord_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
ActiveRecord.progen ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
CMakeLists.txt fix ActiveRecord CMake build and configuration 2021-06-18 12:42:15 +02:00
dependencies added dependencies file 2021-06-18 09:07:51 +02:00
Makefile added ActiveRecord library and compiler 2021-06-18 08:51:42 +02:00