poco/Net/testsuite/src
2020-02-08 20:25:25 +01:00
..
DatagramSocketTest.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
DatagramSocketTest.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
DialogServer.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DialogServer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DialogSocketTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
DialogSocketTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DNSTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
DNSTest.h added IDN support to Poco::Net::DNS 2018-02-17 15:48:27 +01:00
Driver.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
EchoServer.cpp merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
EchoServer.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
FTPClientSessionTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
FTPClientSessionTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FTPClientTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FTPClientTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FTPStreamFactoryTest.cpp finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
FTPStreamFactoryTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTMLFormTest.cpp remove unused iostream include 2018-12-12 18:04:48 +01:00
HTMLFormTest.h #2565: HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding 2018-12-12 18:00:58 +01:00
HTMLTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTMLTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPClientSessionTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
HTTPClientSessionTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
HTTPClientTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPClientTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPCookieTest.cpp added support for SameSite cookie attribute 2020-01-04 10:15:41 +01:00
HTTPCookieTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPCredentialsTest.cpp NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
HTTPCredentialsTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPRequestTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
HTTPRequestTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPResponseTest.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
HTTPResponseTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
HTTPServerTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPServerTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPStreamFactoryTest.cpp finally get rid of std::auto_ptr 2019-12-15 09:40:40 +01:00
HTTPStreamFactoryTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPTestServer.cpp merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
HTTPTestServer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPTestSuite.cpp NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
HTTPTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ICMPClientTest.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPClientTest.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPClientTestSuite.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPClientTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ICMPSocketTest.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
ICMPSocketTest.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
IPAddressTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
IPAddressTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MailMessageTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
MailMessageTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
MailStreamTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
MailStreamTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MailTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MailTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MediaTypeTest.cpp fixed GH #2843: Poco::Net::MediaType::parse() does not split parameters 2020-01-22 11:56:11 +01:00
MediaTypeTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MessageHeaderTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
MessageHeaderTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
MessagesTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MessagesTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MulticastEchoServer.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MulticastEchoServer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MulticastSocketTest.cpp add timeout to testMulticast 2020-02-08 20:25:25 +01:00
MulticastSocketTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MultipartReaderTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
MultipartReaderTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MultipartWriterTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
MultipartWriterTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NameValueCollectionTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
NameValueCollectionTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NetCoreTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NetCoreTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NetTestSuite.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
NetTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NetworkInterfaceTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
NetworkInterfaceTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NTLMCredentialsTest.cpp NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
NTLMCredentialsTest.h NTLM (proxy) authentication support for HTTPClientSession 2019-03-18 16:58:57 +01:00
NTPClientTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
NTPClientTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NTPClientTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NTPClientTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OAuth10CredentialsTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
OAuth10CredentialsTest.h remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
OAuth20CredentialsTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
OAuth20CredentialsTest.h remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
OAuthTestSuite.cpp remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
OAuthTestSuite.h remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
PollSetTest.cpp add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered 2018-05-04 13:38:43 -05:00
PollSetTest.h add PollSet class (backported from develop) 2017-11-01 11:19:52 +01:00
POP3ClientSessionTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
POP3ClientSessionTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
QuotedPrintableTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
QuotedPrintableTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RawSocketTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
RawSocketTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ReactorTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ReactorTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SMTPClientSessionTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
SMTPClientSessionTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SocketAddressTest.cpp fix test for updated IP addresses 2020-01-04 12:55:58 +01:00
SocketAddressTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
SocketReactorTest.cpp fixed memory leak in testsuite 2020-01-22 21:51:04 +01:00
SocketReactorTest.h fix reactor tests; add a test 2018-05-04 13:33:05 -05:00
SocketsTestSuite.cpp add PollSet class (backported from develop) 2017-11-01 11:19:52 +01:00
SocketsTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SocketStreamTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
SocketStreamTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SocketTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
SocketTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
SyslogTest.cpp 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
SyslogTest.h RemoteSyslogChannel should allow the RFC 5424 STRUCTURED-DATA field to be set #2173 2018-03-07 06:51:39 +01:00
TCPServerTest.cpp Poco 1.9.1 assert true (#2255) 2018-03-29 11:12:54 -06:00
TCPServerTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
TCPServerTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TCPServerTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
UDPEchoServer.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
UDPEchoServer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
UDPServerTest.cpp add missing include 2018-06-02 21:34:23 +02:00
UDPServerTest.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
UDPServerTestSuite.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
UDPServerTestSuite.h Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
WebSocketTest.cpp Feature net udp (#2347) 2018-06-02 14:02:33 -05:00
WebSocketTest.h merge Unix Domain Sockets support and other changes from develop 2017-10-31 16:53:06 +01:00
WebSocketTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WebSocketTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinCEDriver.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinDriver.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00