Commit Graph

712 Commits

Author SHA1 Message Date
Günter Obiltschnig
2b3662c854 added VS2022 project files 2022-02-19 21:06:24 +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
fc0cc6af36 #3381: DNS::hostByAddress not thread-safe 2021-11-05 13:18:06 +01: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
Alex Fabijanic
4ec21a62c2 fix(ICMPv4Packet): [asan] Undefined behavior in ICMPv4PacketImpl.cpp #3326 2021-06-25 20:07:55 +02:00
Alex Fabijanic
1ec15a020a fix(PollSetTest): remove poll timing check (fails on msvc ci) 2021-06-18 12:29:07 +02:00
Alex Fabijanic
7719303191 fix(PollSetTest): change connect to blocking 2021-06-18 07:13:05 +02:00
Günter Obiltschnig
22eb76d3ae #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Alex Fabijanic
2740068e59 chore: remove troubleshooting help leftovers 2021-06-17 17:53:17 +02:00
Alex Fabijanic
8c31d76e2b fix(SocketReactor): fix dataCollection test 2021-06-17 17:34:11 +02:00
Günter Obiltschnig
999feab779 fix 'catching polymorphic type by value' warnings 2021-06-16 08:52:56 +02:00
Günter Obiltschnig
330bc22b30 #2746, #3169: Fix race condition on TCPServerDispatcher stop 2021-06-15 15:26:26 +02:00
Günter Obiltschnig
7917abf727 #2418: SecureServerSocket doesn't work with IpV6 2021-06-15 10:23:22 +02:00
Günter Obiltschnig
59ae91e5ba #3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig 2021-06-15 09:45:01 +02:00
Günter Obiltschnig
d1e9452414 #3282: Update constant in setContentType documentation 2021-06-15 09:05:52 +02:00
Günter Obiltschnig
2f9c7cd6d3 #3219: SMTPClientSession: invalid SMTP command if empty recipients list in MailMessage 2021-06-14 19:13:48 +02:00
Alex Fabijanic
b27f440e36 fix(PollSet): #3248 #3249 2021-05-25 13:56:58 +02:00
Günter Obiltschnig
fff8eb6f45 Fix typo: overriden -> overridden 2021-04-14 20:12: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
e4b258765e #3095: Digest proxy authentication does not work in 1.10.1 2021-04-12 20:19:48 +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
b30bebffb0 merge WebSocket fixes from devel 2021-04-11 16:46:48 +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
aa7667d427 RemoteSyslogChannel/RemoteSyslogListener: add buffer size configuration property 2021-04-11 16:03:08 +02:00
Günter Obiltschnig
4de9a21187 make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Günter Obiltschnig
75a86ad868 remove POCO_STATIC 2020-02-12 22:10:01 +01:00
Günter Obiltschnig
c890576b9a add timeout to testMulticast 2020-02-08 20:25:25 +01:00
Günter Obiltschnig
137c6ad136 clarify documentation of flags parameter 2020-02-08 16:29:01 +01:00
Günter Obiltschnig
b3f75eb850 #2902: [FTPClient] Optimize expression 2020-02-04 10:56:58 +01:00
Günter Obiltschnig
3bdb47ae66 GH #2892: SocketImpl::bind --> bind wrong config 2020-01-25 14:22:27 +01:00
Günter Obiltschnig
58b257c0a8 fixed docs 2020-01-23 19:18:41 +01:00
Günter Obiltschnig
d65bf03a83 fixes and improvements to FTP(S)ClientSession 2020-01-23 17:55:30 +01:00
Günter Obiltschnig
878b8bbeca fixes for FTPSClientSession 2020-01-23 13:29:54 +01:00
Günter Obiltschnig
5d481ff493 merge FTPSClientSession from develop-experimental 2020-01-23 11:57:28 +01:00
Günter Obiltschnig
b52e063e0d fixed memory leak in testsuite 2020-01-22 21:51:04 +01:00
Günter Obiltschnig
f1fcdffcb5 fixed GH #2863: NetworkInterface::map can fail to reveal some interfaces if an earlier one can not be handled 2020-01-22 13:36:46 +01:00
Günter Obiltschnig
f6dafb437e fixed GH #2843: Poco::Net::MediaType::parse() does not split parameters 2020-01-22 11:56:11 +01:00
Günter Obiltschnig
15fa335343 fixed a crash due to invalid sockaddr cast 2020-01-22 10:59:02 +01:00
Günter Obiltschnig
35d73695f8 fixed GH #2686: Uploads larger than 2GB fail 2020-01-21 21:19:07 +01:00
Günter Obiltschnig
f55c17a295 fixed #2745 2020-01-21 19:59:17 +01:00
Günter Obiltschnig
ef648dc840 fix doc error 2020-01-17 07:09:00 +01:00
Joerg-Christian Boehme
885c5cbc55 Ignore tests in cmake from cppignore and set POCO_BASE environment. 2020-01-14 21:45:56 +01:00
Günter Obiltschnig
4920df18ce re-generated project files 2020-01-12 23:04:09 +01:00
Günter Obiltschnig
165f5cfd20 re-generated project files 2020-01-11 22:33:28 +01:00
Günter Obiltschnig
4c1e357e4a project file fixes 2020-01-11 12:45:39 +01:00
Günter Obiltschnig
fea390fe6a remove gradle files 2020-01-11 10:04:22 +01:00