Commit Graph

4097 Commits

Author SHA1 Message Date
Günter Obiltschnig
6c828018df added JWT library 2019-07-30 11:19:49 +02:00
Günter Obiltschnig
d25b665194 fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-07-24 07:47:01 +02:00
Joerg-Christian Boehme
8329020858
Remove copy of Encodings/testsuite/data in cmake
Remove copy of Encodings/testsuite/data, it doesn't exists in the source folder.
2019-07-21 16:13:48 +02:00
Francis ANDRE
401c8281a6 Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0 2019-07-16 15:56:55 +02:00
Francis ANDRE
65fb39b64b Backport from poco-1.9.3 2019-07-16 15:56:30 +02:00
Joerg-Christian Boehme
23300c7196 Extend cmake documentation. Add multi-configuration hint 2019-07-15 23:56:00 +02:00
Francis ANDRE
92af885f89 Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0 2019-07-11 15:19:34 +02:00
Francis ANDRE
797512fb68 Install VSSetup PowerShell script and use it to compute vs150 & vs160 paths
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-11 15:19:07 +02:00
Günter Obiltschnig
1a40540ecf
Merge pull request #2748 from agalanin/epoll-is-absent-on-AIX-1.10.0
Epoll is absent on aix 1.10.0
2019-07-10 13:28:07 +02:00
Alexander Galanin
5cd9f65704 epoll() is absent on AIX (fix whitespace indent) 2019-07-10 14:11:27 +03:00
Alexander Galanin
8af21cb8cb epoll() is absent on AIX 2019-07-10 14:11:19 +03:00
Francis ANDRE
a0a5b454ec Fix PLATFORMSW settings versus Win32/x86
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-10 09:25:16 +02:00
Günter Obiltschnig
f1f8eb883e fixed GH #2747: NetSSL_Win: Context constructor usage argument should specify minimum supported SSL/TLS version 2019-07-10 08:08:29 +02:00
Francis ANDRE
60405ec93a Use vswhere for getting the propoer VSCOMMTOOLS path in vs150/vs160
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-09 09:11:38 +02:00
Francis ANDRE
0d29342012 Add VS2019 support. Use 8.1 SDK
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-08 10:46:22 +02:00
Francis ANDRE
0babac48cc Updated version
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
2019-07-08 10:45:33 +02:00
Günter Obiltschnig
067ac73cc9 testsuite: assert() -> assertTrue() 2019-07-01 18:01:05 +02:00
Günter Obiltschnig
12897d3d63 fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration 2019-07-01 17:51:38 +02:00
Günter Obiltschnig
4c3351ea05 fixed GH #2737: Bundles vulnerable copy of Expat — please upgrade to Expat 2.2.7 2019-07-01 07:15:21 +02:00
Günter Obiltschnig
9a8ab0858f include version resource in DLLs built with CMake 2019-06-24 15:39:06 +02:00
Günter Obiltschnig
472684e13c fixed GH #2723: Access violation when trying to decompress .zip file with unsupported compression method. 2019-06-23 12:42:34 +02:00
Günter Obiltschnig
b782d17ced fixed timeout for WSAPoll 2019-06-22 21:29:24 +02:00
Günter Obiltschnig
78c2ef8b85 style fixes 2019-06-22 19:05:49 +02:00
Günter Obiltschnig
f09c17830f Upgraded bundled SQLite to version 3.28.0 2019-06-22 18:35:44 +02:00
Günter Obiltschnig
093568ecc7 fixed GH #2655: MongoDB Binary element to string - bug 2019-06-22 18:31:57 +02:00
Günter Obiltschnig
5ba6ec6885 fixed GH #2700: Invalid read of memory in Poco::Environment::set which may cause crashes. 2019-06-22 18:19:22 +02:00
Günter Obiltschnig
27335031e1 fixed GH #2380: Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free. 2019-06-22 18:11:05 +02:00
Günter Obiltschnig
ee5a7269c3 fixed GH# #2712: File_WIN32.cpp(168): error C2065: “_upath”:Undeclared identifier 2019-06-22 13:44:25 +02:00
Günter Obiltschnig
5a5028fe6d Merge branch 'poco-1.10.0' of github.com:pocoproject/poco into poco-1.10.0 2019-06-12 15:41:09 +02:00
Günter Obiltschnig
dee86fbbfe bumped version to 1.10.0 2019-06-12 15:40:52 +02:00
Günter Obiltschnig
74161a427e
Merge pull request #2719 from OgreTransporter/poco-1.10.0
Copy of pr #2694 for poco-1.10.0 including fix for #2718
2019-06-12 15:01:56 +02:00
Transporter
edb8bed56d Copy of pr #2694 for poco-1.10.0 including fix for #2718 2019-06-12 14:10:21 +02:00
Günter Obiltschnig
625dd6b51e backport #2336 2019-06-11 16:07:53 +02:00
Günter Obiltschnig
5e678b925b only auto-authorize if non-empty HTTPCredentials are provided 2019-06-04 18:37:48 +02:00
Günter Obiltschnig
96a7263219 added HTTP*Credentials::empty() and HTTP*Credentials::clear() 2019-06-04 18:33:50 +02:00
Joerg-Christian Boehme
86b448ecf5 First update of android build notes 2019-05-30 08:32:03 +02:00
Günter Obiltschnig
a7d5d97487 added missing #include <windows.h> 2019-05-16 14:54:19 +02:00
Günter Obiltschnig
20e7a3f3da typo 2019-05-16 14:44:53 +02:00
Günter Obiltschnig
e98f752cff SecureSMTPClientSession now uses _host from SMTPClientSession 2019-05-16 14:42:24 +02:00
Günter Obiltschnig
dc4d36dad5 fixed warning 2019-05-16 14:40:13 +02:00
Günter Obiltschnig
ec8ea48062 SecureSMTPClientSession now uses _host from SMTPClientSession 2019-05-16 14:35:19 +02:00
Günter Obiltschnig
2086a497f5 fix for Windows (add #define NOMINMAX) 2019-05-16 14:16:09 +02:00
Günter Obiltschnig
2510a8a055 WebSocket documentation update 2019-05-16 10:01:18 +02:00
Günter Obiltschnig
16f63eed0a WebSocket: allow setting the maximum payload size for receiving frames 2019-05-16 08:43:46 +02:00
Günter Obiltschnig
7d64cc153b Merge branch 'feature/sspi-ntlm' into poco-1.9.1 2019-05-15 16:37:53 +02:00
Günter Obiltschnig
63a011e4e7 regenerated vs projects 2019-05-15 16:33:59 +02:00
Günter Obiltschnig
a335f6da89 fixes for macOS/Linux 2019-05-15 15:54:10 +02:00
Günter Obiltschnig
e821a2a9f1 added support for SSPI-based NTLM authentication using the credentials of the currently logged in Windows user (Windows only) 2019-05-15 15:43:37 +02:00
Günter Obiltschnig
623f31a62b fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-05-14 09:37:58 +02:00
Joerg-Christian Boehme
e1435a6620
Fix cross-compilation against Poco pre-built (#2599) (#2679)
* Use ZLIB and PCRE imported target to improve portability
* Set EXPAT and SQLite3 library for XML and SQL if POCO_UNBUNDLED is true in cmake build
2019-04-22 23:47:11 +02:00