Günter Obiltschnig
|
c3061d3260
|
Merge pull request #613 from bakercp/bugfix-294
Bugfix #294
|
2014-11-20 00:29:17 +01:00 |
|
Guenter Obiltschnig
|
e6ea29c26e
|
fixed GH #198: The application.configDir property is not always created.
|
2014-11-20 00:12:54 +01:00 |
|
Christopher Baker
|
ecc3dbb86e
|
Fix for #294.
|
2014-11-19 16:36:15 -06:00 |
|
Christopher Baker
|
0c3a07b5fe
|
Merge branch 'develop' of https://github.com/pocoproject/poco into bugfix-294
|
2014-11-19 16:35:19 -06:00 |
|
Christopher Baker
|
46a5383fd4
|
Merge branch 'master' of https://github.com/pocoproject/poco into bugfix-294
|
2014-11-19 16:34:48 -06:00 |
|
Guenter Obiltschnig
|
340594b2ae
|
fixed GH #63: Net::NameValueCollection::size() returns int
|
2014-11-19 23:26:04 +01:00 |
|
Guenter Obiltschnig
|
b2a8c50bf1
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-11-19 22:57:45 +01:00 |
|
Guenter Obiltschnig
|
674178f587
|
fixed exception text
|
2014-11-19 22:56:37 +01:00 |
|
Günter Obiltschnig
|
7cd76b4f69
|
fixed #438: use FILE_WRITE_ATTRIBUTES instead of
FILE_ALL_ACCESS permission to set file time
|
2014-11-19 22:15:48 +01:00 |
|
Guenter Obiltschnig
|
bd9d051e46
|
fixed #468: HTTPClientSession/HTTPResponse not forwarding exceptions
|
2014-11-19 21:56:42 +01:00 |
|
Guenter Obiltschnig
|
88b203f483
|
fixed GH #478: HTTPCredentials and HTTPAuthenticationParams support multiple WWW-Authenticate headers
|
2014-11-19 21:25:36 +01:00 |
|
Guenter Obiltschnig
|
b8503e82e0
|
upgraded bundled SQLite to 3.8.7.2, take care of SQLITE_BUSY_RECOVERY and SQLITE_BUSY_SNAPSHOT
|
2014-11-19 18:46:17 +01:00 |
|
Guenter Obiltschnig
|
e657309a0b
|
GH #506: removed -lkrb5 dependency
|
2014-11-19 18:22:22 +01:00 |
|
Guenter Obiltschnig
|
db8756887d
|
add missing #include
|
2014-11-19 17:57:04 +01:00 |
|
Guenter Obiltschnig
|
4152b569c0
|
fixed GH #500: SSLManager causes a crash (use AtomicCounter, remove static Mutex)
|
2014-11-19 17:33:57 +01:00 |
|
Guenter Obiltschnig
|
b620c25278
|
fixed #549: Memory allocation is not safe between fork() and execve()
|
2014-11-19 16:56:01 +01:00 |
|
Guenter Obiltschnig
|
7b11e14624
|
GH #569: update documentation
|
2014-11-19 15:31:37 +01:00 |
|
Günter Obiltschnig
|
4303967e2a
|
add test for #560
|
2014-11-19 12:43:25 +01:00 |
|
Günter Obiltschnig
|
e76f475da2
|
fixed GH #560: DateTime class calculates a wrong day
|
2014-11-19 12:42:46 +01:00 |
|
Günter Obiltschnig
|
4c11857056
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-11-19 10:39:21 +01:00 |
|
Günter Obiltschnig
|
a417d49d5d
|
improved URI documentation regarding setQuery()/getQuery(); added getQueryParameters()/setQueryParameters()
|
2014-11-19 10:38:59 +01:00 |
|
Guenter Obiltschnig
|
03deea59c5
|
OpenSSLInitializer calls OPENSSL_config but not CONF_modules_free #612
|
2014-11-18 23:11:43 +01:00 |
|
Alex Fabijanic
|
1919322d00
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-11-17 00:40:11 -06:00 |
|
Alex Fabijanic
|
2f20f801c5
|
Idle Reactor high CPU usage #607
|
2014-11-17 00:40:00 -06:00 |
|
Guenter Obiltschnig
|
c7fb2ee987
|
fix for gcc
|
2014-11-16 21:51:10 +01:00 |
|
Guenter Obiltschnig
|
4b53f137de
|
Thread fixes for POSIX
|
2014-11-16 20:51:11 +01:00 |
|
Günter Obiltschnig
|
7043a3d4ff
|
added support for starting functors/lambdas to Poco::Thread class
|
2014-11-16 20:43:19 +01:00 |
|
Guenter Obiltschnig
|
28982f9fcc
|
fixed an issue with proxy connect if global proxy config is used
|
2014-11-13 06:37:33 +01:00 |
|
Guenter Obiltschnig
|
eb8dce47fe
|
fix #606: HTMLForm constructor read application/x-www-form-urlencoded UTF-8 request body first parameter with BOM in name
|
2014-11-12 10:33:57 +01:00 |
|
Guenter Obiltschnig
|
b2276e7f7e
|
omit PageCompiler from arm build
|
2014-11-12 08:32:40 +01:00 |
|
Alex Fabijanic
|
8769ef01bc
|
added Error::last()
|
2014-11-11 19:47:39 -06:00 |
|
Guenter Obiltschnig
|
781acfa0bd
|
added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts
|
2014-11-11 22:54:44 +01:00 |
|
Guenter Obiltschnig
|
b576a66c4b
|
documentation update
|
2014-11-11 17:10:37 +01:00 |
|
Guenter Obiltschnig
|
0b3ccedb15
|
fixed cross build
|
2014-11-11 14:13:31 +01:00 |
|
Guenter Obiltschnig
|
60ff935467
|
fixed ARM build
|
2014-11-11 13:26:51 +01:00 |
|
Günter Obiltschnig
|
ac918b4350
|
Merge pull request #603 from siemens/travis
.travis.yml: add CMake build, cross builds and QA
|
2014-11-11 12:34:24 +01:00 |
|
Günter Obiltschnig
|
9f93029595
|
Merge pull request #604 from bufferoverflow/cross
build/config/Linux: add ${CROSS_COMPILE} as option
|
2014-11-11 12:33:42 +01:00 |
|
Günter Obiltschnig
|
fe3537f49f
|
updated project files
|
2014-11-11 12:19:14 +01:00 |
|
Guenter Obiltschnig
|
fbcbf708aa
|
added OAuth20Credentials class, some minor OAuth10Credentials fixes
|
2014-11-11 12:10:53 +01:00 |
|
Guenter Obiltschnig
|
b0946115cf
|
updated CMakeLists
|
2014-11-10 23:54:31 +01:00 |
|
Guenter Obiltschnig
|
127f7a0ebe
|
testsuite fix
|
2014-11-10 23:51:28 +01:00 |
|
Günter Obiltschnig
|
af1f5757c3
|
updated VS project files, added OAuthTestSuite
|
2014-11-10 23:49:35 +01:00 |
|
Guenter Obiltschnig
|
36a97d71bb
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-11-10 22:57:09 +01:00 |
|
Guenter Obiltschnig
|
069b74983d
|
moved TwitterClient to NetSSL samples
|
2014-11-10 22:56:35 +01:00 |
|
Guenter Obiltschnig
|
6fe78dee3f
|
updated Makefile
|
2014-11-10 22:55:06 +01:00 |
|
Guenter Obiltschnig
|
9d7a814292
|
moved TwitterClient to NetSSL samples, use OAuth10Credentials class
|
2014-11-10 22:54:05 +01:00 |
|
Roger Meier
|
6cef1c9816
|
build/config/Linux: add ${CROSS_COMPILE} as option
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-11-10 22:34:59 +01:00 |
|
Guenter Obiltschnig
|
362eaad5cb
|
added support for OAuth 1.0A authentication
|
2014-11-10 22:15:02 +01:00 |
|
Roger Meier
|
7d47fde838
|
.travis.yml: add CMake build, cross builds and QA
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-11-10 11:39:17 +01:00 |
|
Günter Obiltschnig
|
3f636a355a
|
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
|
2014-11-09 17:26:45 +01:00 |
|