3632 Commits

Author SHA1 Message Date
Günter Obiltschnig
38b77ecc88 added RISC64 platform identification 2019-06-23 11:16:26 +02:00
Günter Obiltschnig
c01aeb05e2 Merge branch 'poco-1.9.1' of github.com:pocoproject/poco into poco-1.9.1 2019-06-23 08:27:45 +02:00
Günter Obiltschnig
9626aba20b fix poll/WSAPoll on Windows 2019-06-23 08:27:23 +02:00
Günter Obiltschnig
6559c5bac7 define OPENSSL_VERSION_PREREQ if not defined by OpenSSL 2019-06-23 08:26:56 +02:00
Günter Obiltschnig
c087af6389 added VS2019 support to ProGen 2019-06-23 08:26:04 +02:00
Günter Obiltschnig
3ce83ed560 fixed VS projects/solutions; added VS2019 projects/solutions 2019-06-23 08:25:34 +02:00
Günter Obiltschnig
d89ba5ef83 updated submodules 2019-06-22 21:12:43 +02:00
Günter Obiltschnig
5d3e3b36eb style fixes 2019-06-22 19:04:37 +02:00
Günter Obiltschnig
b556f422c9 updated REAMDE.md 2019-06-22 18:40:38 +02:00
Günter Obiltschnig
b44c5f66d4 updated CHANGELOG 2019-06-22 18:37:13 +02:00
Günter Obiltschnig
7711fc236b Upgraded bundled SQLite to version 3.28.0 2019-06-22 18:35:15 +02:00
Günter Obiltschnig
a96981d8ff fixed GH #2655: MongoDB Binary element to string - bug 2019-06-22 18:30:38 +02:00
Günter Obiltschnig
bad473f568 fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file 2019-06-22 18:24:49 +02:00
Günter Obiltschnig
bb916b84d0 fixed GH #2700: Invalid read of memory in Poco::Environment::set which may cause crashes. 2019-06-22 18:19:18 +02:00
Günter Obiltschnig
adc2cad7b4 fixed GH #2380: Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free. 2019-06-22 18:08:57 +02:00
Günter Obiltschnig
fb98f58d84 Added support for building with different OpenSSL distributions on Windows 2019-06-22 15:00:40 +02:00
Günter Obiltschnig
a45598d45a fix formatting 2019-06-22 14:49:12 +02:00
Günter Obiltschnig
303173b76f fixed pocoproject.org IP address 2019-06-22 14:48:25 +02:00
Günter Obiltschnig
5fc4cd3ff9 Poco::Net::WebSocket::setMaxPayloadSize() and Poco::Net::WebSocket::getMaxPayloadSize()
to specify a maximum acceptable payload size for Poco::Net::WebSocket::receiveFrame()
2019-06-22 14:47:55 +02:00
Günter Obiltschnig
2cd8950dfc fixed GH #2549: Fix keepAlive in http client session 2019-06-22 14:47:08 +02:00
Günter Obiltschnig
e5f49a898d fixed GH #2492: Net::Socket::address() crash on Android 2019-06-22 14:46:38 +02:00
Günter Obiltschnig
5cfd767239 added support for additional commands (exists, expire, ping, multi, exec, discard) 2019-06-22 14:44:01 +02:00
Günter Obiltschnig
d5ab10cc10 added Poco::Redis::Client::isConnected() 2019-06-22 14:43:33 +02:00
Günter Obiltschnig
479564069e fixed GH #2570: DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message 2019-06-22 14:42:59 +02:00
Günter Obiltschnig
03ced50f88 upgraded bundled PCRE to 8.43 2019-06-22 14:39:12 +02:00
Günter Obiltschnig
0a8b486af4 fixed GH #2358: Don't include <openssl/fips.h> for later OpenSSL 2019-06-22 14:36:31 +02:00
Günter Obiltschnig
f581d8a256 fixed GH #2364: Stringify escapes every unicode symbol when object contain an array 2019-06-22 14:27:31 +02:00
Günter Obiltschnig
1f65d15ac5 updated version no. 2019-06-22 14:17:51 +02:00
Günter Obiltschnig
7a4f56e74b fixed GH #2382: Tuple assignment very slow 2019-06-22 14:06:47 +02:00
Günter Obiltschnig
4a2cc66ec6 fixed GH #2220: Encoding/DoubleByteEncoding.cpp fails to compile with VS2008 and _DEBUG 2019-06-22 13:59:56 +02:00
Günter Obiltschnig
d3f44c0209 fixed GH #2277: SQLite null pointer dereference occurs when exception is being thrown 2019-06-22 13:59:38 +02:00
Günter Obiltschnig
5c79a93634 GH #2316: cmake can't find MySQL and ODBC libraries 2019-06-22 13:53:31 +02:00
Günter Obiltschnig
caac69a0cb fixed GH #2313: PollSet behaves differently on windows 2019-06-22 13:47:31 +02:00
Günter Obiltschnig
3678e45112 fixed GH# #2712: File_WIN32.cpp(168): error C2065: “_upath”:Undeclared identifier 2019-06-22 13:44:53 +02:00
Günter Obiltschnig
a65979c7df Merge branch 'poco-1.9.0' of github.com:pocoproject/poco into poco-1.9.0 2019-01-25 14:00:21 +01:00
Günter Obiltschnig
6a57cd2424 backport of #2583: Crypto library does not build with OpenSSL 1.0.0 2019-01-25 13:59:08 +01:00
Günter Obiltschnig
10da7373f9
Merge pull request #2559 from agalanin/poco-1.9.0
epoll() is absent on AIX
2018-12-05 08:09:40 +01:00
Alexander Galanin
c4fdcf7ef2 epoll() is absent on AIX 2018-12-04 10:59:02 +03:00
Francis ANDRE
50f1487dd4 Use the develop nra,ch instead of the master branch until the master be fixed' 2018-11-07 20:06:30 +01:00
Francis ANDRE
0d174d20af Use SDK 8.1 to get rc.exe on the PATH 2018-11-07 20:05:40 +01:00
Aleksandar Fabijanic
daf00da73a
Update .gitmodules 2018-03-08 09:10:25 -06:00
Günter Obiltschnig
1c533ea922 update README.md 2018-03-08 10:55:58 +01:00
Günter Obiltschnig
5e3585b719 update Acknowledgements 2018-03-07 17:32:06 +01:00
Günter Obiltschnig
12c6c65f37
Update README.md 2018-03-07 16:10:14 +01:00
Günter Obiltschnig
92c3b9e39f
Update README.md 2018-03-07 16:07:19 +01:00
Günter Obiltschnig
8514bc53f5 move images 2018-03-07 16:06:32 +01:00
Günter Obiltschnig
024a04e869 add logo 2018-03-07 15:59:19 +01:00
Günter Obiltschnig
e184ea447d fix .travis.yml 2018-03-07 15:39:28 +01:00
Günter Obiltschnig
6374bab69f Merge branch 'poco-1.9.0' of https://github.com/pocoproject/poco into poco-1.9.0 2018-03-07 15:37:22 +01:00
Günter Obiltschnig
ea7f34c326 updated README.md 2018-03-07 15:36:26 +01:00