4730 Commits

Author SHA1 Message Date
Günter Obiltschnig
95d38c8355 fixed GH #2970: Poco::Data::TypeHandler<Poco::Nullable<T>>::prepare() must prepare with underlying type, not Poco::Data::Keywords::null 2020-04-01 13:48:27 +02:00
Günter Obiltschnig
5a5e8584f9 NetSSL_Win: fix potential endless loop due to wrong error handling 2020-03-13 09:33:08 +01:00
akete
1d16cb115b
Fixed issue 2945 (#2946)
* Fixed #2945

* Added unit tests for #2945

* Dissalow iterator on empty Var (#2945)

* Updated unit tests for #2945

* More concise unit tests for #2945

* Removed some more clutter (#2945)
2020-03-03 20:47:53 +01:00
Günter Obiltschnig
7ca90cb0c3 style fixes for #2935; check OpenSSL version 2020-02-28 08:57:31 +01:00
Günter Obiltschnig
edc975ab70
Merge pull request #2935 from p-neels/OCSPStaplingSupportForClientConn
Configuration to receive OCSP stapling response for client connection…
2020-02-28 08:20:50 +01:00
Alex Fabijanic
0daa88f589 fix Invalid condition [ICMPv4PacketImpl.cpp:234] #2783 2020-02-25 19:53:52 +01:00
Günter Obiltschnig
0c5a0597dd run Application::initialize() in try-catch block 2020-02-24 08:06:43 +01:00
Günter Obiltschnig
e199cc60a2 removed SDK version from project files 2020-02-21 14:24:09 +01:00
Neelima Patil
1811445758 Configuration to receive OCSP stapling response for client connections and callback implementation to verify the response if the server returns any response 2020-02-20 17:11:11 +05:30
Günter Obiltschnig
7c1bc7e67b
Merge pull request #2933 from KevDi/feature/SourceFileLoggingPattern
Write only Filename to the Log Output
2020-02-19 20:44:59 +01:00
Jan Kevin Dick
0522bf282f Updated Comment 2020-02-19 13:59:15 +01:00
Jan Kevin Dick
13a89d4af4 Added Test and new Pattern 'O' to only log the Filename not the full Path. 2020-02-19 13:56:52 +01:00
Linquize
5568c005bc Zip and SevenZip do not depend on Util, XML, JSON 2020-02-18 00:14:36 +08:00
Günter Obiltschnig
76a89e0b3d
Merge pull request #2928 from linquize/clang
Fix clang issue
2020-02-17 17:06:40 +01:00
Linquize
8e2036fd03 Fix MSVC clang build fail 2020-02-18 00:02:37 +08:00
Linquize
047910b0e5 Fix warning in clang 2020-02-18 00:02:37 +08:00
Günter Obiltschnig
089d3fcfff Merge branch 'poco-1.10.1' into devel 2020-02-17 09:00:34 +01:00
Günter Obiltschnig
a3d827d80e remove ENABLE_MSVC_MP cmake option 2020-02-17 08:36:04 +01:00
Günter Obiltschnig
b9d49339d0 Merge branch 'poco-1.10.1' into devel 2020-02-16 21:34:59 +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
6b84d43768 Merge branch 'poco-1.10.1' into devel 2020-02-16 20:01:07 +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
27f24c5783 Merge branch 'poco-1.10.1' into devel 2020-02-14 11:46:27 +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
4e5d4605dd Merge branch 'poco-1.10.1' into devel 2020-02-12 22:53:02 +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
e795d45023 Merge branch 'poco-1.10.1' of github.com:pocoproject/poco into devel 2020-02-12 20:37:04 +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
7e8c9bc0fd Merge branch 'poco-1.10.1' into devel 2020-02-12 20:19:42 +01:00
Günter Obiltschnig
29f745ff65 backport #2921 2020-02-12 20:15:02 +01:00