Günter Obiltschnig
cfd05c5524
Postgres: fix extractor
2021-04-11 16:05:59 +02:00
Günter Obiltschnig
6a5dbd267e
TypeHandler: move instead of copy
2021-04-11 16:04:14 +02:00
Günter Obiltschnig
aa7667d427
RemoteSyslogChannel/RemoteSyslogListener: add buffer size configuration property
2021-04-11 16:03:08 +02:00
Günter Obiltschnig
3771a53ae1
formatting
2021-04-11 16:01:12 +02:00
Günter Obiltschnig
4066c4d794
add Application::windowSize()
2021-04-11 16:00:53 +02:00
Günter Obiltschnig
8625b29f9f
add AbstractCache::forEach()
2021-04-11 15:58:19 +02:00
Günter Obiltschnig
d126e51ec3
Merge branches 'master' and 'poco-1.10.2' of github.com:pocoproject/poco into poco-1.10.2
2021-04-11 15:54:10 +02:00
Günter Obiltschnig
5ce9685613
PocoDoc - merge changes from macchina.io to allow for insertion of custom HTML into generated pages
2021-03-02 12:08:28 +01:00
Günter Obiltschnig
3e0c80d8a8
#3202 : JWT: ESxxx signature must include padding for ECDSA R and S values
2021-02-06 11:32:04 +01:00
Francis ANDRE
340165e5fb
scripts to build Poco modules as Nuget packages
...
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2020-12-25 10:41:07 +01:00
Francis ANDRE
5b2d1bce8e
Removed
...
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2020-12-25 10:40:38 +01:00
Günter Obiltschnig
7b44480486
#3153 : Poco::Data::ODBC [N]VARCHAR(MAX) wrong maxDataSize() result
2020-11-27 19:30:28 +01:00
Günter Obiltschnig
9e36cea203
fix JSON object formatting and tests
2020-07-29 11:40:40 +02:00
Günter Obiltschnig
328d6a1a46
add support for typed enums and deleted functions
2020-07-29 09:02:41 +02:00
Günter Obiltschnig
64101df736
remove unnecessary space in JSON object serialization
2020-07-29 09:00:49 +02:00
Günter Obiltschnig
7e866396aa
remove unnecessary escaping in JSONString
2020-07-29 08:59:44 +02:00
Günter Obiltschnig
75821fc591
create 1.10.2 branch
2020-07-29 08:57:35 +02:00
Günter Obiltschnig
3fc3e5f5b8
Merge branch 'poco-1.10.1'
2020-02-17 11:47:53 +01:00
Günter Obiltschnig
a3d827d80e
remove ENABLE_MSVC_MP cmake option
2020-02-17 08:36:04 +01:00
Günter Obiltschnig
67c9745a52
Merge pull request #2925 from Bjoe/fix-windows-missing-pocofoundation-cmake
...
Fix cmake config modul location
2020-02-16 21:34:26 +01:00
Joerg-Christian Boehme
bb3d974343
Fix cmake config modul location
2020-02-16 21:27:22 +01:00
Günter Obiltschnig
f472d3ae52
use TLS_CLIENT_USE instead of CLIENT_USE
2020-02-16 19:58:55 +01:00
Günter Obiltschnig
4a45cfe05b
FreeBSD build config now uses clang
2020-02-16 19:52:01 +01:00
Günter Obiltschnig
647d370867
updated changelog
2020-02-16 19:48:34 +01:00
Günter Obiltschnig
4e92f3c2ab
#2922 : 1.10 cmake build fails on FreeBSD 11.2 Release
2020-02-16 18:48:31 +01:00
Günter Obiltschnig
3b14ae5ec8
new x509 cert for sample
2020-02-16 18:29:03 +01:00
Günter Obiltschnig
d92200c5b7
#2908 improve check whether arg needs to be quoted
2020-02-14 21:16:43 +01:00
Günter Obiltschnig
fce98bd8be
updated changelog
2020-02-14 11:45:24 +01:00
Günter Obiltschnig
e3a05a4c58
fixed a warning
2020-02-14 11:22:18 +01:00
Günter Obiltschnig
4de9a21187
make CMake files style (more) consistent
2020-02-14 11:07:32 +01:00
Günter Obiltschnig
4f59aef815
remove non-UTF8 Windows platform support
2020-02-14 09:52:50 +01:00
Günter Obiltschnig
76012717b0
#2908 tests
2020-02-14 09:28:21 +01:00
Günter Obiltschnig
888d8e6fb9
commit missing file
2020-02-14 09:05:38 +01:00
Günter Obiltschnig
1cfe6b0f02
#2908 : [Windows] Process arguments quoting is broken.
2020-02-14 09:03:03 +01:00
Günter Obiltschnig
7656b71aa6
skip more libs on arm build to stay under 50min limit
2020-02-14 08:45:12 +01:00
Günter Obiltschnig
dea91c8105
style fix
2020-02-13 22:08:44 +01:00
Günter Obiltschnig
23da8c21c9
fixed a bug in RefAnyCast causing a crash if the cast is invalid
2020-02-13 21:56:59 +01:00
Günter Obiltschnig
0b59315443
#2923 : cmake: Version 1.10.0 not parsed correctly from VERSION file
2020-02-13 20:25:29 +01:00
Günter Obiltschnig
6aa1abd8f6
warn if POCO_STATIC is used
2020-02-13 20:11:03 +01:00
Günter Obiltschnig
13d0bd7f0b
added backwards compatibility for POCO_STATIC setting
2020-02-13 20:07:47 +01:00
Günter Obiltschnig
e5afb2fa89
CMake fixes for Windows
2020-02-12 22:46:18 +01:00
Günter Obiltschnig
75a86ad868
remove POCO_STATIC
2020-02-12 22:10:01 +01:00
Günter Obiltschnig
bb63b28121
Merge pull request #2920 from KevDi/closeServiceHandleAfterUnregister
...
Close Service Handle after DeleteService Function call
2020-02-12 20:36:23 +01:00
Günter Obiltschnig
c4841302b4
Merge pull request #2919 from KevDi/bugfix/setFailureActionsCrashes
...
Fixed Crash in WinService::setFailureActions
2020-02-12 20:35:44 +01:00
Günter Obiltschnig
29f745ff65
backport #2921
2020-02-12 20:15:02 +01:00
Jan Kevin Dick
753cfcecd7
Close Service Handle after DeleteService Function call
2020-02-12 13:10:09 +01:00
Jan Kevin Dick
e51adf72cf
Fixed setFailureActions. Function could crash if the given Vector has
...
less then 3 Elements. Also the Function crashes if no SVC_REBOOT or
SVC_RUN_COMMAND are specified. If this is the case ac.lpCommand and
ac.lpRebootMessage are not set.
2020-02-12 13:01:45 +01:00
Günter Obiltschnig
ab453d0097
fix 'using namespace std::string_literals;' statement in generated code
2020-02-10 19:03:18 +01:00
Günter Obiltschnig
1be791a8aa
use std::string literals in generated code
2020-02-10 09:24:18 +01:00
Günter Obiltschnig
646a80a1fb
ignore test results for osx as various timing-sensitive tests fail randomly
2020-02-09 11:25:46 +01:00