Günter Obiltschnig
|
8445f4e2de
|
remove unused CppUnit headers
|
2022-02-19 18:42:27 +01:00 |
|
Günter Obiltschnig
|
cabab4f957
|
ci: add windows 2022
|
2022-02-19 17:23:31 +01:00 |
|
Günter Obiltschnig
|
3c709ed64c
|
ProGen: support generation of VS 2022 project files
|
2022-02-19 17:05:45 +01:00 |
|
Günter Obiltschnig
|
5787807b5a
|
updated README.md
|
2022-02-19 17:02:19 +01:00 |
|
Günter Obiltschnig
|
6341ec6350
|
detect ARM64 on Windows
|
2022-02-19 15:23:03 +01:00 |
|
Günter Obiltschnig
|
6de72dfe9d
|
CI: don't build PageCompiler in ARM cross build
|
2022-02-19 11:14:16 +01:00 |
|
Günter Obiltschnig
|
7099821df8
|
#3338: NamedMutex does not work on Linux distributions where fs.protected_regular=1
|
2022-02-19 11:12:48 +01:00 |
|
Günter Obiltschnig
|
df20425463
|
#3518: Expat version check in #defines incorrect
|
2022-02-19 10:40:46 +01:00 |
|
Günter Obiltschnig
|
010cf8b7d0
|
#3507: Reference counting for bound configuration in Util::Option is broken
|
2022-02-19 10:35:30 +01:00 |
|
Günter Obiltschnig
|
3b1484ca50
|
#3470: bug in JSON ParseHandler.cpp (RFC 7159 should be valid)
|
2022-02-19 09:52:24 +01:00 |
|
Günter Obiltschnig
|
02abb70601
|
#3527: Upgrade bundled expat to 2.4.5
|
2022-02-19 09:29:43 +01:00 |
|
Günter Obiltschnig
|
00d5e7171a
|
#3505: JSON::PrintHandler.value(bool) prints incorrect value
|
2022-02-08 06:00:29 +01:00 |
|
Günter Obiltschnig
|
516eebad72
|
#3458: encryptString() crash on redhat/centos 8 with FIPS enabled using md5 default digest
|
2022-02-07 18:21:46 +01:00 |
|
Günter Obiltschnig
|
292b9a7d83
|
#3465: NetSSL_Win: bad error handling when decodeMessage() fails
|
2022-02-07 18:13:31 +01:00 |
|
Günter Obiltschnig
|
625b4116f2
|
#3448: fix version check
|
2022-02-07 18:07:57 +01:00 |
|
Günter Obiltschnig
|
b2d71905e3
|
#3515: NetSSL_OpenSSL Testsuite: testInterop() and testProxy() fail due to changed certificate
|
2022-02-07 17:58:31 +01:00 |
|
Günter Obiltschnig
|
dbfd27611b
|
manually merge #3448, part 1 (NetSSL)
|
2022-02-07 17:56:05 +01:00 |
|
Günter Obiltschnig
|
11ffdc7807
|
manually merge #3448, part 1 (Crypto)
|
2022-02-07 17:00:45 +01:00 |
|
Günter Obiltschnig
|
82ef12b875
|
#3506: Upgrade bundled expat to 2.4.4
|
2022-02-07 15:26:31 +01:00 |
|
Günter Obiltschnig
|
fb4f3c0231
|
branch off poco-1.11.2
|
2022-02-07 14:49:51 +01:00 |
|
Günter Obiltschnig
|
2c8dde53de
|
fix brew OpenSSL version
|
2021-11-05 19:36:10 +01:00 |
|
Günter Obiltschnig
|
93dc903f3c
|
updated changelog
|
2021-11-05 19:33:03 +01:00 |
|
Günter Obiltschnig
|
6e38dd4db3
|
upgrade bundled SQLite to 3.36.0
|
2021-11-05 19:31:03 +01:00 |
|
Günter Obiltschnig
|
50e39b731a
|
upgrade bundled PCRE to 8.45
|
2021-11-05 19:28:23 +01:00 |
|
Günter Obiltschnig
|
40223f664d
|
add missing include search path
|
2021-11-05 19:13:39 +01:00 |
|
Günter Obiltschnig
|
41ec4ca8e7
|
use OpenSSL 1.1.1 on macOS
|
2021-11-05 19:13:15 +01:00 |
|
Günter Obiltschnig
|
666bac4454
|
#3330: Poco::Data::ODBC::ODBCStatementImpl causes crash
|
2021-11-05 16:54:12 +01:00 |
|
Günter Obiltschnig
|
b89baaa1c3
|
#2966: SocketReactor loads one core of CPU up to 100%
|
2021-11-05 15:18:04 +01:00 |
|
Günter Obiltschnig
|
58fd4fcd6a
|
#3425: Fixed suspend/resumeEvents pair in DirectoryWatcher
|
2021-11-05 15:05:01 +01:00 |
|
Günter Obiltschnig
|
a032f771af
|
#2823: error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648
|
2021-11-05 14:58:40 +01:00 |
|
Günter Obiltschnig
|
8bfeb52018
|
#3377: Correct Poco::Path::configHome() and dataHome() documentation for Windows
|
2021-11-05 14:26:59 +01:00 |
|
Günter Obiltschnig
|
f71cc32f0b
|
#3363: Fixed compilation error with MongoDB::Connection and Util::Application
|
2021-11-05 14:19:01 +01:00 |
|
Günter Obiltschnig
|
931143df85
|
#3360: Add POCO_PGSQL_{INCLUDE,LIB} variables
|
2021-11-05 14:14:12 +01:00 |
|
Günter Obiltschnig
|
e2f7e72a9e
|
#3344: [bug] MacOS bundle destination path is not set
|
2021-11-05 13:58:42 +01:00 |
|
Günter Obiltschnig
|
270c2643cf
|
#3221: Crash reported on Windows in X509Certificate verification
|
2021-11-05 13:46:17 +01:00 |
|
Günter Obiltschnig
|
5902bb1277
|
#3400: fix std::localtime not thread safe
|
2021-11-05 13:37:02 +01:00 |
|
Günter Obiltschnig
|
fc0cc6af36
|
#3381: DNS::hostByAddress not thread-safe
|
2021-11-05 13:18:06 +01:00 |
|
Günter Obiltschnig
|
c908cbe6fe
|
#3353: add POCO_NO_FORK_EXEC CMake option
|
2021-11-05 13:00:08 +01:00 |
|
Günter Obiltschnig
|
35c03912c5
|
#3335: XML error when build 1.11.0
|
2021-11-05 12:45:33 +01:00 |
|
Günter Obiltschnig
|
8582ac9493
|
branch off 1.11.1
|
2021-11-05 12:30:27 +01:00 |
|
Günter Obiltschnig
|
05660c7da0
|
cpproj: also copy testsuite/include if it's there
|
2021-06-28 12:06:12 +02:00 |
|
Günter Obiltschnig
|
a5b0bb7d96
|
update changelog
|
2021-06-28 09:24:26 +02:00 |
|
Günter Obiltschnig
|
690f9c74f1
|
whitespace
|
2021-06-27 06:49:34 +02:00 |
|
Günter Obiltschnig
|
c140d379be
|
style
|
2021-06-26 11:46:57 +02:00 |
|
Günter Obiltschnig
|
51adf4c986
|
add version resources to executables
|
2021-06-26 10:12:20 +02:00 |
|
Günter Obiltschnig
|
7d6406091c
|
fix warnings
|
2021-06-26 10:04:46 +02:00 |
|
Günter Obiltschnig
|
70da508a79
|
style/whitespace
|
2021-06-26 06:30:49 +02:00 |
|
Alex Fabijanic
|
9155121866
|
fix(NetworkInterface): Unterminated string possible in NetworkInterfaceImpl::setPhyParams() #3301
|
2021-06-25 21:31:26 +02:00 |
|
Alex Fabijanic
|
0a3c76ffd0
|
fix(PollSet): #3248 #3249
|
2021-06-25 21:24:38 +02:00 |
|
Alex Fabijanic
|
8030564ff5
|
fix(HostEntry): DNS HostEntry returns multiple entries #3303
|
2021-06-25 21:05:29 +02:00 |
|