4395 Commits

Author SHA1 Message Date
Günter Obiltschnig
13d3a03529 remove curves unsupported by some OpenSSL builds 2020-02-04 15:31:48 +01:00
Günter Obiltschnig
451172b38f updated README.md 2020-02-04 14:23:41 +01:00
Günter Obiltschnig
fc8a95c44e make Context compile with OpenSSL >= 1.1 2020-02-04 13:41:23 +01:00
Günter Obiltschnig
3eb2a65a88 Merge branch 'poco-1.10.1' of github.com:pocoproject/poco into poco-1.10.1 2020-02-04 13:21:38 +01:00
Günter Obiltschnig
c2255c1c62 fixed warnings 2020-02-04 13:21:25 +01:00
Günter Obiltschnig
a759c5cff6 updated CHANGELOG 2020-02-04 12:45:09 +01:00
Günter Obiltschnig
fc17a2ddb8 updated changelog 2020-02-04 12:33:40 +01:00
Günter Obiltschnig
07be1a328b upgrade bundled SQLite to 3.31.1 2020-02-04 11:59:09 +01:00
Günter Obiltschnig
58e63be162 #2894: Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED 2020-02-04 11:05:21 +01:00
Günter Obiltschnig
b3f75eb850 #2902: [FTPClient] Optimize expression 2020-02-04 10:56:58 +01:00
Günter Obiltschnig
c4bdadffb3 #2787: add queueSize property to the AsyncChannel 2020-02-04 10:53:01 +01:00
Günter Obiltschnig
81624a269f #2898: poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4) 2020-02-04 10:23:55 +01:00
Günter Obiltschnig
bfa7ca5c82 #2834: Wrong cancelation of the fix: incorrect type of store name parameter in CertOpenStore API call into NetSSL_Win. Release 1.10.0 2020-02-04 09:53:47 +01:00
Günter Obiltschnig
6e321e6256 #2791: allow pre-allocation of the buffer in LogStreamBuf 2020-02-04 09:45:26 +01:00
Günter Obiltschnig
d33a39a987 #2816: Modernise TLS configuration 2020-02-04 09:33:31 +01:00
Günter Obiltschnig
fafa92d353 #2818: Add getSpecifiedPort() method to URI 2020-02-04 09:06:49 +01:00
Günter Obiltschnig
8d227dc8d3 bump version to 1.10.1 2020-02-04 08:52:26 +01:00
Günter Obiltschnig
0557e87117 remove WinTestRunner 2020-01-27 15:31:02 +01:00
Günter Obiltschnig
936c3a4424 added dependencies 2020-01-27 14:10:58 +01:00
Günter Obiltschnig
e522f90513 updated tour 2020-01-27 10:46:55 +01:00
Günter Obiltschnig
f828ae1e1f updated relspec 2020-01-27 10:16:36 +01:00
Günter Obiltschnig
323dcdb6d9 updated docs 2020-01-27 09:34:08 +01:00
Günter Obiltschnig
fbf790e6c2 updated README 2020-01-27 09:27:34 +01:00
Günter Obiltschnig
d7bd2a8bda updated README and overview pic 2020-01-27 09:07:10 +01:00
Günter Obiltschnig
d7f3ba9f95 fixed CppUnit includes 2020-01-26 15:18:12 +01:00
Günter Obiltschnig
b6f176f384 fixed CppUnit includes 2020-01-26 13:54:32 +01:00
Günter Obiltschnig
081505def8 updated CHANGELOG 2020-01-26 12:04:59 +01:00
Günter Obiltschnig
7f071c9171 use correct printf format spec for UIntPtr 2020-01-26 10:32:06 +01:00
Günter Obiltschnig
958387b6ba improved Lambda support 2020-01-26 08:41:22 +01:00
Günter Obiltschnig
14e58b7fea code cleanup 2020-01-25 20:43:13 +01:00
Günter Obiltschnig
65be8b0bb6 updated release scripts 2020-01-25 16:00:04 +01:00
Günter Obiltschnig
4667ac8b67 updated relnotes 2020-01-25 14:33:33 +01:00
Günter Obiltschnig
09028eea15 C++1x-ification 2020-01-25 14:29:54 +01:00
Günter Obiltschnig
850f22b098 C++1x-ification 2020-01-25 14:26:57 +01:00
Günter Obiltschnig
0f3cc83ab7 updated CHANGELOG 2020-01-25 14:23:39 +01:00
Günter Obiltschnig
3bdb47ae66 GH #2892: SocketImpl::bind --> bind wrong config 2020-01-25 14:22:27 +01:00
Günter Obiltschnig
aceeac1db4 remove debug output 2020-01-25 14:21:59 +01:00
Günter Obiltschnig
701a34f2e7 add additional overloads for Poco::format 2020-01-24 13:42:46 +01:00
Günter Obiltschnig
35ce47c66e fix clang config 2020-01-24 13:07:05 +01:00
Günter Obiltschnig
941a88787b updated changelog 2020-01-24 11:48:06 +01:00
Günter Obiltschnig
88647ac95f Merge branch 'poco-1.10.0' of github.com:pocoproject/poco into poco-1.10.0 2020-01-24 11:44:37 +01:00
Günter Obiltschnig
0bc0f84866 updated changelog/release notes 2020-01-24 11:44:26 +01:00
Günter Obiltschnig
bd08e465f8 style 2020-01-24 11:08:30 +01:00
Günter Obiltschnig
3ccc2baaf8 updated project files 2020-01-24 10:51:17 +01:00
Günter Obiltschnig
66d96744b1 merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00
Günter Obiltschnig
a052c627cc updated vs projects 2020-01-24 10:20:47 +01:00
Günter Obiltschnig
5d8a186059 merge #2584: Adding standard macOS legacy encodings 2020-01-24 10:16:28 +01:00
Günter Obiltschnig
802a0f4e51 merge #2584: Adding standard macOS legacy encodings 2020-01-24 10:14:51 +01:00
Günter Obiltschnig
c427c58b69 upgrade bundled sqlite to 3.31.0 2020-01-24 09:41:08 +01:00
Günter Obiltschnig
b53bf7eca4 fixed some PocoDoc issues with C++14 2020-01-23 21:05:16 +01:00