Commit Graph

5397 Commits

Author SHA1 Message Date
Francis ANDRE
dcf31bdbcf Add missing PocoCppUnit.lib dependency 2019-11-24 13:33:44 +01:00
Francis ANDRE
1aa2cb9f45 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2019-11-17 13:21:35 +01:00
Francis ANDRE
bc1dc185d4 Update gradle 2019-11-17 13:19:23 +01:00
Francis ANDRE
546d88f38e Switch to gradle-4.9 2019-11-17 13:17:04 +01:00
Günter Obiltschnig
62a9254692 Merge pull request #2775 from WebSpellChecker/fix-Windows16_reboot_during_ssl_connection
Fix issue in NetSSL_Win. Windows Server 2016 reboots while trying to …
2019-08-23 21:00:14 +02:00
maxim-voronko
1f26cf8ecf fix indentation 2019-08-23 11:24:34 +03:00
maxim-voronko
09745d39e7 Fix issue in NetSSL_Win. Windows Server 2016 reboots while trying to establish an SSL connection. 2019-08-23 11:09:42 +03:00
Günter Obiltschnig
5eb7652171 Merge pull request #2773 from WebSpellChecker/use-wchar_t-in-CertOpenStore-api-call
Fix the issue with incorrect type of store name parameter in CertOpenStore API call into NetSSL_Win
2019-08-22 13:06:13 +02:00
maxim-voronko
49c0bc25e4 Replace type of certStoreName parameter from char * to whar_t * for CertOpenStore api call into NetSSL_Win 2019-08-22 11:08:11 +03:00
Günter Obiltschnig
99c6f07c07 Create FUNDING.yml 2019-08-18 08:16:13 +02:00
Günter Obiltschnig
8c80f88e23 Merge pull request #2603 from WebSpellChecker/unrestrict-ssl-cert-size
Remove incorrect upper size limits for SSL certificates in NetSSL_Win
2019-08-16 16:15:46 +02:00
Joerg-Christian Boehme
6bdbf173d9 Fix android build on travis for develop branch (#2763)
* Fix android build
2019-08-12 08:15:49 +02:00
Eduardo Scartezini Correia Carvalho
680591632f Documentation Fix (#2703)
in the example there is an undeclared variable, this commit fix it.
2019-08-07 08:30:17 +02:00
Günter Obiltschnig
ccdae6d338 fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-07-24 07:48:05 +02:00
Francis ANDRE
6f08b56f98 Merge pull request #2752 from Kampbell/develop
Use Xenai on Travis instead of Trusty
2019-07-18 14:07:08 +02:00
Francis ANDRE
c3775cfebe Restore test="arm-linux-gnueabi-g++ (make)" 2019-07-18 09:37:14 +02:00
Francis ANDRE
a1cd2d8126 Comment ou Android build. Fixed later. 2019-07-18 08:29:11 +02:00
Joerg-Christian Boehme
015d396566 Switch off mysql build in AppVeyor cmake build
The current MySQL installation on AppVeyor is not build
with Visual Studio 15 2017.
error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900'
2019-07-18 07:59:08 +02:00
Joerg-Christian Boehme
efd1d5a255 Remove CMAKE_BUILD_TYPE in VS build system
For multi-configuration generators, (like Visual Studio and Xcode),
CMAKE_BUILD_TYPE is ignored!
2019-07-18 07:53:35 +02:00
Francis ANDRE
57b0dc9131 Fix typo 2019-07-17 14:00:11 +02:00
Francis ANDRE
1a92d5e61d Switch from cmake-3.9.2 to cmake-3.12.4 2019-07-17 13:56:26 +02:00
Francis ANDRE
ec6bd6c000 Switch from clang-5 to clang-6 2019-07-17 13:47:10 +02:00
Francis ANDRE
ddb8aceff3 Switch from Trusty to Xenai 2019-07-17 13:32:59 +02:00
Joerg-Christian Boehme
89bce2fa17 Extend cmake getting started documentation 2019-07-16 00:16:38 +02:00
Francis ANDRE
290e09739d Comment out x86 jobs to reduce the overall time lapse 2019-07-10 15:56:04 +02:00
Günter Obiltschnig
59ac345168 fixed GH #2747: NetSSL_Win: Context constructor usage argument should specify minimum supported SSL/TLS version 2019-07-10 08:10:35 +02:00
Francis ANDRE
af66a2b7c4 Reduce timelapse by building the x64 platform only 2019-07-09 15:34:34 +02:00
Francis ANDRE
78dcb01462 Build in Debug type 2019-07-09 15:31:56 +02:00
Günter Obiltschnig
23aebd2d96 fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration 2019-07-01 17:59:29 +02:00
Günter Obiltschnig
2380ada129 fixed GH #2737: Bundles vulnerable copy of Expat — please upgrade to Expat 2.2.7 2019-07-01 07:22:58 +02:00
Günter Obiltschnig
bd0235b4b0 include version resource in DLLs built with CMake 2019-06-24 15:42:23 +02:00
Günter Obiltschnig
43ea22b3ab fixed GH #2723: Access violation when trying to decompress .zip file with unsupported compression method. 2019-06-23 12:44:25 +02:00
Günter Obiltschnig
d67d2dd76c use same timeout for poll and WSAPoll 2019-06-22 21:30:30 +02:00
Günter Obiltschnig
4717b20b4e style fixes 2019-06-22 19:09:15 +02:00
Günter Obiltschnig
bebdc6a50c Upgraded bundled SQLite to version 3.28.0 2019-06-22 18:36:42 +02:00
Günter Obiltschnig
918713f206 fixed GH #2655: MongoDB Binary element to string - bug 2019-06-22 18:32:01 +02:00
Günter Obiltschnig
a0f30cdb29 Merge pull request #2729 from Romain-Geissler-1A/fix-warning
Fix warnings with release 1.9.0 and gcc 9:
2019-06-22 18:28:58 +02:00
Günter Obiltschnig
c5833e90d4 minor style fix 2019-06-22 18:20:02 +02:00
Günter Obiltschnig
0060f27ff2 Merge pull request #2700 from areuthere/develop
Invalid read of memory in Poco::Environment::set which may cause crashes.
2019-06-22 18:16:22 +02:00
Günter Obiltschnig
d38f7e2289 fixed GH #2380: Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free. 2019-06-22 18:13:16 +02:00
Günter Obiltschnig
349af10092 Merge branch 'develop' of github.com:pocoproject/poco into develop 2019-06-22 18:11:14 +02:00
Romain Geissler
34c9208a01 Fix warnings with release 1.9.0 and gcc 9:
/remote/intdeliv/components/osp/Poco/Foundation/19-0-0-2/include/Poco/Dynamic/VarHolder.h: In instantiation of ‘void Poco::Dynamic::VarHolder::checkUpperLimit(const F&) const [with F = short int; T = signed char]’:
/remote/intdeliv/components/osp/Poco/Foundation/19-0-0-2/include/Poco/Dynamic/VarHolder.h:327:4:   required from ‘void Poco::Dynamic::VarHolder::convertToSmaller(const F&, T&) const [with F = short int; T = signed char]’
/remote/intdeliv/components/osp/Poco/Foundation/19-0-0-2/include/Poco/Dynamic/VarHolder.h:913:29:   required from here
/remote/intdeliv/components/osp/Poco/Foundation/19-0-0-2/include/Poco/Dynamic/VarHolder.h:435:39: error: comparison of integer expressions of different signedness: ‘Poco::UInt64’ {aka ‘long unsigned int’} and ‘signed char’ [-Werror=sign-compare]
  435 |       static_cast<Poco::UInt64>(from) > std::numeric_limits<T>::max())
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-06-21 15:10:22 +00:00
Günter Obiltschnig
e7969b6e91 Merge pull request #2694 from OgreTransporter/develop
Bugfix for #2683, #2708 and #2715, support for #2705
2019-06-12 13:19:05 +02:00
Transporter
876ae106bc Fix CMake for Visual Studio 2019 on Windows 10 2019-06-12 13:14:16 +02:00
Günter Obiltschnig
1175ba76f2 Merge pull request #2336 from OlegHahm/hotfix/websocket_accept_content_length_fix
Omit ContentLength in WebSocket accept response
2019-06-11 15:06:41 +02:00
Oliver Hahm
a32f40ae83 Omit ContentLength in WebSocket accept response
According to https://tools.ietf.org/html/rfc7230#section-3.3.2
(see https://stackoverflow.com/a/44553521/8647581 for details)
2019-06-11 15:01:42 +02:00
Günter Obiltschnig
2662fbfd4a merge 5e678b925b and 96a7263219 from poco-1.9.1 2019-06-04 18:51:30 +02:00
Transporter
c593c7fb62 Update pcre from 8.42 to 8.43 2019-05-27 21:56:07 +02:00
Mayank Khandelwal
d7d3b249e4 Invalid read of memory in Poco::Environment::get 2019-05-22 06:42:48 -07:00
Günter Obiltschnig
eb3d20642f added missing #include <windows.h> 2019-05-16 14:53:10 +02:00