Commit Graph

4653 Commits

Author SHA1 Message Date
Günter Obiltschnig
2ffb24583e travis 2020-02-08 08:12:34 +01:00
Günter Obiltschnig
90cfb5dff0 travis experiments... 2020-02-08 08:06:24 +01:00
Günter Obiltschnig
a4eaf3b07d try different archs 2020-02-08 07:35:38 +01:00
Günter Obiltschnig
e6c9758684 fix catch by value 2020-02-07 18:39:17 +01:00
Günter Obiltschnig
923b5bc649 updated CHANGELOG 2020-02-07 18:14:33 +01:00
Günter Obiltschnig
e51449e159 AutoPtr and SharedPtr comparison with nullptr 2020-02-07 18:13:22 +01:00
Günter Obiltschnig
500b8f93ab updated CHANGELOG 2020-02-07 15:18:47 +01:00
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
4b632168f8 disable OpenSSL 2020-01-28 08:15:10 +01:00
Günter Obiltschnig
b2026181a0 disable ODBC 2020-01-28 07:58:35 +01:00
Günter Obiltschnig
739af886cd another appveyor fix 2020-01-28 06:49:58 +01:00
Günter Obiltschnig
c049cf1288 fix appveyor config 2020-01-27 18:18:00 +01:00
Günter Obiltschnig
2f01b1a9dc Merge branch 'poco-1.10.0' 2020-01-27 15:31:38 +01:00
Günter Obiltschnig
0557e87117 remove WinTestRunner 2020-01-27 15:31:02 +01:00
Günter Obiltschnig
38bfa104fa Merge branch 'poco-1.10.0' 2020-01-27 14:11:27 +01:00
Günter Obiltschnig
936c3a4424 added dependencies 2020-01-27 14:10:58 +01:00
Günter Obiltschnig
ec3a3544d0 Merge branch 'poco-1.10.0' 2020-01-27 10:47:26 +01:00
Günter Obiltschnig
e522f90513 updated tour 2020-01-27 10:46:55 +01:00
Günter Obiltschnig
9cb4a5a898 Merge branch 'poco-1.10.0' 2020-01-27 10:17:22 +01:00
Günter Obiltschnig
f828ae1e1f updated relspec 2020-01-27 10:16:36 +01:00
Günter Obiltschnig
9da077c5a2 updated README.md links for master branch 2020-01-27 09:35:42 +01:00
Günter Obiltschnig
ed3d164904 Merge branch 'poco-1.10.0' 2020-01-27 09:34:37 +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