.. |
AbstractHTTPRequestHandler.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
DatagramSocket.cpp
|
Devel (#3586)
|
2022-05-15 11:05:56 -05:00 |
DatagramSocketImpl.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
DialogSocket.cpp
|
fixed GH #2570: DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message
|
2018-12-19 21:45:17 +01:00 |
DNS.cpp
|
#3381: DNS::hostByAddress not thread-safe
|
2021-11-05 13:18:06 +01:00 |
EscapeHTMLStream.cpp
|
added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions.
|
2019-11-20 14:22:41 +01:00 |
FilePartSource.cpp
|
fixed a warning
|
2017-11-10 08:42:31 +01:00 |
FTPClientSession.cpp
|
feat(FTPClientSession): activeDataConnection 1.11.0 cannot set specific data port #3372
|
2022-06-23 23:35:09 +02:00 |
FTPStreamFactory.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
HostEntry.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
HTMLForm.cpp
|
fixed GH #2686: Uploads larger than 2GB fail
|
2020-01-21 21:19:07 +01:00 |
HTTPAuthenticationParams.cpp
|
NTLM (proxy) authentication support for HTTPClientSession
|
2019-03-18 16:58:57 +01:00 |
HTTPBasicCredentials.cpp
|
added HTTP*Credentials::empty() and HTTP*Credentials::clear()
|
2019-06-04 18:33:50 +02:00 |
HTTPBufferAllocator.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPChunkedStream.cpp
|
fix sending trailer: HTTPOutputStream actually shuts down socket, so final \r\n would not be sent. May be related to #4180
|
2023-10-15 11:20:47 +02:00 |
HTTPClientSession.cpp
|
#3658: Support for chunked transfer encoding trailer
|
2022-07-04 17:49:52 +02:00 |
HTTPCookie.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 |
HTTPCredentials.cpp
|
#4014: wrong string offset in HTTPCredentials::isNTLMCredentials
|
2023-07-10 21:37:45 +02:00 |
HTTPDigestCredentials.cpp
|
fix: Sync 1.11.-1.12-devel(1.13) #4187
|
2023-10-16 00:16:06 +02:00 |
HTTPFixedLengthStream.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPHeaderStream.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPIOStream.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPMessage.cpp
|
NTLM (proxy) authentication support for HTTPClientSession
|
2019-03-18 16:58:57 +01:00 |
HTTPNTLMCredentials.cpp
|
added HTTP*Credentials::empty() and HTTP*Credentials::clear()
|
2019-06-04 18:33:50 +02:00 |
HTTPRequest.cpp
|
NTLM (proxy) authentication support for HTTPClientSession
|
2019-03-18 16:58:57 +01:00 |
HTTPRequestHandler.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPRequestHandlerFactory.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPResponse.cpp
|
fix(HTTPResponse): Add 425 / HTTP_TOO_EARLY to HTTPResponse::HTTPStatus #3592
|
2022-05-29 23:09:06 -05:00 |
HTTPServer.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPServerConnection.cpp
|
#3658: Support for chunked transfer encoding trailer
|
2022-07-04 17:49:52 +02:00 |
HTTPServerConnectionFactory.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPServerParams.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
HTTPServerRequest.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPServerRequestImpl.cpp
|
#3658: Support for chunked transfer encoding trailer
|
2022-07-04 17:49:52 +02:00 |
HTTPServerResponse.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPServerResponseImpl.cpp
|
#3658: Support for chunked transfer encoding trailer
|
2022-07-04 17:49:52 +02:00 |
HTTPServerSession.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
HTTPSession.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
HTTPSessionFactory.cpp
|
#3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig
|
2021-06-15 09:45:01 +02:00 |
HTTPSessionInstantiator.cpp
|
#3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig
|
2021-06-15 09:45:01 +02:00 |
HTTPStream.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
HTTPStreamFactory.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
ICMPClient.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
ICMPEventArgs.cpp
|
3808 icmp statistics (#3982)
|
2023-03-22 09:11:13 -05:00 |
ICMPPacket.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
ICMPPacketImpl.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
ICMPSocket.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
ICMPSocketImpl.cpp
|
Devel (#3586)
|
2022-05-15 11:05:56 -05:00 |
ICMPv4PacketImpl.cpp
|
fix(ICMPv4Packet): [asan] Undefined behavior in ICMPv4PacketImpl.cpp #3326
|
2021-06-25 20:07:55 +02:00 |
IPAddress.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
IPAddressImpl.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MailMessage.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MailRecipient.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MailStream.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MediaType.cpp
|
As of C++11, std::swap is noexcept. #2386 (#3645)
|
2022-06-28 12:14:36 -05:00 |
MessageHeader.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MulticastSocket.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
MultipartReader.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
MultipartWriter.cpp
|
fixed GH #2038: Poco::Net::MultipartWriter::createBoundary() always returns the same string.
|
2017-12-06 11:10:06 +01:00 |
NameValueCollection.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
Net.cpp
|
added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions.
|
2019-11-20 14:22:41 +01:00 |
NetException.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
NetworkInterface.cpp
|
As of C++11, std::swap is noexcept. #2386 (#3645)
|
2022-06-28 12:14:36 -05:00 |
NTLMCredentials.cpp
|
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 |
NTPClient.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
NTPEventArgs.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
NTPPacket.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
NullPartHandler.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
OAuth10Credentials.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
OAuth20Credentials.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
PartHandler.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
PartSource.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
PartStore.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
PollSet.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
POP3ClientSession.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
QuotedPrintableDecoder.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
QuotedPrintableEncoder.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
RawSocket.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
RawSocketImpl.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
RemoteSyslogChannel.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
RemoteSyslogListener.cpp
|
Syslog: Include Facility to Syslog Message (#3452)
|
2022-05-29 21:28:08 -05:00 |
ServerSocket.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
ServerSocketImpl.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
SMTPChannel.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
SMTPClientSession.cpp
|
#3219: SMTPClientSession: invalid SMTP command if empty recipients list in MailMessage
|
2021-06-14 19:13:48 +02:00 |
Socket.cpp
|
chore(Net): fix some warnings and tests
|
2022-07-27 16:21:55 -04:00 |
SocketAddress.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
SocketAddressImpl.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
SocketImpl.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
SocketNotification.cpp
|
Fix/posix sleep (#3705)
|
2022-07-26 06:54:56 -05:00 |
SocketNotifier.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
SocketProactor.cpp
|
chore(Net) : correct spelling, remove some unused codes fix(SocketProactor) : missing adding sock to read pollset fix(DialogServer) : _lastCommands data race (#3821)
|
2023-07-11 08:00:17 -05:00 |
SocketReactor.cpp
|
fix(SocketReactor): Protect stop() and wakeUp() from reentrance #4217
|
2023-10-23 22:42:28 +02:00 |
SocketStream.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
SSPINTLMCredentials.cpp
|
added missing #include <windows.h>
|
2019-05-16 14:54:19 +02:00 |
StreamSocket.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
StreamSocketImpl.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
StringPartSource.cpp
|
Remove trailing whitespace (#3668)
|
2022-07-07 04:18:20 -05:00 |
TCPServer.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
TCPServerConnection.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
TCPServerConnectionFactory.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
TCPServerDispatcher.cpp
|
Fix thread counter leak (#3992)
|
2023-06-09 22:05:19 -05:00 |
TCPServerParams.cpp
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
UDPClient.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
UDPServerParams.cpp
|
Feature net udp (#2347)
|
2018-06-02 14:02:33 -05:00 |
WebSocket.cpp
|
default disable new state on move
|
2022-05-27 13:32:24 -05:00 |
WebSocketImpl.cpp
|
fix(Net): Add Unix socket support on windows #4208 (#4209)
|
2023-10-23 13:33:46 +02:00 |
wepoll.c
|
fix(PollSet): Integrate windows epoll #2091, #3649
|
2022-07-06 11:36:16 +02:00 |
wepoll.h
|
fix(PollSet): Integrate windows epoll #2091, #3649
|
2022-07-06 11:36:16 +02:00 |