Commit Graph

4302 Commits

Author SHA1 Message Date
Guenter Obiltschnig
f453dd145c added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
Günter Obiltschnig
bffb25752b Merge pull request #1602 from bakercp/patch-1
Fixed position of scope parameter.  Fixes #1552
2017-02-20 09:28:13 +01:00
Christopher Baker
2267feb475 Fixed position of scope parameter. Fixes #1552 2017-02-19 23:41:12 -06:00
Guenter Obiltschnig
356add42b4 fixed a namespace lookup bug 2017-02-18 22:30:17 +01:00
Guenter Obiltschnig
97d8c42a4e fixed file headers 2017-02-18 14:29:15 +01:00
Guenter Obiltschnig
fe8e4bfc27 fix incorrect auto_ptr usage in testsuite 2017-02-18 07:04:41 +01:00
Guenter Obiltschnig
86333d9103 one more fix for #1597: check for empty streams in Compress::addEntry() so this also works with non-seekable output streams 2017-02-17 20:18:57 +01:00
Guenter Obiltschnig
dc84b22c99 code cleanup 2017-02-17 16:23:32 +01:00
Guenter Obiltschnig
158db947cb fixed GH #1597: adding empty file to zip leads to archive that can't be unzipped by windows 2017-02-17 15:39:36 +01:00
Guenter Obiltschnig
17f8102090 added test for AutoDetectStream 2017-02-17 14:29:50 +01:00
Guenter Obiltschnig
6ecaa675cc style fixes 2017-02-17 13:43:48 +01:00
Guenter Obiltschnig
5b0df5fcd5 fixed test due to changed URI::encode() behavior 2017-02-17 13:42:50 +01:00
Guenter Obiltschnig
820a4ed13d fixed GH #1599: readFromDevice( ) in AutoDetectStream.cpp in Poco Zip cannot detect signature 2017-02-17 09:58:02 +01:00
Guenter Obiltschnig
c32e683b6c fixed GH #1260: URI encoding 2017-02-17 09:24:16 +01:00
Günter Obiltschnig
af39c8d819 Merge pull request #1594 from mkrivos/develop
update to sqlite 3.17.0
2017-02-15 09:51:12 +01:00
Marian Krivos
c845597d40 update to sqlite 3.17.0 2017-02-15 09:26:42 +01:00
Guenter Obiltschnig
ed22e4e586 merged strerror_r fix from poco-1.7.8 2017-02-14 15:03:48 +01:00
Guenter Obiltschnig
8392544e83 minor improvements to documentation and style
Conflicts:
	JSON/include/Poco/JSON/Stringifier.h
	JSON/src/PrintHandler.cpp
	JSON/src/Stringifier.cpp
2017-02-13 22:40:40 +01:00
Guenter Obiltschnig
83bc36c923 fix compatibility with DocumentDB 2017-02-13 20:45:53 +01:00
Guenter Obiltschnig
5c0db0bb89 fix sample 2017-02-13 16:41:37 +01:00
Guenter Obiltschnig
4e0b11f306 MongoDB: fixes for consistency and code style 2017-02-13 16:06:20 +01:00
Guenter Obiltschnig
ffbfcf3ee0 added authentication support 2017-02-12 23:23:11 +01:00
Günter Obiltschnig
aea1a041f0 Merge pull request #1587 from Kampbell/develop
Fix compile errors on Cygwin and VS2013 fo pcre
2017-02-12 16:46:03 +01:00
zosrothko
1ffea8eea1 Cygwin: add downloading of libpcre-devel 2017-02-12 15:50:40 +01:00
Guenter Obiltschnig
c1b868d642 detect malformed MIME messages earlier 2017-02-12 15:45:17 +01:00
FrancisANDRE
fbf7c4dc46 Add reinterpret_cast for the arguments of the pcre_fullinfo function.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2017-02-12 15:35:50 +01:00
Guenter Obiltschnig
dd65c10b53 pass POCO_BUILD_HOST, POCO_TARGET_OSNAME and POCO_TARGET_OSARCH as strings 2017-02-12 14:00:31 +01:00
Guenter Obiltschnig
2daefbff30 fixes for GH #1566, #1567, #1580 based on 1.7.8 branch fixes 2017-02-12 13:01:14 +01:00
Günter Obiltschnig
d1af113f0c fixed a warning 2017-02-11 19:36:50 +01:00
Guenter Obiltschnig
aa803f3657 fixed GH #1570: IPv6AddressImpl::toString() returns wrong output for IPv6 address "::" 2017-02-11 19:02:01 +01:00
Guenter Obiltschnig
d35677790f GH #1538: update double-conversion to v1.1.5 2017-02-11 12:49:39 +01:00
Guenter Obiltschnig
6e90523982 fixed GH #1549: Latin2Encoding and 0xFF 2017-02-11 12:28:08 +01:00
Guenter Obiltschnig
8f4e890e32 fixed GH #1571: ODBC Preparator memory leak 2017-02-11 12:25:10 +01:00
Guenter Obiltschnig
76ab7c65a6 GH #1586: Upgrade bundled PCRE to 8.40 2017-02-11 12:14:02 +01:00
Guenter Obiltschnig
8557dc4469 fixed GH #1581: Cannot find 'pcre.h' when using POCO_UNBUNDLED, a non-system PCRE, and CMake
Conflicts:
	Foundation/include/Poco/RegularExpression.h
	Foundation/src/RegularExpression.cpp
2017-02-11 12:13:29 +01:00
Marian Krivoš
2a9ce7d874 Merge pull request #37 from pocoproject/develop
Sync 3.2.2017
2017-02-05 18:35:31 +01:00
Günter Obiltschnig
0fefd7d03a fixed GH #1523: Long path names under Windows 2017-02-02 20:54:59 +01:00
Günter Obiltschnig
d5ce48138c fixed VS2015 solution files for Foundation (missing TestApp and TestLibrary) 2017-02-02 20:22:09 +01:00
Guenter Obiltschnig
a39e374aec fixed GH #1573: Poco::File::createDirectories() should not throw Poco::FileExistsException 2017-01-29 12:47:39 +01:00
Günter Obiltschnig
6a931c2175 Merge pull request #1563 from frwilckens/develop
Add support for std::tuple to Data/TypeHandler.h.
2017-01-25 10:20:39 +01:00
Guenter Obiltschnig
4149062e7e upgraded bundled zlib to 1.2.11 2017-01-25 10:18:21 +01:00
Günter Obiltschnig
f409b87343 Merge pull request #1565 from bachp/zlib-win-ce
make zlib build correctly again with newer Windows CE versions
2017-01-25 09:37:13 +01:00
Guenter Obiltschnig
3eda8f40bb fix a potential DoS (through memory exhaustion) by restricting HTML form field name and value sizes 2017-01-24 13:15:19 +01:00
Guenter Obiltschnig
11845334dc fix potential DoS vulnerability (through memory exhaustion) by restricting maximum line length 2017-01-24 13:15:12 +01:00
Guenter Obiltschnig
29f259cc24 fix a potential DoS vulnerability by restricting the length of the HTTP chunk size in chunked transfer encoding 2017-01-24 13:15:04 +01:00
Friedrich Wilckens
d98a0ae1e6 Add tests for std::tuple to Data/MySQL. 2017-01-18 11:28:24 -08:00
Friedrich Wilckens
5a8613eb2a Fixed formatting in DataTest.* 2017-01-17 10:39:49 -08:00
Pascal Bach
e8537a2188 make zlib build correctly again with newer Windows CE versions 2017-01-17 14:29:42 +01:00
Friedrich Wilckens
bd19e0a0fe Data/TypeHandler: use std::size_t instead of size_t for template parameters. 2017-01-16 18:20:14 -08:00
Friedrich Wilckens
cc09e53b6a Added support for std::tuple to Data/Typehandler.h. 2017-01-16 17:49:25 -08:00