Commit Graph

3916 Commits

Author SHA1 Message Date
Joerg-Christian Boehme
35cf889acd
Minor cleanup change of getting started page 2018-09-25 08:14:19 +02:00
Francis ANDRE
114e52034c
Remove Gradle run 2018-09-23 08:56:55 +02:00
Francis ANDRE
2d5c49b814 Update TEST_NAME 2018-09-22 21:24:07 +02:00
Francis ANDRE
340bec8d5d ADd building Poco with Gradle 2018-09-22 21:23:27 +02:00
Francis ANDRE
3a4244fa0b Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1 2018-09-22 21:15:16 +02:00
Francis ANDRE
ba48291e91 Add TestLibrary to run SharedLibraryTest & ClassLoaderTest 2018-09-22 21:14:42 +02:00
Jörg-Christian Böhme
ef265083c8 Improve cmake documentation in Getting Started 2018-09-22 20:44:40 +02:00
Francis ANDRE
ed07b476c8 Add TestLibrary as dependancy 2018-09-22 20:28:04 +02:00
Francis ANDRE
07c505e8f1 Reformat 2018-09-22 20:27:11 +02:00
Joerg-Christian Boehme
a7f9ebe116
Fix static build in cmake (#2455)
* Fix cmake build issue when poco build as static lib with enabled tests

* Cleanup compile flags output in cmake

* Some minor improvements in cmake
2018-09-22 12:02:05 +02:00
Günter Obiltschnig
d292d65ca8 minor style fix 2018-09-20 09:57:21 +02:00
Günter Obiltschnig
2da5c6209e
Merge pull request #2473 from fenghao119/poco-1.9.1
fix: Cannot open certain zip files, #2467
2018-09-20 09:18:53 +02:00
Feng Hao
9faebd9c52 fix: Cannot open certain zip files, #2467 2018-09-20 10:17:46 +08:00
Francis ANDRE
5d1c06fdcd
Update from Kampbell/poco-1.9.1 2018-09-14 07:02:55 +02:00
Francis ANDRE
fa8be8223d
New gradle.properties for Travis CI 2018-09-14 07:00:43 +02:00
fenghao119
e7e90e2465 fix: timeout does not work when ftp passive connect (#2463) 2018-09-13 09:09:28 +02:00
Günter Obiltschnig
43f1d5617a Merge branch 'poco-1.9.1' of github.com:pocoproject/poco into poco-1.9.1 2018-09-13 08:30:29 +02:00
Günter Obiltschnig
d77067b693 backport #2459 2018-09-13 08:29:53 +02:00
Francis ANDRE
fe8bda7720
Fix for issue #2462 by bakkiraju@logitech.com
QNX7.0 seems to be using header <sys/statvfs.h> instead of <sys/statfs.h>
2018-09-13 08:26:00 +02:00
Francis ANDRE
933977bd05 Fix header.srcDir for MacOSX 2018-09-07 09:27:34 +02:00
Günter Obiltschnig
98f80bf1d4
Merge pull request #2453 from sgorsh/poco-1.9.1
Fixed WebSocket error message formatting.
2018-09-04 21:44:18 +02:00
Simon Gorše
f59077d0f0 Fixed WebSocket error message formatting. 2018-09-04 21:27:21 +02:00
Alex Fabijanic
b42900ee5b fix for pre-c++11 compilers 2018-09-04 20:14:18 +02:00
tomaz-beltram
f140808fab Fixed Windows http timeout #2451. (#2452) 2018-09-04 15:27:25 +02:00
Günter Obiltschnig
c8af3f1c92 fixed unused warnings 2018-08-31 10:16:37 +02:00
Francis ANDRE
d70e01f07e Merge branch 'poco-1.9.1' of https://github.com/pocoproject/poco.git into poco-1.9.1 2018-08-25 08:50:53 +02:00
Francis ANDRE
99c587d41b Uncomment Windows properties 2018-08-25 08:49:52 +02:00
Günter Obiltschnig
6000982c8b added preliminary TLSv1.3 support with OpenSSL version 1.1.1 2018-08-24 10:47:05 +02:00
Günter Obiltschnig
64a3c8124a
Merge pull request #2431 from Erbengi/poco-1.9.1
Backport #2257 to Poco 1.9.1
2018-08-18 16:00:49 +02:00
proller
bada9ed2b9 Backport #2257 to Poco 1.9.1 2018-08-18 11:09:43 +02:00
Günter Obiltschnig
66fafef3e4 fix SLPro OpenSSL auto linking for POCO_DLL 2018-08-17 18:26:03 +02:00
Francis ANDRE
8b262a0666
Upgrade to Gradle 4.9 2018-08-17 09:53:10 +02:00
Alex Fabijanic
d69c5b64de POCO Net build fails with clang-cl 6.00 on Windows #2428 2018-08-15 12:26:24 -05:00
Günter Obiltschnig
e6b5288735 add support for auto-linking SLpro or OpenSSL default build OpenSSL libs 2018-08-15 08:39:48 +02:00
Günter Obiltschnig
e7fe8cfca3 fixed VS solutions - re-add TestApp and TestLibrary 2018-08-15 08:36:36 +02:00
Aleksandar Fabijanic
11dc0e50a6
LINKER error trying to use POCO NET #2168 2018-08-13 11:47:17 -05:00
Francis ANDRE
27147dccdb
Fix new pocoproject.org IPv4 & IPV6 addresses 2018-08-09 17:05:23 +02:00
Günter Obiltschnig
1864e897c1 fix copyright year 2018-08-09 15:57:26 +02:00
Günter Obiltschnig
5248986e4e PageCompiler: fix backslash escaping 2018-08-09 15:55:22 +02:00
Günter Obiltschnig
148ba9ab72 PageCompiler: add support for Cache-Control header 2018-08-08 11:04:31 +02:00
Joerg-Christian Boehme
b7ac69ebc6 Add iODBC include path (#2414) 2018-08-07 12:47:02 -05:00
Aleksandar Fabijanic
231ef2762d
Preserve entries order in DynamicStruct #2410 (#2413)
* Preserve entries order in DynamicStruct #2410

* disable C++11 default

* ifdef C++11 code
2018-08-01 08:06:59 -07:00
Günter Obiltschnig
6107b43a7b Redis: added Command::ping() and Client::isConnected() 2018-07-31 15:12:43 +02:00
Aleksandar Fabijanic
142bbdcef3
add ordered containers (#2408)
* add ordered containers

* move ordered_map_util.h to its proper place

* add acknowledgement
2018-07-27 07:33:25 -07:00
Alex Fabijanic
ff262d6c5f make DynamicStruct::toString() const 2018-07-26 18:47:01 -05:00
Edson A. Soares
f5165c8584 Allow adding headers on http response over Apache Connector (#2404) (#2407)
- It allows adding of multiple headers on response using Poco::Net::NameValueCollection::set("", "") when running application over Apache Connector
2018-07-26 13:35:41 -07:00
Edson A. Soares
ec8a38f3ba Add support to using HTTP Status Code through Poco::Net::HTTPResponse (#2390) (#2392) 2018-07-18 08:00:55 -07:00
Alex Fabijanic
256b6855fa increase tuple sizes to 40 2018-07-06 21:44:29 -05:00
Alex Fabijanic
00abd06f75 Tuple assignment very slow #2383 2018-07-06 21:44:02 -05:00
Alex Fabijanic
98fd0b4124 increase TypeList max size to 40 2018-07-05 11:26:49 -05:00