~zosrothko/poco/+git/poco:poco-1.9.3

Last commit made on 2019-08-20
Get this branch:
git clone -b poco-1.9.3 https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
poco-1.9.3
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

8f41a44... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

PageCompiler improvements for CSP and cache control headers

b4846a2... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

backported #2603 and CppParser fixes; updated changelog

2ea1d28... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

upgrade bundled SQLite to 3.29.0

13552f7... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

added SharedLibrary::setSearchPath(); set minimum required Windows version to XP SP2 (0x0502)

d6de752... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

correctly define OPENSSL_VERSION_PREREQ if OPENSSL_VERSION_MAJOR and OPENSSL_VERSION_MINOR are not defined (in older OpenSSL versions)

91a78c9... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

updated changelog

90e976d... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

make binding of std::string configurable (SQL_LONGVARCHAR - default or SQL_VARCHAR)

87631f7... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

fixed GH #2603:Remove incorrect upper size limits for SSL certificates in NetSSL_Win

fcff59d... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

updated changelog

53fe994... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

fixed GH #2661: Poco::Zip::ZipArchive cannot load new tomcat.zip file