Commit Graph

3195 Commits

Author SHA1 Message Date
Guenter Obiltschnig
84feb7f35a get network interface type from /sys/class/net as well 2017-02-13 18:51:07 +01:00
Guenter Obiltschnig
91211c7cd1 added workaround for Linux systems that don't have <linux/if_packet.h> 2017-02-13 18:29:54 +01:00
Guenter Obiltschnig
e84788f085 fix sample 2017-02-13 16:38:28 +01:00
Guenter Obiltschnig
fd2319d934 updated relnotes 2017-02-13 16:20:05 +01:00
Guenter Obiltschnig
19310e1d0d updated CHANGELOG 2017-02-13 16:18:05 +01:00
Guenter Obiltschnig
b3be17063a style fix 2017-02-13 16:03:45 +01:00
Guenter Obiltschnig
1aa6f72085 MongoDB: fixes for style and consistency 2017-02-13 15:53:08 +01:00
Guenter Obiltschnig
9f8146ccaa merged changes from develop; added authentication support 2017-02-12 23:13:51 +01:00
Guenter Obiltschnig
155c12e2e0 updated changelog 2017-02-12 17:20:59 +01:00
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
Günter Obiltschnig
7c7b30f89d Merge pull request #1533 from daB0bby/patch-1
Keeps code-style consistency
2017-01-02 11:57:52 +01:00
daB0bby
66c0cc211f Keeps code-style consistency 2016-12-31 13:14:18 +01:00
Guenter Obiltschnig
e98adba2c2 Merge branch 'poco-1.7.7'
Conflicts:
	README.md
2016-12-31 08:09:37 +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