poco/Net/src
aleks-f 2392f34974 GH #127: Eliminate -Wshadow warnings
- fixed GH #127: Eliminate -Wshadow warnings
- SocketAddress small object optimization
2013-03-17 01:28:01 -05: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 Merge remote-tracking branch 'origin/ip-address-soo' into develop 2013-02-17 16:33:44 -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 HTTPSession: always reset buffer pointers on connect to clear any leftover data from previous requests 2013-02-14 16:27:47 +01: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 GH #127: Eliminate -Wshadow warnings 2013-03-17 01:28:01 -05:00
IPAddressImpl.cpp IPAddress Mac clang compile 2013-02-03 20:19:14 -06:00
MailMessage.cpp renamed getPartStore() to createPartStore() 2013-03-11 20:49:36 -05: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 added ListMap 2012-11-15 00:16:31 -06:00
Net.cpp auto-init for db back-ends 2013-02-10 09:06:54 -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 MailMessage: attachments saving and read/write 2013-03-10 23:36:04 -05:00
PartStore.cpp MailMessage: attachments saving and read/write 2013-03-10 23:36:04 -05: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 GH 109: Bug in SMTPClientSession::loginUsingPlain 2013-02-27 12:41:17 -06:00
Socket.cpp change EOL to 'native' 2012-04-29 18:52:25 +00:00
SocketAddress.cpp GH #127: Eliminate -Wshadow warnings 2013-03-17 01:28:01 -05:00
SocketAddressImpl.cpp GH #127: Eliminate -Wshadow warnings 2013-03-17 01:28:01 -05: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 MailMessage: attachments saving and read/write 2013-03-10 23:36:04 -05: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 align with 1.4.6 2013-02-27 00:32:31 -06:00
WebSocketImpl.cpp GH71: WebSocket and broken Timeouts 2013-02-26 22:39:17 -06:00