3607 Commits

Author SHA1 Message Date
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
Günter Obiltschnig
ad1bfe840d updated README.md 2018-03-07 15:35:25 +01:00
Günter Obiltschnig
02d2613bcf remove Android builds 2018-03-07 14:29:38 +01:00
Günter Obiltschnig
6730142a27 Merge branch 'poco-1.9.0' of https://github.com/pocoproject/poco into poco-1.9.0 2018-03-07 13:52:35 +01:00
Günter Obiltschnig
87342a7fb8 Merge branch 'poco-1.9.0' of https://github.com/pocoproject/poco into poco-1.9.0 2018-03-07 13:51:58 +01:00
Günter Obiltschnig
36ebf4ec0b Merge branch 'poco-1.9.0' of https://github.com/pocoproject/poco into poco-1.9.0 2018-03-07 13:44:40 +01:00
Günter Obiltschnig
d381c6bce5 PDF sample project files 2018-03-07 13:44:09 +01:00
Günter Obiltschnig
831fb72052 updated CHANGELOG 2018-03-07 13:34:58 +01:00
Günter Obiltschnig
009b459622 regen project files 2018-03-07 12:54:30 +01:00
Günter Obiltschnig
f36827f5ce fixes for WEC2013 2018-03-07 12:46:02 +01:00
Günter Obiltschnig
1f77aec1b3 fix message grammer 2018-03-07 11:22:34 +01:00
Günter Obiltschnig
df1caff144 regen project files 2018-03-07 10:25:19 +01:00
Günter Obiltschnig
4a6a1a980b make PDF build with VS2008 2018-03-07 10:14:49 +01:00
Günter Obiltschnig
4f562c0e6b fix Windows openssl library pragmas 2018-03-07 09:17:32 +01:00
Günter Obiltschnig
41cc2a632e added structure-data doc 2018-03-07 07:01:01 +01:00
Günter Obiltschnig
69588abd71 RemoteSyslogChannel should allow the RFC 5424 STRUCTURED-DATA field to be set #2173 2018-03-07 06:51:39 +01:00
Günter Obiltschnig
826dc92fda style and doc fixes 2018-03-06 23:13:07 +01:00
Günter Obiltschnig
e7d2b4593a fix for OpenSSL 1.0 2018-03-06 22:58:14 +01:00
Günter Obiltschnig
943595c937 GH #2129: Add support for AES-GCM ciphers 2018-03-06 22:53:27 +01:00
Günter Obiltschnig
e19f33351d add additional cipher modes 2018-03-06 19:46:24 +01:00
Günter Obiltschnig
ccefee0d55 Poco::Data::SQLite data types #703 2018-03-06 19:11:51 +01:00
Günter Obiltschnig
126f9e1742 inttypes.h is available on sun solaris #1426 2018-03-06 18:54:38 +01:00
Günter Obiltschnig
3f75fd539f #1545: Merge partition space information methods from develop 2018-03-06 18:46:48 +01:00
Günter Obiltschnig
0d3c3ce4d4 fixed GH #2106: Undefined behavior in Delegate::equals() 2018-03-06 18:26:49 +01:00
Günter Obiltschnig
d73bb2ea86 fixed GH #2058: Synchronization issue in Poco::Util::Timer at destruction 2018-03-06 17:33:02 +01:00
Günter Obiltschnig
f352f61e5b
Merge pull request #2203 from lbakman/poco-1.9.0
Use MAX_ADDRESS_LENGTH to determine buffer size
2018-03-06 16:42:14 +01:00