Günter Obiltschnig
c5acb2ac27
fix deps for PDF
2018-03-05 22:14:57 +01:00
Günter Obiltschnig
285ac5af5b
fix parenthesis placement
2018-03-05 22:14:14 +01:00
Günter Obiltschnig
4b50fee50b
revert fix for #2088 as it breaks testsuite
2018-03-05 22:13:30 +01:00
Günter Obiltschnig
38c9328db6
fix style
2018-03-05 19:54:01 +01:00
Günter Obiltschnig
a2322be390
Merge pull request #2197 from Bjoe/feature-Add_ca_into_ssl_context
...
Improve SSL Context, include a function to add certificate authority
2018-03-05 19:51:07 +01:00
Günter Obiltschnig
d0f2253c51
HTTP Authentication Schemes #2089
2018-03-05 15:32:08 +01:00
Conor Burgess
603a6e23da
Fix race condition in TCPServerDispatcher.cpp
2018-03-05 15:23:53 +01:00
Günter Obiltschnig
7eb1325bba
style fixes
2018-03-05 15:05:04 +01:00
Joerg-Christian Boehme
4c05d4baf7
Improve ssl context, include a function to add CA certificates.
2018-03-05 13:37:45 +01:00
Jörg-Christian Böhme
181fc0eea3
Fix unit tests for android build
2018-03-04 21:26:08 +01:00
Joerg-Christian Boehme
73897b4357
Add POCO_OS_ANDROID as platfrom definitons ( #2186 )
...
* Add POCO_OS_ANDROID as platform definition
* Ignore test big ping when its failing
2018-02-26 19:18:45 -06:00
Joerg-Christian Boehme
9feabc7723
Add android build on travis ( #1981 )
...
* Add build for android in travis CI.
* Fix review findings. Change from __ANDORID__ to POCO_ANDROID
* Add android test
* Fix compile issue after rebase
* Ignore test big ping when its failing
2018-02-26 18:54:40 -06:00
Alex Fabijanic
d162110e67
update openssl documentation
2018-02-24 09:16:14 -06:00
Alex Fabijanic
59415a3dbb
remove extraneous catch
2018-02-24 08:50:33 -06:00
Günter Obiltschnig
1fdc18d35f
don't wrap TimeoutException in ICMPException
2018-02-24 08:39:33 -06:00
Alex Fabijanic
2ff645d598
Run ping with custom data size #1912
2018-02-24 08:39:13 -06:00
Guenter Obiltschnig
9770d4cfd4
code cleanup; fixed some issues reported by Klocwork
2018-02-24 08:38:41 -06:00
Günter Obiltschnig
e5f71bb085
re-add special handling for TimeoutException
2018-02-21 19:12:12 +01:00
Günter Obiltschnig
de0f5a6b76
#2172 : Add Poco::AutoPtr::reset() and Poco::SharedPtr::reset()
2018-02-21 17:48:36 +01:00
Günter Obiltschnig
cf73cfad58
build system: added target_extlibs variable
2018-02-21 12:34:49 +01:00
Günter Obiltschnig
35a598f7c3
Merge pull request #2171 from laserb/poco-1.9.0
...
respect lib suffix when installing cmake files
2018-02-19 11:02:02 +01:00
Raphael Freudiger
1dc38d8500
respect lib suffix when installing cmake files
...
Some cmake files contain pathes to the lib directory with suffix.
So they should respect the suffix as well.
2018-02-19 10:26:45 +01:00
zosrothko
d993fb09b7
Poco 1.9.0: Additional fixes for PDF and Encodings ( #2169 )
...
* Update gradle for the Encodings module
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
* Add new PDF c++ files to VS projects
* Update gradle build
2018-02-18 10:29:48 -06:00
Günter Obiltschnig
488d8e05c2
fix doc typos
2018-02-17 20:53:49 +01:00
Günter Obiltschnig
5acd07cf34
adjust pcre out vector size to multiple of 3
2018-02-17 20:45:46 +01:00
Günter Obiltschnig
864d287d94
remove long deprecated flushCache() method
2018-02-17 18:27:02 +01:00
Günter Obiltschnig
0adf069554
Merge branch 'poco-1.8.2' into poco-1.9.0
2018-02-17 18:11:42 +01:00
Günter Obiltschnig
c17c569d13
IDN testsuite and fixes
2018-02-17 18:09:19 +01:00
Günter Obiltschnig
9d18676ec7
Merge pull request #2166 from zosrothko/patch-4
...
Fix conflicting merge
2018-02-17 16:13:20 +01:00
zosrothko
716a798256
Fix conflicting merge
2018-02-17 16:12:03 +01:00
Günter Obiltschnig
c74af100b5
added IDN support to Poco::Net::DNS
2018-02-17 15:48:27 +01:00
Günter Obiltschnig
cb54071c4a
Merge branch 'feature/encodings-1.8' into poco-1.9.0
2018-02-17 10:51:08 +01:00
Günter Obiltschnig
04c884a5f4
upgrade bundled sqlite to 3.22.0
2018-02-17 10:41:47 +01:00
Günter Obiltschnig
5f5a358c5b
bump version to 1.9.0
2018-02-17 10:39:51 +01:00
Günter Obiltschnig
0c2182b585
add Encodings lib to release script
2018-02-14 17:10:49 +01:00
Günter Obiltschnig
16bf0c559e
fix CMakeLists.txt for samples
2018-02-14 15:18:08 +01:00
Günter Obiltschnig
7033ae37da
add WinCEDriver.cpp
2018-02-14 14:24:50 +01:00
Günter Obiltschnig
569f112798
fix CMakeLists.txt
2018-02-14 13:27:00 +01:00
Günter Obiltschnig
d42d5ae836
Merge branch 'feature/encodings-1.8' of https://github.com/pocoproject/poco into feature/encodings-1.8
2018-02-14 12:42:24 +01:00
Günter Obiltschnig
7146e84d3d
add help screen
2018-02-14 12:41:59 +01:00
Günter Obiltschnig
f1db323c1e
add vs project files
2018-02-14 12:32:58 +01:00
Günter Obiltschnig
48f0de54ea
cmake support for EncodingsCompiler
2018-02-14 12:11:37 +01:00
Günter Obiltschnig
c8c552997f
added missing cmake file
2018-02-14 12:03:22 +01:00
Günter Obiltschnig
e590fa36ad
updated Makefile and CMakeLists.txt for Encodings lib
2018-02-14 10:25:27 +01:00
Günter Obiltschnig
ba1ef62769
add/fix VS project files
2018-02-14 10:09:19 +01:00
Günter Obiltschnig
4ea0372a4f
fix merge conflict
2018-02-14 09:56:30 +01:00
Günter Obiltschnig
14172912bd
added VS solution files
2018-02-14 09:56:14 +01:00
Günter Obiltschnig
11d91b663d
add sample and alternative encoding names
2018-02-14 09:49:28 +01:00
Günter Obiltschnig
37b0c377a9
added Encodings library
2018-02-14 08:40:11 +01:00
Günter Obiltschnig
f1cd23b71b
fixed doc typos
2018-02-13 21:38:39 +01:00