Commit Graph

4405 Commits

Author SHA1 Message Date
Günter Obiltschnig
496360bab7 make session reset optional and disable by default 2020-02-07 15:16:20 +01:00
Günter Obiltschnig
a482e5a2f2
Merge pull request #2907 from swt2c/sqlite_threadsafe
Additional fixes for cmake unbundled builds
2020-02-07 06:01:23 +01:00
Scott Talbert
d9512077fa Don't install CppUnit 2020-02-06 15:46:50 -05:00
Scott Talbert
48cb7ba8a3 Use ${LIB_SUFFIX} when setting PocoConfigPackageLocation 2020-02-06 15:17:57 -05:00
Scott Talbert
a84744326f Set SQLite thread safe mode when building unbundled 2020-02-06 15:15:30 -05:00
Günter Obiltschnig
6ef3f95baf fix POCO_UNBUNDLES 2020-02-05 06:41:10 +01:00
Günter Obiltschnig
383e3ee6ad disable failing projects in appveyor build 2020-02-04 20:07:17 +01:00
Günter Obiltschnig
6c7a709065 fix JWT testsuite project files for static linking 2020-02-04 16:08:49 +01:00
Günter Obiltschnig
fd8f510409 fixed testsuite project file for static builds 2020-02-04 16:06:04 +01:00
Günter Obiltschnig
eff67ccadc fix project config 2020-02-04 16:02:49 +01:00
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