Commit Graph

16 Commits

Author SHA1 Message Date
John Vandenberg
0e6e16645c
Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Hernan Martinez
fcaab80a65
ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
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
Günter Obiltschnig
2b3662c854 added VS2022 project files 2022-02-19 21:06:24 +01:00
Günter Obiltschnig
e2f7e72a9e #3344: [bug] MacOS bundle destination path is not set 2021-11-05 13:58:42 +01:00
Günter Obiltschnig
51adf4c986 add version resources to executables 2021-06-26 10:12:20 +02:00
Günter Obiltschnig
970182b57d documentation fixes 2021-06-19 18:01:07 +02:00
Günter Obiltschnig
0ba235d401 update ActiveRecord documentation 2021-06-19 17:00:40 +02:00
Günter Obiltschnig
9a2711af57 ActiveRecord user guide 2021-06-19 15:32:40 +02:00
Günter Obiltschnig
1c9ca37923 ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
Günter Obiltschnig
7569ccf82b #3318: Data: Support Poco::UUID for data binding 2021-06-19 08:40:49 +02:00
Günter Obiltschnig
3d8be229ae fix ActiveRecord CMake build and configuration 2021-06-18 12:42:15 +02:00
Günter Obiltschnig
9025ba6ff5 ActiveRecord: project files and fixes for MSVC 2021-06-18 10:51:48 +02:00
Günter Obiltschnig
4a4b1149ce update copyright dates 2021-06-18 09:16:55 +02:00
Günter Obiltschnig
1cbc564add added dependencies file 2021-06-18 09:07:51 +02:00
Günter Obiltschnig
22e762dd9a added ActiveRecord library and compiler 2021-06-18 08:51:42 +02:00