Commit Graph

3215 Commits

Author SHA1 Message Date
Guenter Obiltschnig
6441479f4d fixed potential memory leak in out-of-memory situations 2016-09-26 17:39:29 +02:00
Guenter Obiltschnig
cb2537b343 fixed uninitialized _encoding member 2016-09-26 17:31:29 +02:00
Guenter Obiltschnig
1fb56d8c8e fixed issues reported by Klocwork 2016-09-26 17:28:41 +02:00
Guenter Obiltschnig
e6034908c1 code cleanup; fixed some issues reported by Klocwork 2016-09-26 17:19:55 +02:00
Guenter Obiltschnig
9bc12df4a2 style fix 2016-09-26 17:00:42 +02:00
Guenter Obiltschnig
0a1a4f70dd style fix 2016-09-26 17:00:20 +02:00
Guenter Obiltschnig
8a9b7abe2f bugfix: _null member not initialized in ctor 2016-09-26 16:53:59 +02:00
Guenter Obiltschnig
d59ff2ac1e fixed an unlikely potential memory leak if one of two new fails 2016-09-26 16:51:13 +02:00
Guenter Obiltschnig
efd9d539e5 fixed GH #1418:Poco::Delegate assignment operator fails to compile for some specializations 2016-09-20 20:47:58 +02:00
Guenter Obiltschnig
f3e0bf540d handle connection lost/server gone error when starting a transaction 2016-09-15 12:02:52 +02:00
Guenter Obiltschnig
00b448a0c5 merged fix for #1315 2016-09-14 17:10:16 +02:00
Guenter Obiltschnig
7c37f18f84 fixed some warnings and minor issues detected by clang-analyzer 2016-09-13 11:37:12 +02:00
Guenter Obiltschnig
153b4a7232 changed links to https 2016-09-13 09:49:56 +02:00
Guenter Obiltschnig
14a1ae810f add CLANG_ANALYZER_NORETURN macro 2016-09-13 07:43:39 +02:00
Guenter Obiltschnig
dab6336453 updated README and CONTRIBUTING 2016-09-13 07:42:41 +02:00
Guenter Obiltschnig
154a202142 don't include connection string in exception message 2016-09-11 01:41:42 +02:00
Guenter Obiltschnig
909c06ac6c giving up on strerror_r 2016-09-08 10:12:54 +02:00
Guenter Obiltschnig
ed88e8d46d fixed strerror_r issue 2016-09-08 09:38:06 +02:00
Guenter Obiltschnig
7a2fac3351 close fd before assert 2016-09-06 16:12:53 +02:00
Guenter Obiltschnig
192a5f179f fixed some warnings 2016-09-06 15:49:39 +02:00
Guenter Obiltschnig
d221a7eebd created poco-1.7.6 branch 2016-09-06 15:29:00 +02:00
Guenter Obiltschnig
c8848ebfd8 provide a default client context even if no Application instance is available 2016-08-31 11:00:47 +02:00
Guenter Obiltschnig
7dfdcfb70d Merge branch 'master' into poco-1.7.5 2016-08-29 08:11:29 +02:00
Guenter Obiltschnig
d3c1dfa912 fixed appveyor.yml 2016-08-28 22:21:38 +02:00
Guenter Obiltschnig
44e1e396d4 updated CHANGELOG 2016-08-28 17:19:12 +02:00
Guenter Obiltschnig
08e4f6af17 doc fixes 2016-08-28 17:17:56 +02:00
Guenter Obiltschnig
f89bea4411 - prefer clock_getttime() over gettimeofday() if available
- use CLOCK_MONOTONIC for POSIX condition in Poco::Event and Poco::Semaphore if supported
2016-08-28 15:25:55 +02:00
Guenter Obiltschnig
7b5e974b05 updated changelog 2016-08-27 11:23:26 +02:00
Günter Obiltschnig
04ade7b2b2 fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013 2016-08-27 11:14:24 +02:00
Günter Obiltschnig
f9f4c54bc3 fixed GH #1355: [JSON::Object] After copy-ctor, JSON::Object::_keys still points to keys in map of copied object 2016-08-27 10:54:35 +02:00
Guenter Obiltschnig
4232d0b497 updated sqlite to 3.14.1 2016-08-27 08:45:01 +02:00
Guenter Obiltschnig
88c74fdf44 style fix 2016-08-27 08:31:32 +02:00
CREMARENCO Cosmin
b5b6135f94 Shell expansion rules say that tilde must be replaced with HOME if it exists and only after that we can look at getpwuid 2016-08-27 08:27:58 +02:00
Guenter Obiltschnig
46c6953bdf added Poco::SingletonHolder::reset() 2016-08-27 08:22:25 +02:00
Guenter Obiltschnig
9ccfcab380 created poco-1.7.5 branch 2016-08-25 08:35:07 +02:00
Günter Obiltschnig
fc40f7c2b5 Merge pull request #1333 from pocoproject/revert-1332-patch-1
Revert "Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART"
2016-07-30 10:49:28 +02:00
Günter Obiltschnig
beae6912ee Revert "Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART" 2016-07-30 10:49:00 +02:00
Günter Obiltschnig
f1405ef07c Merge pull request #1332 from bakercp/patch-1
Fixes #1331 - Poco::HTMLForm fails to set content length for HTTPMessage::HTTP_1_0 for ENCODING_MULTIPART
2016-07-30 10:03:21 +02:00
Christopher Baker
2abed6b5f3 Fixes #1331 2016-07-29 11:41:04 -05:00
Guenter Obiltschnig
da66f2863a expat cross-platform fixes 2016-07-20 14:25:10 +02:00
Guenter Obiltschnig
1899ef2d79 updated changelog 2016-07-19 15:51:23 +02:00
Guenter Obiltschnig
6fb2a11d59 fixed GH #1313: XML library compilation error 2016-07-19 15:26:26 +02:00
Guenter Obiltschnig
7ea6d08907 fixed GH #1316: Empty SocketReactor never sleeps 2016-07-18 18:55:07 +02:00
Guenter Obiltschnig
dc1f0bfe53 updated changelog 2016-07-03 14:14:27 +02:00
Guenter Obiltschnig
d62a3bed69 fixed GH #1300: Session constructor hangs 2016-07-03 14:13:40 +02:00
Günter Obiltschnig
c48f45ff9d fix for WinCE 2016-07-03 13:53:06 +02:00
Günter Obiltschnig
9bc511a406 Merge branch 'poco-1.7.4' of https://github.com/pocoproject/poco into poco-1.7.4 2016-07-03 13:05:16 +02:00
Günter Obiltschnig
f6f01e1184 fixes for Windows 2016-07-03 13:04:51 +02:00
Guenter Obiltschnig
0b30bacb41 fixed GH #1303: HTTPSClientSession::sendRequest() fails if server has wildcard cert 2016-07-03 12:48:15 +02:00
Guenter Obiltschnig
f848106fca added test for ws/wss schemes 2016-07-03 11:58:25 +02:00