4696 Commits

Author SHA1 Message Date
Alex Fabijanic
6fbbb0648c Merge branch 'develop' into feature/mail-msg-decode 2017-11-03 21:51:44 -05:00
Alex Fabijanic
6e80bcc7cf Implement MailMessage::decode #1543 (wip 2) 2017-11-03 21:51:35 -05:00
Günter Obiltschnig
ac79bdc375 Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2017-11-02 09:26:35 +01:00
Günter Obiltschnig
2b95e4d2ee minor fixes 2017-11-02 09:26:17 +01:00
Günter Obiltschnig
72d2b1c049 minor fixes 2017-11-02 09:17:29 +01:00
Alex Fabijanic
b09b32a3de fix relative path check, eliminate unused warnings 2017-11-01 20:00:46 -05:00
Alex Fabijanic
f5b2cf3dd6 - fix Zip Decompress Parent Path Injection #1968 bug
- add valid patch check test
- add vulnearbility triggering zip archive and test
- remove temporary test output files
- if possible, redirect temporary file generation to temp directory or
- delete temporary files after tests
2017-11-01 19:25:24 -05:00
Guenter Obiltschnig
bdbc94d825 GH #1412: added Poco::DigestEngine::constantTimeEquals() 2017-11-01 17:37:35 +01:00
Günter Obiltschnig
0db79db029 PollSet: on Windows, use WSAPoll if available 2017-11-01 11:11:37 +01:00
Günter Obiltschnig
cff9a1ea5f updated VS project files for PollSet 2017-11-01 10:52:05 +01:00
Guenter Obiltschnig
74a70c41ef added PollSet class 2017-11-01 10:35:42 +01:00
Alex Fabijanic
5486fa9d68 Implement MailMessage::decode #1543 (wip) 2017-10-31 22:02:30 -05:00
Guenter Obiltschnig
0c4cbb55ff fixed GH #1934: File::setExecutable() on POSIX should set executable bit for group and other if corresponding readable bit is set 2017-10-31 22:17:33 +01:00
Guenter Obiltschnig
1f546c4502 fix test with gcc 2017-10-31 20:02:35 +01:00
Guenter Obiltschnig
c792d52474 fix test 2017-10-31 19:46:08 +01:00
Aleksandar Fabijanic
a91f9a0afa
Fix/tcp dispatcher (#1965)
* TCPServerDispatcher::run() issue #1884; make integral members atomic and minimize locking

* Update TCPServerDispatcher.cpp
2017-10-31 13:16:00 -05:00
Guenter Obiltschnig
9288e89bfe remove remaining $Id$ tags from file headers 2017-10-31 15:58:10 +01:00
Guenter Obiltschnig
d1b881f7e7 removed $ tags 2017-10-31 13:07:04 +01:00
Guenter Obiltschnig
feac1ae451 Base64Encoder/Decoder: added support for 'base64url' encoding 2017-10-31 12:25:33 +01:00
Alex Fabijanic
fbfc61644f add uninstall to phony 2017-10-30 19:59:39 -05:00
Alex Fabijanic
4d4c857968 make uninstall does not remove .so symlinks #1017 2017-10-30 19:47:49 -05:00
Alex Fabijanic
342c9a76cd Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2017-10-30 15:35:40 -05:00
Aleksandar Fabijanic
09c0b51822 speling fix 2017-10-30 15:35:13 -05:00
Aleksandar Fabijanic
c780b795a7
speling fix 2017-10-30 15:28:27 -05:00
Alex Fabijanic
4bd692ca38 Buffer<> swap miss ownMem #1964 2017-10-30 15:23:54 -05:00
Alex Fabijanic
59e1a11ec6 #264, #1684, #1950 2017-10-30 15:03:12 -05:00
Alex Fabijanic
d93acd5409 some fixes (mostly unicode/bulk) 2017-10-27 22:35:18 -05:00
Alex Fabijanic
c0310b5c74 wrong field size calculation in ODBC code #1659; other max size excession checks and testcase 2017-10-26 18:16:31 -05:00
Alex Fabijanic
f3d10e2764 restore deleted documentation 2017-10-26 18:02:35 -05:00
Alex Fabijanic
494579542f Oracle ODBC fixes 2017-10-26 12:54:04 -05:00
Aleksandar Fabijanic
bbf30dc674 Create issue_template.md 2017-10-25 10:47:39 -05:00
Alex Fabijanic
a651a78c76 fix mysql odbc tests 2017-10-23 21:51:42 -05:00
Uilian Ries
7295fe788e #1878 Add OrangePi on Build Support (#1949)
- Created the configuration `OrangePi`, based on ARM-Linux,
  with fine tune for OrangePi
- I tested using Poco samples on OrangePi Zero

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2017-10-23 10:41:55 -05:00
zosrothko
cea45cce97 Display target configuration (#1952) 2017-10-23 10:41:35 -05:00
zosrothko
f743b67558 Travis & AppVeyor: Unbind PDF module (#1953)
* Unbind PDF

* Upgrade to mysql-5.7.19

* Put Cygwin ahead

* Add --omit=PDF
2017-10-23 10:38:03 -05:00
zosrothko
9c45e5c96a Upgrade to mysql-5.7.19 (#1951) 2017-10-23 10:37:37 -05:00
zosrothko
02f6067c43 Remove useless windows commands (#1948)
* Remove useless Windows commands

* Generate build_cmd only for VS140 & VS150
2017-10-21 13:31:44 -05:00
Alex Fabijanic
3fb4c34161 Poco::Data ODBC impl doesn't bind to unsigned numeric types properly #1683 2017-10-20 22:05:10 -05:00
Alex Fabijanic
4cc043e4a8 NTP Packet impl not according to RFC958? #749 2017-10-20 20:38:29 -05:00
Alex Fabijanic
51c28b5c5a add Poco::makeUnique() 2017-10-20 18:31:13 -05:00
Aleksandar Fabijanic
151304135e purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
Alex Fabijanic
1101439eb0 fix some warnings 2017-10-20 11:47:29 -05:00
Alex Fabijanic
5de43daf38 remove leftover comment 2017-10-20 00:15:34 -05:00
Alex Fabijanic
e2836431ae SyntaxException for DateTimeParser::parse not working #569 2017-10-20 00:14:11 -05:00
Alex Fabijanic
d49ffcfb13 remove return 2017-10-19 12:17:11 -05:00
Alex Fabijanic
4223efae59 fix -Woverloaded-virtual 2017-10-19 12:14:45 -05:00
zosrothko
e32de7ccb3 Upgrade to mysql-5.7.19-win32 (#1944) 2017-10-18 09:02:52 -05:00
zosrothko
db1b725e0b CYgwin: remove -DPOCO_NO_WSTRING & build Data/PostgreSQL (#1942) 2017-10-18 09:02:09 -05:00
Edson A. Soares
7121b92e2a Fix ".. has no member named ... compile error" (#1938)
* Fix ".. has no member named ... compile error" by renaming apache conn_rec
attributes

 - conn_rec attributes remote_ip and remote_addr were replaced by client_ip
 and client_addr once they have been renamed in Apache 2.4
 - a server_rec pointer must be passed to ap_log_error() since apache 2.4,
 therefore, a change was necessary at the ap_log_error log function.
 A null pointer has been passed for avoiding deeper changes at the function.
 - the smart pointer auto_ptr was replaced by unique_ptr once it was made
 deprecated in C++11 standard, it has been replaced by unique_ptr.

* Add the properly #ifdef directives for backward compatibility purposes

 - Adding proper #ifdef preprocessor directives to keeping backward
 compatibility with older apache versions.

* Update ApacheConnector.cpp
2017-10-17 12:31:30 -05:00
Alex Fabijanic
4a8d522e29 ifdef windows unicode version of main 2017-10-16 23:42:27 -05:00