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
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
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
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
2f20e26ed7
#3230 : ECDSADigestEngine: include missing header
2021-04-12 20:37:25 +02:00
Günter Obiltschnig
95214e428a
#3114 : Added JSON Array::empty() method
2021-04-12 20:33:42 +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
904236eefe
#3095 : Digest proxy authentication does not work in 1.10.1
2021-04-12 20:20:28 +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
8722e0e38d
#3044 : Upgrade PCRE to 8.44
2021-04-11 21:08:59 +02:00
Günter Obiltschnig
98d2ad1ac7
formatting
2021-04-11 20:21:49 +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
a9b4fac5fd
#2927
2021-04-11 17:32:55 +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
49cd3028f4
merge Postgres fixes from 1.10.2
2021-04-11 16:48:12 +02:00
Günter Obiltschnig
9906cf4995
merge fix from 1.10.2
2021-04-11 16:47:10 +02:00
Günter Obiltschnig
d1f72c6716
RemoteSyslogChannel/RemoteSyslogListener: make UDP buffer size configurable
2021-04-11 16:43:23 +02:00
Günter Obiltschnig
5c0852ba04
added Application::windowSize()
2021-04-11 16:39:44 +02:00
Günter Obiltschnig
a7ef9d74cf
merge JSON formatting changes from 1.10.2
2021-04-11 16:38:18 +02:00
Günter Obiltschnig
ad2eea5b72
formatting
2021-04-11 16:38:00 +02:00
Günter Obiltschnig
cb6e801537
merge changes from 1.10.2
2021-04-11 16:31:35 +02:00
Alex Fabijanic
54d6649327
Merge branch 'feat/hash-range' of https://github.com/pocoproject/poco into feat/hash-range
2021-04-05 18:04:47 +02:00
Alex Fabijanic
ec9c64a913
fix(hashRange): change function names casing
2021-04-05 18:04:27 +02:00
Alex Fabijanic
ef6f2f94aa
chore(cmake): spelling typo fix
2021-03-31 20:39:55 +02:00
Alex Fabijanic
56cb6a2326
feat(HashRange): port HashRange from boost
2021-03-31 20:39:17 +02:00
Günter Obiltschnig
5187f9d0d2
#3202 : JWT: ESxxx signature must include padding for ECDSA R and S values
2021-02-06 11:33:27 +01:00
Aleksandar Fabijanic
3fbf5d2238
[SharedPtr] Poco::makeSharedArray #3200
2021-02-04 20:28:57 +01:00
Günter Obiltschnig
7380087176
#3153 : Poco::Data::ODBC [N]VARCHAR(MAX) wrong maxDataSize() result
2020-11-27 19:32:00 +01:00
fenghao119
dd3fcc0fd1
crash when remove key from JSON::Object(JSON_PRESERVE_KEY_ORDER). ( #3151 )
2020-11-25 15:39:03 -06:00
Federico Kircheis
ff64d516a4
Fix configuration error while cross compiling ( #3127 )
...
During the configuration phase in a cross compilation scenario,
`include(InstallRequiredSystemLibraries)` fails even if
`MSVC_REDIST_DIR` is provided.
This should not be an hard error, in case someone wants to
compile/use the library, and not package it.
As explained on https://reviews.llvm.org/D41220 , the most sensible fix
is to include `InstallRequiredSystemLibraries` only on a Windows host.
2020-10-26 18:41:48 +01:00
micheleselea
dd0dc49b56
Changed EventHandlerMap key ( #3116 )
...
* Changed EventHandlerMap key
Changed EventHandlerMap key from Socket to poco_socket_t to avoid errors in removing/access EventHandlerMap when for example we make an SSL handshake
* Changed EventHandlerMap key
Changed EventHandlerMap key from Socket to poco_socket_t to avoid errors in removing/access EventHandlerMap when for example we make an SSL handshake
* avoid too much call to sockfd() and impl()
2020-10-05 13:47:47 +02:00
Nikita Migunov
d9252b744b
Fix typo in the ThreadPool's docs
2020-08-17 21:54:47 +03:00
Günter Obiltschnig
013c867615
Merge pull request #3052 from jabaa/devel
...
Fix constness of URI::getPathSegments
2020-07-16 18:57:04 +02:00
Thomas Sablik
06142a7271
Fix constness of URI::getPathSegments
2020-07-15 15:47:25 +00:00
Alexander Galanin
29cfff29d0
PKCS12Container: fix memory leaks on exceptions
2020-06-04 19:52:44 +03:00
Maksim Kita
bb5467afcb
PatternFormatter priorityNames fix
2020-06-02 21:47:07 +03:00
Günter Obiltschnig
bc9f15e9e9
Merge pull request #2995 from bytedreamer/bytedreamer-patch-1
...
Fix set padding call for new versions of OpenSSL
2020-05-12 07:34:49 +02:00
Jonathan Horvath
8d632dbb76
Fix set padding call for new versions of OpenSSL
2020-05-11 18:30:16 -04:00
Günter Obiltschnig
daa729c66e
Merge pull request #2929 from linquize/zip
...
Zip and SevenZip do not depend on Util, XML, JSON
2020-05-05 11:33:42 +02:00
YuriAzathoth
04ff7e5539
Fixed linking with Data ODBC error on some platforms
2020-04-20 19:45:53 +03:00