poco/Net/src
2013-01-31 21:12:13 -06:00
..
AbstractHTTPRequestHandler.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
DatagramSocket.cpp ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
DatagramSocketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
DialogSocket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
DNS.cpp Removed old net initialization code 2013-01-17 23:01:13 -06:00
FilePartSource.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
FTPClientSession.cpp SF #111 FTP Client logging 2012-12-11 23:07:38 -06:00
FTPStreamFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HostEntry.cpp spaces -> tabs 2013-01-06 21:19:38 -06:00
HTMLForm.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPAuthenticationParams.cpp new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
HTTPBasicCredentials.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPBufferAllocator.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPChunkedStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPClientSession.cpp porting rev.1894 to trunk 2012-07-27 02:01:39 +00:00
HTTPCookie.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPCredentials.cpp new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
HTTPDigestCredentials.cpp new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
HTTPFixedLengthStream.cpp porting rev.1894 to trunk 2012-07-27 02:01:39 +00:00
HTTPHeaderStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPIOStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPMessage.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPRequest.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPRequestHandler.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPRequestHandlerFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPResponse.cpp SF#3500438: HTTPResponse failure when reason is empty 2012-08-22 02:28:00 +00:00
HTTPServer.cpp ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
HTTPServerConnection.cpp porting rev.1894 to trunk 2012-07-27 02:01:39 +00:00
HTTPServerConnectionFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPServerParams.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPServerRequest.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPServerRequestImpl.cpp porting rev.1894 to trunk 2012-07-27 02:01:39 +00:00
HTTPServerResponse.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPServerResponseImpl.cpp porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999) 2012-09-05 02:43:06 +00:00
HTTPServerSession.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPSession.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPSessionFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPSessionInstantiator.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HTTPStreamFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPClient.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPEventArgs.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPPacket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPPacketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPSocket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPSocketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ICMPv4PacketImpl.cpp backport initialisation of _seq member and some static checking for ICMP packet 2012-07-31 05:46:08 +00:00
IPAddress.cpp destructor call and some cleanup 2013-01-24 23:34:40 -06:00
IPAddressImpl.cpp First stab (Windows) at IPAddress SOO 2013-01-15 22:57:27 -06:00
MailMessage.cpp SF #3538785: SMTPClientSession::sendMessage() should take recipient list 2012-07-23 04:32:26 +00:00
MailRecipient.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
MailStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
MediaType.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
MessageHeader.cpp porting 1.4.4 rev. 1929, 1939 (SF# 3552680 et. al) 2012-08-23 04:27:50 +00:00
MulticastSocket.cpp exclude NetworkInterface where not supported 2012-12-23 16:05:16 -06:00
MultipartReader.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
MultipartWriter.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
NameValueCollection.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
Net.cpp Net Windows automatic (un)initialize 2012-12-19 00:38:18 -06:00
NetException.cpp SF#3563627: Set IP address on multicast socket from socket family 2012-09-07 03:54:51 +00:00
NetworkInterface.cpp GH #49: NetworkInterface::list doesn't return MAC 2013-01-05 19:56:34 -06:00
NullPartHandler.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
PartHandler.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
PartSource.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
POP3ClientSession.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
QuotedPrintableDecoder.cpp NumberParser fixes and more test 2012-09-14 04:56:20 +00:00
QuotedPrintableEncoder.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
RawSocket.cpp ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
RawSocketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
RemoteSyslogChannel.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
RemoteSyslogListener.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ServerSocket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
ServerSocketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SMTPChannel.cpp double-conversion floating-point conversions 2012-12-01 14:10:09 -06:00
SMTPClientSession.cpp Merge branch 'develop' of https://github.com/pocoproject/poco into develop 2012-12-16 14:40:30 -02:00
Socket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SocketAddress.cpp Net Windows automatic (un)initialize 2012-12-19 00:38:18 -06:00
SocketImpl.cpp spaces -> tabs 2013-01-06 21:19:38 -06:00
SocketNotification.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SocketNotifier.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SocketReactor.cpp fixed SF# 3522906: Unregistering handlers from SocketReactor 2012-05-04 03:39:24 +00:00
SocketStream.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
StreamSocket.cpp Any SOO 2013-01-31 21:12:13 -06:00
StreamSocketImpl.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
StringPartSource.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
TCPServer.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
TCPServerConnection.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
TCPServerConnectionFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
TCPServerDispatcher.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
TCPServerParams.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
WebSocket.cpp new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
WebSocketImpl.cpp - fixed SF# 594: Websocket fails with small masked payloads 2012-11-10 11:47:26 +01:00