Günter Obiltschnig
|
90be9b0e53
|
#2906, #2904: Support environments without hardware floating point
|
2021-06-14 18:50:02 +02:00 |
|
Günter Obiltschnig
|
0d621635b0
|
update build configs - add support for Apple Silicon
|
2021-06-14 18:33:56 +02:00 |
|
Günter Obiltschnig
|
ce781efd73
|
upgrade bundled pdjson to latest master
|
2021-06-14 17:56:53 +02:00 |
|
Günter Obiltschnig
|
ee1ad75c2b
|
#3022: fix for WinCE
|
2021-06-14 17:29:52 +02:00 |
|
Günter Obiltschnig
|
842f2599c0
|
#3022: Process::isRunning(PID pid) causes handle leak on Windows
|
2021-06-14 17:25:08 +02:00 |
|
Günter Obiltschnig
|
ab010473b9
|
#3299: NetSSL: Allow per-Context InvalidCertificateHandler
|
2021-06-06 18:11:05 +02:00 |
|
Günter Obiltschnig
|
3249abe2a4
|
updated changelog|
|
2021-06-06 14:51:08 +02:00 |
|
Günter Obiltschnig
|
29dd13c83d
|
bump version to 1.11.0
|
2021-06-06 14:31:15 +02:00 |
|
Alex Fabijanic
|
b27f440e36
|
fix(PollSet): #3248 #3249
|
2021-05-25 13:56:58 +02:00 |
|
Günter Obiltschnig
|
cd6422fde3
|
expose million laughs attack protection implemented by Expat 2.4
|
2021-05-23 21:23:28 +02:00 |
|
Günter Obiltschnig
|
d95d9bd4a4
|
upgrade expat to 2.4.1 (trivial)
|
2021-05-23 19:13:43 +02:00 |
|
Günter Obiltschnig
|
65d7eaccbf
|
fix #include for use with Poco::XML
|
2021-05-23 12:54:39 +02:00 |
|
Günter Obiltschnig
|
fb5618a757
|
#3279: update bundled expat to 2.4.0
|
2021-05-23 11:49:35 +02:00 |
|
Günter Obiltschnig
|
f116174324
|
include order
|
2021-04-16 08:11:38 +02:00 |
|
Günter Obiltschnig
|
65cfa49dd9
|
fix include order
|
2021-04-16 08:07:53 +02:00 |
|
Günter Obiltschnig
|
fff8eb6f45
|
Fix typo: overriden -> overridden
|
2021-04-14 20:12:17 +02:00 |
|
Günter Obiltschnig
|
da9509109a
|
add vscode support
|
2021-04-14 19:25:16 +02:00 |
|
Günter Obiltschnig
|
a8e11be069
|
formatting
|
2021-04-14 19:25:03 +02:00 |
|
Günter Obiltschnig
|
ce7e6eeea0
|
#3078: Fix typo in the ThreadPool's docs
|
2021-04-14 19:13:17 +02:00 |
|
Günter Obiltschnig
|
d7101ec091
|
fix socket address test
|
2021-04-14 18:50:44 +02:00 |
|
Günter Obiltschnig
|
e4bdfdff0c
|
#3242: RemoteSyslogListener: add reusePort option
|
2021-04-14 18:50:30 +02:00 |
|
Günter Obiltschnig
|
cae2f2dea4
|
#3230: ECDSADigestEngine: include missing header
|
2021-04-12 20:36:56 +02:00 |
|
Günter Obiltschnig
|
15ad5c250e
|
#3114: Added JSON Array::empty() method
|
2021-04-12 20:33:11 +02:00 |
|
Günter Obiltschnig
|
e577e36c25
|
#3136: Fixed null character issue when parsing a JSON
|
2021-04-12 20:28:30 +02:00 |
|
Günter Obiltschnig
|
e4b258765e
|
#3095: Digest proxy authentication does not work in 1.10.1
|
2021-04-12 20:19:48 +02:00 |
|
Günter Obiltschnig
|
630afde3fd
|
#3086: Use POCO_IOS_INIT_HACK for Linux in combination with libc++
|
2021-04-12 20:15:30 +02:00 |
|
Günter Obiltschnig
|
bfe4213f54
|
#3044: Upgrade PCRE to 8.44
|
2021-04-11 21:08:18 +02:00 |
|
Günter Obiltschnig
|
53391151d1
|
PatternFormatter: add %O format specifier
|
2021-04-11 20:21:28 +02:00 |
|
Günter Obiltschnig
|
f18ee10a3c
|
#3027
|
2021-04-11 17:39:59 +02:00 |
|
Günter Obiltschnig
|
80237a8e55
|
remove HowToGetHelp page due to outdated information
|
2021-04-11 17:35:38 +02:00 |
|
Günter Obiltschnig
|
417a351401
|
merge fix from devel
|
2021-04-11 17:32:40 +02:00 |
|
Günter Obiltschnig
|
d10fc9cb74
|
#2927: Fix assigned value to wrong pointer
|
2021-04-11 17:31:22 +02:00 |
|
Günter Obiltschnig
|
c5ee4b1184
|
#2989: setting priorityNames property on PatternFormatter has no effect
|
2021-04-11 17:26:13 +02:00 |
|
Günter Obiltschnig
|
f1c4c9a27d
|
#2993: The Sec-WebSocket-Key of WebSocket is always the same one
|
2021-04-11 16:56:59 +02:00 |
|
Günter Obiltschnig
|
cb1889a007
|
#3183: fix setPadding
|
2021-04-11 16:50:25 +02:00 |
|
Günter Obiltschnig
|
b30bebffb0
|
merge WebSocket fixes from devel
|
2021-04-11 16:46:48 +02:00 |
|
Günter Obiltschnig
|
0a2a175f8a
|
make URI::getPathSegments() const
|
2021-04-11 16:37:41 +02:00 |
|
Günter Obiltschnig
|
7e9d10f488
|
#3076: Avoid access to already freed memory in JSON code
|
2021-04-11 16:37:16 +02:00 |
|
Günter Obiltschnig
|
347dc840b5
|
#2970: Poco::Data::TypeHandler<Poco::Nullable<T>>::prepare() must prepare with underlying type, not Poco::Data::Keywords::null
|
2021-04-11 16:26:32 +02:00 |
|
Günter Obiltschnig
|
12d3bf9c75
|
#2945: Iterating over Var containing empty container throws "Out of range" exception
|
2021-04-11 16:22:42 +02:00 |
|
Günter Obiltschnig
|
9f02ea1715
|
#2783: fix Invalid condition [ICMPv4PacketImpl.cpp:234]
|
2021-04-11 16:15:02 +02:00 |
|
Günter Obiltschnig
|
9800de3b6a
|
#2932: Poco::Net::NTLMContext is missing dllexport/dllimport symbols
|
2021-04-11 16:11:33 +02:00 |
|
Günter Obiltschnig
|
8671b08fb4
|
Postgres: set connector name
|
2021-04-11 16:06:28 +02:00 |
|
Günter Obiltschnig
|
cfd05c5524
|
Postgres: fix extractor
|
2021-04-11 16:05:59 +02:00 |
|
Günter Obiltschnig
|
6a5dbd267e
|
TypeHandler: move instead of copy
|
2021-04-11 16:04:14 +02:00 |
|
Günter Obiltschnig
|
aa7667d427
|
RemoteSyslogChannel/RemoteSyslogListener: add buffer size configuration property
|
2021-04-11 16:03:08 +02:00 |
|
Günter Obiltschnig
|
3771a53ae1
|
formatting
|
2021-04-11 16:01:12 +02:00 |
|
Günter Obiltschnig
|
4066c4d794
|
add Application::windowSize()
|
2021-04-11 16:00:53 +02:00 |
|
Günter Obiltschnig
|
8625b29f9f
|
add AbstractCache::forEach()
|
2021-04-11 15:58:19 +02:00 |
|
Günter Obiltschnig
|
d126e51ec3
|
Merge branches 'master' and 'poco-1.10.2' of github.com:pocoproject/poco into poco-1.10.2
|
2021-04-11 15:54:10 +02:00 |
|