poco/Net/src
Aleksandar Fabijanic 991fb4a31f FreeBSD modifications
2012-09-26 02:51:43 +00: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 FreeBSD modifications 2012-09-26 02:51:43 +00:00
FilePartSource.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
FTPClientSession.cpp ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
FTPStreamFactory.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
HostEntry.cpp change EOL to 'native' 2012-04-29 18:52:25 +00: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 eliminate compiler warning 2012-09-15 16:26:55 +00: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 SF#3563627: Set IP address on multicast socket from socket family 2012-09-07 03:54:51 +00: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
NetException.cpp SF#3563627: Set IP address on multicast socket from socket family 2012-09-07 03:54:51 +00:00
NetworkInterface.cpp VS 2003: Win XP/SP3 compile/tests (Foundation, Net, XML, JSON, UTIL) 2012-09-10 03:39:50 +00: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 backport SMTPLogger 2012-06-26 12:33:34 +00:00
SMTPClientSession.cpp SF #3538785: SMTPClientSession::sendMessage() should take recipient list 2012-07-23 04:32:26 +00:00
Socket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SocketAddress.cpp - SF #3552774: Don't hide default target in subordinate makefile 2012-08-20 00:57:17 +00:00
SocketImpl.cpp - Win7/VS100 compile fix 2012-09-10 04:10:35 +00: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 support for FIFOBuffer in StreamSocket::read/writeBytes() 2012-05-19 05:16:42 +00: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 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