Günter Obiltschnig
|
3eb506d805
|
fix AppVeyor badge
|
2016-03-12 14:30:23 +01:00 |
|
Günter Obiltschnig
|
6794caea56
|
Update README.md
|
2016-03-12 13:52:55 +01:00 |
|
Guenter Obiltschnig
|
0871e41f52
|
updated changelog
|
2016-03-12 12:19:28 +01:00 |
|
Guenter Obiltschnig
|
d0e268fcbb
|
use TLS_*_method() instead of deprecated SSLv23_*_method() if OpenSSL version is >= 1.1; initialize default/fallback client context to support all TLS protocols, not just TLSv1
|
2016-03-12 12:18:18 +01:00 |
|
Guenter Obiltschnig
|
e643cc3c6c
|
updated release notes/changelog
|
2016-03-12 10:36:39 +01:00 |
|
Guenter Obiltschnig
|
dcfc20a247
|
another attempt at #1187: retry mysql_stmt_prepare if server has gone away
|
2016-03-11 14:46:32 +01:00 |
|
Guenter Obiltschnig
|
9a81312bcf
|
fix for #1187: don't set timeout to zero
|
2016-03-10 21:29:11 +01:00 |
|
Guenter Obiltschnig
|
7bcbbd7a35
|
fixed GH #1180: Possible deadlock when TaskManager::count is called in onFinished
|
2016-03-10 16:47:46 +01:00 |
|
Guenter Obiltschnig
|
ee9477afd3
|
fixed GH# 1184: Attempting to connect via a proxy throws a DNS error "Host not found"
|
2016-03-10 09:54:08 +01:00 |
|
Guenter Obiltschnig
|
f594c134ae
|
updated version no.
|
2016-03-10 09:29:47 +01:00 |
|
Guenter Obiltschnig
|
f28591baeb
|
fix SET_LD_LIBRARY_PATH to include POCO_BASE/LIBDIR if different from LIBPATH
|
2016-03-06 20:30:11 +01:00 |
|
Guenter Obiltschnig
|
9327564309
|
add before calling PageCompiler
|
2016-03-06 16:24:36 +01:00 |
|
Guenter Obiltschnig
|
169426850c
|
add SET_LD_LIBRARY_PATH variable
|
2016-03-06 16:21:13 +01:00 |
|
Guenter Obiltschnig
|
9bb15aa9b8
|
export LINK in make build
|
2016-03-06 11:28:38 +01:00 |
|
Guenter Obiltschnig
|
d3f12000d4
|
don't be too eager setting POCO_PREFIX to /usr/local; add --no-prefix option to configure to NOT set POCO_PREFIX; output POCO_LIB_INSTALLDIR if POCO_VERBOSE
|
2016-03-06 11:10:25 +01:00 |
|
Guenter Obiltschnig
|
0eaaa42d97
|
relnotes
|
2016-03-05 17:58:22 +01:00 |
|
Matej Kenda
|
db91266c34
|
GH-1167: Remove expat CPP sources from globbed C++ source file list.
|
2016-03-05 17:54:07 +01:00 |
|
Guenter Obiltschnig
|
324e04e568
|
prevent TCPServer thread from stopping of poll() throws (due to resource issues)
|
2016-03-05 14:40:34 +01:00 |
|
Guenter Obiltschnig
|
15d1d0f1a2
|
build fixes
|
2016-03-05 14:29:34 +01:00 |
|
Guenter Obiltschnig
|
bad56c3336
|
appveyor: better version info
|
2016-03-05 13:47:06 +01:00 |
|
Guenter Obiltschnig
|
2545ee6f29
|
updated relnotes
|
2016-03-04 19:17:43 +01:00 |
|
Guenter Obiltschnig
|
e70c958cc3
|
updated relnotes
|
2016-03-04 14:21:21 +01:00 |
|
Guenter Obiltschnig
|
8b5761c78a
|
fixed GH #1171: Poco::Data::RecordSet: rowCount not reset after execute
|
2016-03-04 14:03:25 +01:00 |
|
Guenter Obiltschnig
|
4da3f6e645
|
fixed ODBC testsuite driver
|
2016-03-04 12:26:24 +01:00 |
|
Guenter Obiltschnig
|
24a08d8400
|
updated relnotes
|
2016-03-04 10:39:54 +01:00 |
|
Günter Obiltschnig
|
aabb406794
|
updated project files
|
2016-03-04 10:25:12 +01:00 |
|
Guenter Obiltschnig
|
d5a08a8564
|
added explicit connector registration
|
2016-03-01 18:31:50 +01:00 |
|
Guenter Obiltschnig
|
bcf2f40627
|
renamed VERBOSE -> POCO_VERBOSE
|
2016-03-01 17:43:25 +01:00 |
|
Guenter Obiltschnig
|
b3a503c13e
|
removed automatic Connector registration in ODBC and SQLite
|
2016-03-01 17:40:58 +01:00 |
|
Guenter Obiltschnig
|
ce4341e96b
|
removed automatic registration as it can cause a deadlock in mysql_library_init
|
2016-03-01 11:48:14 +01:00 |
|
Guenter Obiltschnig
|
8a13c50e63
|
don't include config.make in every make; make verbosity optional
|
2016-03-01 08:23:11 +01:00 |
|
Guenter Obiltschnig
|
ff1834eb76
|
added Poco::Util::MapConfiguration::copyTo()
|
2016-03-01 07:31:18 +01:00 |
|
Guenter Obiltschnig
|
c22a36dc05
|
added Poco::EventChannel class
|
2016-02-29 21:53:17 +01:00 |
|
Guenter Obiltschnig
|
62a79e0cda
|
set libversion to 40
|
2016-02-29 19:21:35 +01:00 |
|
Guenter Obiltschnig
|
f83d759890
|
one more fix for #1002
|
2016-02-29 19:12:21 +01:00 |
|
Guenter Obiltschnig
|
8f3616c55c
|
PageCompiler: merged changes from internal and macchina versions
|
2016-02-29 16:40:19 +01:00 |
|
Guenter Obiltschnig
|
f6cc0f7e8a
|
updated CHANGELOG and version numbers
|
2016-02-29 11:19:38 +01:00 |
|
Guenter Obiltschnig
|
6c66d0b49e
|
fix leap year issues in testsuites
|
2016-02-29 10:18:11 +01:00 |
|
Guenter Obiltschnig
|
1a8479f7ea
|
remove DatagramSocket Unbound constructor
|
2016-02-29 10:17:30 +01:00 |
|
Günter Obiltschnig
|
3d1a094725
|
Merge pull request #1026 from zosrothko/Cygwin
Fixes for producing the poco-1.6.2 release on a Cygwin x86 platform
|
2016-02-28 15:29:08 +01:00 |
|
Guenter Obiltschnig
|
5dd09c1046
|
fixed #848: MailMessage::_encoding is not set when retrieving plain/text message
|
2016-02-28 14:35:13 +01:00 |
|
Guenter Obiltschnig
|
8c607d3213
|
fixed GH #1128: Poco::NumberFormatter::format(float, precision) rounding changed
|
2016-02-28 13:32:54 +01:00 |
|
Guenter Obiltschnig
|
539eba72d6
|
GH #713: Improved support for producing Canonical XML in XMLWriter
|
2016-02-28 11:20:02 +01:00 |
|
Guenter Obiltschnig
|
4f7b7a7734
|
fixed #892: DatagramSocket is ipv4 by default (added new constructors for creating an unconnected and unbound DatagramSocket or MulticastSocket)
|
2016-02-28 00:36:40 +01:00 |
|
Guenter Obiltschnig
|
fa4e739860
|
cleanup
|
2016-02-27 22:10:39 +01:00 |
|
Guenter Obiltschnig
|
d33b102259
|
fixed GH #696: bug in parsing name of attachment
|
2016-02-27 22:04:54 +01:00 |
|
Guenter Obiltschnig
|
8b4709155d
|
fixed GH #1114: World-write permissions on files created by daemon. Default umask is now 027; other mask can be set with --umask command-line parameter
|
2016-02-27 21:17:39 +01:00 |
|
Guenter Obiltschnig
|
a53e80f761
|
fixed GH #1002: ActiveDispatcher saves reference to event context after event was performed until it gets new event
|
2016-02-27 17:49:18 +01:00 |
|
Aleksandar Fabijanic
|
ee9b2003ba
|
Wrong error code if Sec-WebSocket-Accept header field missed or value wrong #1120
|
2016-02-27 17:00:49 +01:00 |
|
Guenter Obiltschnig
|
51c65d23f8
|
fixed GH #1135: Different package on github and official web site
|
2016-02-27 16:57:22 +01:00 |
|