Guenter Obiltschnig
46cb6afea5
detect malformed MIME messages earlier
2017-02-12 15:44:27 +01:00
Guenter Obiltschnig
ab2554a7ca
pass POCO_BUILD_HOST, POCO_TARGET_OSNAME and POCO_TARGET_OSARCH as strings
2017-02-12 13:57:36 +01:00
Guenter Obiltschnig
8ef2e5a11f
use -D_XOPEN_SOURCE=600 on Linux builds
2017-02-12 13:28:13 +01:00
Guenter Obiltschnig
dbc17672fe
updated changelog
2017-02-12 13:12:11 +01:00
Guenter Obiltschnig
06f420d42d
fixed class doc
2017-02-12 12:51:01 +01:00
Guenter Obiltschnig
925cc65d43
fixed GH #1580 : Unable to unzip zip file created using non-seeking stream
2017-02-12 10:41:41 +01:00
Guenter Obiltschnig
03ddc4e20f
removed ostream support from AutoDetectStream
2017-02-11 23:59:26 +01:00
Günter Obiltschnig
0d5c454b9c
Merge branch 'poco-1.7.8' of https://github.com/pocoproject/poco into poco-1.7.8
2017-02-11 23:50:59 +01:00
Günter Obiltschnig
38b7e33b48
fixed GH #1566 and GH #1567 : detection of end of compressed data via data descriptor is now more reliable
2017-02-11 23:50:25 +01:00
Guenter Obiltschnig
39ef64eead
GH #1558 : upgrade bundled SQLite to 3.16.2
2017-02-11 20:07:10 +01:00
Günter Obiltschnig
21110e4ffa
fixed a warning
2017-02-11 19:35:54 +01:00
Guenter Obiltschnig
a401d22a28
fixed GH #1570 : IPv6AddressImpl::toString() returns wrong output for IPv6 address "::"
2017-02-11 19:01:12 +01:00
Guenter Obiltschnig
c2aca1d109
GH #1538 : update double-conversion to v1.1.5
2017-02-11 12:49:14 +01:00
Guenter Obiltschnig
6c207b5157
fixed GH #1549 : Latin2Encoding and 0xFF
2017-02-11 12:27:33 +01:00
Guenter Obiltschnig
f88eaabcea
fixed GH #1571 : ODBC Preparator memory leak
2017-02-11 12:24:36 +01:00
Guenter Obiltschnig
7d91a4bc94
GH #1586 : Upgrade bundled PCRE to 8.40
2017-02-11 12:04:36 +01:00
Guenter Obiltschnig
f8a0bbff1b
fixed GH #1581 : Cannot find 'pcre.h' when using POCO_UNBUNDLED, a non-system PCRE, and CMake
2017-02-11 12:03:37 +01:00
Günter Obiltschnig
43a0490a70
fixed GH #1523 : Long path names under Windows
2017-02-02 20:56:30 +01:00
Guenter Obiltschnig
960649d0ba
fix for GH #1501 : Alpine 3.4 trouble with Foundation/src/Error.cpp
2017-01-31 17:47:40 +01:00
Guenter Obiltschnig
8ed7dfecc5
fixed GH #1573 : Poco::File::createDirectories() should not throw Poco::FileExistsException
2017-01-29 12:46:13 +01:00
Guenter Obiltschnig
25a0e2aa9e
updated copyright date
2017-01-25 13:39:00 +01:00
Guenter Obiltschnig
186e89923a
style fixes and SolarisStudio support backported from develop
2017-01-25 11:07:51 +01:00
Guenter Obiltschnig
c117619e1e
upgraded bundled zlib to 1.2.11
2017-01-25 10:14:40 +01:00
Guenter Obiltschnig
be4acf00c9
added missing file to project
2017-01-24 16:45:59 +01:00
Guenter Obiltschnig
f6d8d0e10a
fix a potential DoS (through memory exhaustion) by restricting HTML form field name and value sizes
2017-01-24 13:14:05 +01:00
Guenter Obiltschnig
4392f13b9c
fix potential DoS vulnerability (through memory exhaustion) by restricting maximum line length
2017-01-24 13:13:13 +01:00
Guenter Obiltschnig
3577724efd
fix a potential DoS vulnerability by restricting the length of the HTTP chunk size in chunked transfer encoding
2017-01-24 13:11:41 +01:00
Guenter Obiltschnig
f45ab8e322
only use <atomic> header if C++11 support is available
2017-01-13 15:41:50 +01:00
Guenter Obiltschnig
65626774e1
fixed GH #1212 : Lost WebSocket Frames after Client Websocket Handshake is complete
2017-01-12 15:59:15 +01:00
Guenter Obiltschnig
6a8020b967
fixed GH #1537 : Need to add multiple cflags parameters to configure
2017-01-10 17:13:20 +01:00
Guenter Obiltschnig
bbecde0829
fixed GH #1536 : Building with OS X 10.12 SDK and 10.7 deployment target without libc++ fails; updated Darwin build configurations
2017-01-10 16:57:22 +01:00
Guenter Obiltschnig
917a4da7e9
fixed GH #1546 : Enable bitcode for iPhone build config
2017-01-10 15:08:03 +01:00
Guenter Obiltschnig
04812f5728
updated version numbers
2017-01-10 15:03:41 +01:00
daB0bby
3a2b9014b9
Keeps code-style consistency
2017-01-02 11:59:56 +01:00
Guenter Obiltschnig
bc50ec0d4e
updated changelog
2016-12-30 10:08:05 +01:00
Guenter Obiltschnig
642bf58480
fixed GH #1532 : RecordSet and RowFilter: bad use of reference counter
2016-12-30 10:06:06 +01:00
Guenter Obiltschnig
690ba1da2b
remove debug output
2016-12-29 15:00:45 +01:00
Guenter Obiltschnig
b32b314368
GH #865 : FileChannel compress fails leaving empty .gz files
2016-12-29 14:19:42 +01:00
Guenter Obiltschnig
e1555d65cf
updated PocoDoc config
2016-12-29 13:42:44 +01:00
Guenter Obiltschnig
3baa63405c
updated release notes
2016-12-29 13:42:18 +01:00
Guenter Obiltschnig
7d6a7e5550
GH #1466 : PocoDoc: autolink GitHub issues
2016-12-29 12:11:14 +01:00
Guenter Obiltschnig
bfdf04ca72
fixed GH #1521 : bug in JSON ParseHandler.cpp (empty keys should be valid)
2016-12-29 11:22:16 +01:00
Guenter Obiltschnig
a4475b694e
updated Apple configs
2016-12-29 11:20:58 +01:00
theAirC
f9e6b51a72
Detection of closed websocket connection
...
When the websocket connection is closed, a non-empty frame (n>0) may be received with FRAME_OP_CLOSE flag bit set.
Tested with chrome 54.0.2840.99 ; after establishing the websocket connection, if the connection is not closed by javascript and the tab is closed, a frame of length n=2 is received with FRAME_OP_CLOSE flag set.
2016-12-08 21:10:35 +01:00
Guenter Obiltschnig
ba4a5af389
fixed GH #1461 : Poco::Data::SQLite::SQLiteStatementImpl::next() error
2016-12-07 13:05:24 +01:00
Guenter Obiltschnig
77df1f6d3f
fixed GH #1436 : ODBC Bug: Unicode text(NVARCHAT) read from DB is truncated to half.
2016-12-07 12:55:40 +01:00
Guenter Obiltschnig
c8aa27381b
more fixes related to GH #1453
2016-12-06 21:47:39 +01:00
Guenter Obiltschnig
376e703343
fixed GH #1453 : _clock_gettime Symbol not found on Mac 10.11 [do not use clock_gettime() on Apple platforms, even if _POSIX_TIMERS indicates it's available]
2016-12-06 18:21:37 +01:00
Guenter Obiltschnig
c9c21de32a
fixed GH #1488 : Poco::ObjectPool shrinks if returned object is not valid
2016-12-05 22:46:43 +01:00
Guenter Obiltschnig
19c0b38bf8
On Apple platforms, use std::atomic with MacOS 10.12 or iOS 10 SDK.
2016-12-05 22:19:45 +01:00