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
Günter Obiltschnig
e84ab92ee0
removed x64 project files
2020-01-11 09:52:49 +01:00
Günter Obiltschnig
fe3f6405b6
updated progen files
2020-01-11 09:34:54 +01:00
Günter Obiltschnig
59898cd3c2
remove old VS project files
2020-01-10 14:26:36 +01:00
Günter Obiltschnig
1bf40a0cd2
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Günter Obiltschnig
7c177b6f89
fix test for updated IP addresses
2020-01-04 12:55:58 +01:00
Günter Obiltschnig
4ec5d35060
added support for SameSite cookie attribute
2020-01-04 10:15:41 +01:00
Günter Obiltschnig
9c197e0ed1
finally get rid of std::auto_ptr
2019-12-15 09:40:40 +01:00
Francis ANDRE
e59f37318e
Add /MP option and remove /Gm as it is ignored and will be removed
2019-12-07 19:11:24 +01:00
Günter Obiltschnig
a7cbff393e
Merge pull request #2815 from brice-gros/brice.gros/1.10.0+allow-for-cmake-fetchcontent
...
Make Poco git repository fetchable using CMake's FetchContent
2019-11-25 21:24:16 +01:00
Günter Obiltschnig
665a840692
added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions.
2019-11-20 14:22:41 +01:00
Günter Obiltschnig
03f22ded65
fix a typo
2019-11-04 21:08:03 +01:00
Brice Gros
990f7825b5
Fix path to DLLVersion.rc and enable to skip Foundation; Fix Foundation samples referencing useless libs
2019-10-18 15:35:02 +02:00
Chris Berry-Porter
8e0a852716
Set timeouts for FTP passive connections
...
Set send/receive timeouts for FTP passive connections
2019-09-02 10:48:10 +10:00
Günter Obiltschnig
9a8ab0858f
include version resource in DLLs built with CMake
2019-06-24 15:39:06 +02:00
Günter Obiltschnig
b782d17ced
fixed timeout for WSAPoll
2019-06-22 21:29:24 +02:00
Günter Obiltschnig
78c2ef8b85
style fixes
2019-06-22 19:05:49 +02:00
Günter Obiltschnig
625dd6b51e
backport #2336
2019-06-11 16:07:53 +02:00
Günter Obiltschnig
5e678b925b
only auto-authorize if non-empty HTTPCredentials are provided
2019-06-04 18:37:48 +02:00
Günter Obiltschnig
96a7263219
added HTTP*Credentials::empty() and HTTP*Credentials::clear()
2019-06-04 18:33:50 +02:00
Günter Obiltschnig
a7d5d97487
added missing #include <windows.h>
2019-05-16 14:54:19 +02:00
Günter Obiltschnig
dc4d36dad5
fixed warning
2019-05-16 14:40:13 +02:00
Günter Obiltschnig
ec8ea48062
SecureSMTPClientSession now uses _host from SMTPClientSession
2019-05-16 14:35:19 +02:00
Günter Obiltschnig
2086a497f5
fix for Windows (add #define NOMINMAX)
2019-05-16 14:16:09 +02:00
Günter Obiltschnig
2510a8a055
WebSocket documentation update
2019-05-16 10:01:18 +02:00
Günter Obiltschnig
16f63eed0a
WebSocket: allow setting the maximum payload size for receiving frames
2019-05-16 08:43:46 +02:00
Günter Obiltschnig
63a011e4e7
regenerated vs projects
2019-05-15 16:33:59 +02:00
Günter Obiltschnig
a335f6da89
fixes for macOS/Linux
2019-05-15 15:54:10 +02:00
Günter Obiltschnig
e821a2a9f1
added support for SSPI-based NTLM authentication using the credentials of the currently logged in Windows user (Windows only)
2019-05-15 15:43:37 +02:00
Günter Obiltschnig
2e26da9b34
added HTTPClientSession::flushRequest()
2019-04-05 13:00:55 +02:00
Günter Obiltschnig
42cf54b742
fixed NTLM SMTP authentication; added additional check for malformed server challenge to HTTPNTLMCredentials
2019-04-03 15:29:32 +02:00
Günter Obiltschnig
6ec6b58da3
added comment and link to MS-SMTPNTLM
2019-04-02 16:54:56 +02:00
Günter Obiltschnig
fa84db6d65
added NTLM authentication to SMTPClientSession
2019-04-02 16:47:12 +02:00
Günter Obiltschnig
72a9dd7ac6
Merge branch 'feature/ntlm-auth' of github.com:pocoproject/poco into feature/ntlm-auth
2019-03-19 09:11:10 +01:00
Günter Obiltschnig
a8bcb214c5
minor refactoring; check server challenge for NTLMv2 support
2019-03-19 08:38:32 +01:00
Günter Obiltschnig
ad7cad8d64
minor refactoring; check server challenge for NTLMv2 support
2019-03-19 08:07:41 +01:00
Günter Obiltschnig
9422825790
fixed c++03 compatibility issue
2019-03-18 19:29:41 +01:00
Günter Obiltschnig
dc5c87c135
fixed warnings
2019-03-18 18:15:10 +01:00
Günter Obiltschnig
5da6f3c4ee
updated vs project files for testsuite
2019-03-18 18:04:47 +01:00
Günter Obiltschnig
6eebbbbb83
updated vs project files
2019-03-18 17:52:59 +01:00
Günter Obiltschnig
0f3f11a3b2
NTLM (proxy) authentication support for HTTPClientSession
2019-03-18 16:58:57 +01:00
Günter Obiltschnig
e3e8c3474b
backport #2616 : Restore pre-1.8.0 behaviour of Poco::Net::ServerSocket::bind
2019-02-15 20:08:02 +01:00
Günter Obiltschnig
be662f257a
GH #2549 : Fix keepAlive in http client session: left-over _pRequestStream could mess up new request
2019-01-16 11:37:32 +01:00
Günter Obiltschnig
69fee5d296
#2549 : Fix keepAlive in http client session
2019-01-15 20:57:50 +01:00
Günter Obiltschnig
5d3d62bb54
fixed GH #2570 : DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message
2018-12-19 21:45:17 +01:00
Günter Obiltschnig
9336bc60fb
remove unused iostream include
2018-12-12 18:04:48 +01:00
Günter Obiltschnig
db86fec382
#2565 : HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding
2018-12-12 18:00:58 +01:00
Günter Obiltschnig
e1aac5ff95
fix typo
2018-11-28 12:14:12 +01:00
Joerg-Christian Boehme
7fd34b5a62
Use sockaddr_storage for proper stack aligment ( #2523 )
2018-11-27 08:25:05 -06:00
Günter Obiltschnig
ae9a7368cc
backport 89da23d
- don't wrap TimeoutException in ICMPException
2018-11-01 11:01:25 +01:00
Günter Obiltschnig
fd57b3b34c
backport MultipartSource for MailMessage from develop branch
2018-10-29 13:46:59 +01:00
fenghao119
e7e90e2465
fix: timeout does not work when ftp passive connect ( #2463 )
2018-09-13 09:09:28 +02:00
Simon Gorše
f59077d0f0
Fixed WebSocket error message formatting.
2018-09-04 21:27:21 +02:00
Alex Fabijanic
b42900ee5b
fix for pre-c++11 compilers
2018-09-04 20:14:18 +02:00
tomaz-beltram
f140808fab
Fixed Windows http timeout #2451 . ( #2452 )
2018-09-04 15:27:25 +02:00
Aleksandar Fabijanic
11dc0e50a6
LINKER error trying to use POCO NET #2168
2018-08-13 11:47:17 -05:00
Francis ANDRE
27147dccdb
Fix new pocoproject.org IPv4 & IPV6 addresses
2018-08-09 17:05:23 +02:00
Francis ANDRE
b2c569ec0b
Merge remote-tracking branch 'origin/poco-1.9.1' into poco-1.9.1-remove-wintestrunner
2018-06-20 12:00:19 +02:00
Francis ANDRE
5dbb9cc3de
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Francis ANDRE
b7330492e5
Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element
2018-06-15 14:28:43 +02:00
Aleksandar Fabijanic
48641c6713
minor message fix
2018-06-13 18:26:01 -05:00
Alex Fabijanic
12f2aea34f
add tcpserver example
2018-06-13 16:30:58 -05:00
Francis ANDRE
19eecbaafb
Remove WinTestRunner
2018-06-10 19:46:19 +02:00
Joerg-Christian Boehme
612f092235
Cleanup cmake build system to use transitive dependency management from cmake ( #2321 )
...
* Some cleanup in the root CMakeLists.txt
* Cleanup cmake targets
* Add find openssl modul for older cmake version
* Set proper scope
* Change crypto default to off
* Fix openssl default to on
* Remove global setting of C99 standard
* Set from C11 to C99
* Fix for NetSSL win build
* Set C99 compile features
* Fix Windows build
* Fix windows build
* Cleanup poco unbundle definition
* Fix PDF build
* Remove unused set affinity
* Add _CRT_SECURE_NO_WARNINGS as target compile definitions
* Add _AFXDLL as target compile definitions
* Remove commented out line
* Refactor add_definitions to target_compile_definitons in Util
* Refactor add_definitions to target_compile_definitons in XML
* Remove THREADSAFE in data sql cmake build
* Refactor add_definitions to target_compile_definition in cmake mysql
* Refactor add_definitions to target_compile_definition in cmake odbc
* Refactor add_definitions to target_compile_definition in cmake sqlite
* Refactor add_definitions to target_compile_definitions in platform specific cmake
* Add _DEBUG as compile definition
* Add build dependencies between Foundation-testrunner and TestApp, TestLibrary in cmake build
* Use cmake property to build shared libs
* Cleanup POCO_NO_AUTOMATIC_LIBS. Set only for Windows in cmake build system
* cleanup LIB_MODE_DEFINITIONS in cmake buld system
* Add POCO_STATIC for CppUnit
* Cleanup target link libraries and add option dependencies.
* Add dependencies management in cmake
* Update cmake documentation
* Squashed commit of the following:
commit 38c233f93fc8e9ad6e24d686c905eb18c86e19a7
Fix "invalid new-expression of abstract class type ApacheServerRequest" (#2231 )
- abstract method "bool secure() const" defined in HTTPServerRequest was implemented in ApacheServerRequest, one of its derived classes
- a ap_log_error had one of its parameters changed for fixing a warning "passing NULL to non-pointer argument"
- minor indentation problems corrected
commit 4cbdfbe828943871618172f9e042176f115d61d8
Fix build dependencies
* Improve database cmake build dependencies
* Update doc
* Update doc
* Update cmake build commands
* Set public on target link libraries in cmake build system
* Fix PostgreSQL build
* Fix PostgreSQL build in cmake
* Fix PostgreSQL from SQL to Data
* Squashed commit of the following:
commit 1ba7d5dcbfb8d07860dd4efda33b31bedf6184c4
Add missing cmake file
* Set path to PostgresSQL in AppVoyer
* Try to fix AppVeyor build
* show dir in appvoyer
* Disable PostgreSQL build on Appvoyer
* Refactor add_definitions to target_compile_definitions
2018-06-03 11:17:50 -05:00
Francis ANDRE
6c59f60237
Replace CppUnit by PocoCppUnit
2018-06-03 08:39:12 +02:00
Francis ANDRE
53908fcbb9
Use PocoCppUnit*.lib instead of CppUnit*.lib
2018-06-03 08:09:34 +02:00
Alex Fabijanic
a57e72f25a
add missing include
2018-06-02 21:34:23 +02:00
Alex Fabijanic
f5ef090721
regen net testsuite vs projects
2018-06-02 21:12:43 +02:00
Aleksandar Fabijanic
c4e676d36d
Feature net udp ( #2347 )
...
* add PMTU discovery #2329
* add socket gather/scatter capabilities #2330 (win, udp)
* enable WSAPoll
* add FastMemoryPool
* add receiveFrom() with native args
* allow copying of StringTokenizer
* add AtomicFlag and SpinlockMutex
* update .gitignore
* UDPServer and client #2343 (windows)
* fix warnings
* fix warnings
* regenerate Net VS solutions
* regenerate CppUnit projects/solutions
* clang fixes
* gcc fixes
* try to fix travis
* more travis fixes
* more travis fixes
* handle UDPClient exception
* fix makefiles and init order warnings
* add UNIX gather/scatter sendto/recvfrom implementations and tests
* run travis tests as sudo
* try to run tests as sudo, 2nd attempt
* fix warning
* use mutex in reactor
* lock-order-inversion in SocketReactor #2346
* add PMTU discovery #2329 (linux)
* ICMPSocket does not check reply address #1921
* remove some ignored tests
* add PMTU discovery #2329 (reconcile logic with #1921 )
* fix native receiveFrome()
* reinstate ignoring of proxy errors
* add testMTU to ignore list
* add include atomic
* NTPClient not checking reply address #2348
* some ICMP/MTU fixes
* UDPSocketReader cleanup
* resolve some socket inheritance warnings
* add NTP time sync to ignored tests
* SocketNotifier not thread-safe #2345
* prevent x64 samples build attempt for win32
* build TestApp and Library
* fix ICMP tests
* regen VS projects
* regen VS projects and add missing 2012 files
* remove debug prints
2018-06-02 14:02:33 -05:00
Francis ANDRE
4c22b871ae
Use CppUnit as a Poco module: regenerate all VS projects
2018-05-28 23:29:12 +02:00
Francis ANDRE
db5d570f33
Add Poco as prefix of CppUnit import libs
2018-05-28 19:58:05 +02:00
Francis ANDRE
be79688077
Use PocoCppUnit instead of CppUnit
2018-05-25 14:05:00 +02:00
Alex Fabijanic
2d165fd0f3
compare char* directly, part 2
2018-05-08 14:39:01 -05:00
Alex Fabijanic
70d9352b04
compare char* directly
2018-05-08 14:28:11 -05:00
roccocorsi
5adeb282cd
WebSocketTest.cpp faults reported by valgrind #2323 ( #2324 )
2018-05-08 14:25:23 -05:00
Alex Fabijanic
8f5455717e
fix cherry pick leftover
2018-05-04 13:48:47 -05:00
Alex Fabijanic
82c88a238c
PollSet behaves differently on windows #2313
2018-05-04 13:39:36 -05:00
Alex Fabijanic
2c445f3fb1
clang/gcc fixes
2018-05-04 13:39:14 -05:00
Alex Fabijanic
df46368413
add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered
2018-05-04 13:38:43 -05:00
Alex Fabijanic
f6e6bec32d
minor test fix
2018-05-04 13:34:12 -05:00
Alex Fabijanic
cca65d34a0
fix windows
2018-05-04 13:33:53 -05:00
Alex Fabijanic
47833b6a59
more test fixes
2018-05-04 13:33:34 -05:00
Alex Fabijanic
f0fed91a0e
fix reactor tests; add a test
2018-05-04 13:33:05 -05:00
Alex Fabijanic
ea38cdb740
Use PollSet in SocketReactor #2092 (linux)
2018-05-04 13:32:22 -05:00
Alex Fabijanic
6912384422
Use PollSet in SocketReactor #2092 (windows tested)
2018-05-04 13:31:52 -05:00
Alex Fabijanic
479bde1e46
SocketAcceptor::setReactor() is broken #2308
2018-05-04 13:23:04 -05:00
zosrothko
960ecb38f0
Poco 1.9.1 assert true ( #2255 )
...
* Rename assert by assertTrue
* Update submodules
* Missing assertTrue
* Rename poco_assertTrue to poco_assert
* Rename poco_assertTrue to poco_assert
2018-03-29 11:12:54 -06:00
Conor Burgess
92f963b858
Poco 1.9.1 version of #2088 ( #2219 )
2018-03-13 08:10:21 -06:00
Günter Obiltschnig
41cc2a632e
added structure-data doc
2018-03-07 07:01:01 +01:00
Günter Obiltschnig
69588abd71
RemoteSyslogChannel should allow the RFC 5424 STRUCTURED-DATA field to be set #2173
2018-03-07 06:51:39 +01:00
Lau bakman
79532cb172
Use MAX_ADDRESS_LENGTH to determine buffer size
...
Modify operator>> to use IPAddress::MAX_ADDRESS_LENGTH to determine size
of buf array. This will allow the operator>> to be compiled on platforms
that does not support IPv6.
2018-03-06 11:17:10 +01:00
Günter Obiltschnig
285ac5af5b
fix parenthesis placement
2018-03-05 22:14:14 +01:00
Günter Obiltschnig
4b50fee50b
revert fix for #2088 as it breaks testsuite
2018-03-05 22:13:30 +01:00
Günter Obiltschnig
d0f2253c51
HTTP Authentication Schemes #2089
2018-03-05 15:32:08 +01:00
Conor Burgess
603a6e23da
Fix race condition in TCPServerDispatcher.cpp
2018-03-05 15:23:53 +01:00
Günter Obiltschnig
7eb1325bba
style fixes
2018-03-05 15:05:04 +01:00
Jörg-Christian Böhme
181fc0eea3
Fix unit tests for android build
2018-03-04 21:26:08 +01:00
Joerg-Christian Boehme
73897b4357
Add POCO_OS_ANDROID as platfrom definitons ( #2186 )
...
* Add POCO_OS_ANDROID as platform definition
* Ignore test big ping when its failing
2018-02-26 19:18:45 -06:00
Joerg-Christian Boehme
9feabc7723
Add android build on travis ( #1981 )
...
* Add build for android in travis CI.
* Fix review findings. Change from __ANDORID__ to POCO_ANDROID
* Add android test
* Fix compile issue after rebase
* Ignore test big ping when its failing
2018-02-26 18:54:40 -06:00
Alex Fabijanic
59415a3dbb
remove extraneous catch
2018-02-24 08:50:33 -06:00
Günter Obiltschnig
1fdc18d35f
don't wrap TimeoutException in ICMPException
2018-02-24 08:39:33 -06:00
Alex Fabijanic
2ff645d598
Run ping with custom data size #1912
2018-02-24 08:39:13 -06:00
Günter Obiltschnig
e5f71bb085
re-add special handling for TimeoutException
2018-02-21 19:12:12 +01:00
Günter Obiltschnig
864d287d94
remove long deprecated flushCache() method
2018-02-17 18:27:02 +01:00
Günter Obiltschnig
c17c569d13
IDN testsuite and fixes
2018-02-17 18:09:19 +01:00
Günter Obiltschnig
c74af100b5
added IDN support to Poco::Net::DNS
2018-02-17 15:48:27 +01:00
Aleksandar Fabijanic
59a6027c0a
Mingw cross-compilation error #2103
2018-01-26 20:11:24 -06:00