5137 Commits

Author SHA1 Message Date
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
Alex Fabijanic
03d3251cd1 feat(Endpoint): add some low-level accessors 2021-04-28 10:01:35 +02:00
Alex Fabijanic
b0621702c9 fix(EndpointTest): add missing include 2021-04-27 14:34:50 +02:00
Alex Fabijanic
5330d4b1b5 fix(Endpoint): osx build, align family enum with patform, some other adjustments 2021-04-27 13:31:09 +02:00
Alex Fabijanic
ec9ea7b411 feat(Endpoint): add Endpoint (socket address directly wrapping native structures) 2021-04-26 20:07:56 +02:00
Alex Fabijanic
2d0609b10c feat(SocketReactor): extract and expose poll() as a member function 2021-04-26 18:17:23 +02:00
Alex Fabijanic
54667890eb chore(UDPServer): fix spelling 2021-04-26 14:59:16 +02:00
Alex Fabijanic
3c61eeeb3e Merge branch 'fix/pollset' into feat/io-service 2021-04-23 18:08:09 +02:00
Alex Fabijanic
d70fb9b2ba Merge branch 'devel' into feat/hash-range 2021-04-23 18:02:33 +02:00
Alex Fabijanic
11fe13fc92 fix(PollSet): #3248 #3249 2021-04-21 07:47:57 +02:00
Günter Obiltschnig
f116174324 include order 2021-04-16 08:11:38 +02:00
Günter Obiltschnig
f810bd0b41 include order 2021-04-16 08:11:25 +02:00
Günter Obiltschnig
62436033f0 fix include order 2021-04-16 08:09:55 +02:00
Günter Obiltschnig
65cfa49dd9 fix include order 2021-04-16 08:07:53 +02:00
Günter Obiltschnig
68124e410a
Merge pull request #2984 from YuriAzathoth/data-odbc-fix
Fixed linking with Data ODBC error on some platforms
2021-04-16 08:04:55 +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
44e88825eb
Merge pull request #3078 from creazero/fix-demans-typo-in-threadpool-docs
Fix typo in the ThreadPool's docs
2021-04-14 19:12:14 +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
2f20e26ed7 #3230: ECDSADigestEngine: include missing header 2021-04-12 20:37:25 +02:00
Günter Obiltschnig
cae2f2dea4 #3230: ECDSADigestEngine: include missing header 2021-04-12 20:36:56 +02:00
Günter Obiltschnig
95214e428a #3114: Added JSON Array::empty() method 2021-04-12 20:33:42 +02:00
Günter Obiltschnig
15ad5c250e #3114: Added JSON Array::empty() method 2021-04-12 20:33:11 +02:00
Günter Obiltschnig
eb992c9042 #3136: Fixed null character issue when parsing a JSON 2021-04-12 20:29:05 +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
904236eefe #3095: Digest proxy authentication does not work in 1.10.1 2021-04-12 20:20:28 +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
b4d15d475a #3086: Use POCO_IOS_INIT_HACK for Linux in combination with libc++ 2021-04-12 20:16:08 +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
8722e0e38d #3044: Upgrade PCRE to 8.44 2021-04-11 21:08:59 +02:00
Günter Obiltschnig
bfe4213f54 #3044: Upgrade PCRE to 8.44 2021-04-11 21:08:18 +02:00
Günter Obiltschnig
98d2ad1ac7 formatting 2021-04-11 20:21:49 +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
7d29ed12ca
Merge pull request #3027 from agalanin/devel
PKCS12Container: fix memory leaks on exceptions (devel)
2021-04-11 17:38:27 +02:00
Günter Obiltschnig
7b610ec736 remove HowToGetHelp page due to outdated information 2021-04-11 17:36:22 +02:00
Günter Obiltschnig
80237a8e55 remove HowToGetHelp page due to outdated information 2021-04-11 17:35:38 +02:00
Günter Obiltschnig
a9b4fac5fd #2927 2021-04-11 17:32:55 +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
0574043643 formatting 2021-04-11 17:25:06 +02:00
Günter Obiltschnig
ddd8bf1c5e
Merge pull request #3021 from kitaisreal/pattern-formatter-priority-names-fix
PatternFormatter priorityNames fix
2021-04-11 17:22:29 +02:00
Günter Obiltschnig
f46cf3ae8a #2993: The Sec-WebSocket-Key of WebSocket is always the same one 2021-04-11 16:57:39 +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