deskflow/src/lib/net
2017-02-07 01:24:58 +00:00
..
CMakeLists.txt Remove all xcopy commands in cmake 2017-02-07 01:24:58 +00:00
IDataSocket.cpp Update company copyright notice 2016-09-26 11:58:33 +01:00
IDataSocket.h Update company copyright notice 2016-09-26 11:58:33 +01:00
IListenSocket.h #5680 Stop deleting socket twice if it's been adopted by PacketStream 2016-10-18 16:48:32 +01:00
ISocket.h Update company copyright notice 2016-09-26 11:58:33 +01:00
ISocketFactory.h Update company copyright notice 2016-09-26 11:58:33 +01:00
ISocketMultiplexerJob.h Update company copyright notice 2016-09-26 11:58:33 +01:00
NetworkAddress.cpp Update company copyright notice 2016-09-26 11:58:33 +01:00
NetworkAddress.h Update company copyright notice 2016-09-26 11:58:33 +01:00
SecureListenSocket.cpp #5680 Stop deleting socket twice if it's been adopted by PacketStream 2016-10-18 16:48:32 +01:00
SecureListenSocket.h #5680 Stop deleting socket twice if it's been adopted by PacketStream 2016-10-18 16:48:32 +01:00
SecureSocket.cpp Restore safe reinterpret_casts in SecureSocket 2016-10-05 12:46:16 +01:00
SecureSocket.h #5628 Move SSL socket code from plugin to lib/net 2016-09-29 13:04:57 +01:00
SocketMultiplexer.cpp Restore evil-enabling reinterpret_cast in SocketMultiplexer 2016-10-05 12:46:16 +01:00
SocketMultiplexer.h Update company copyright notice 2016-09-26 11:58:33 +01:00
TCPListenSocket.cpp Brutally replace all reinterpret_casts with static_casts 2016-10-05 12:46:16 +01:00
TCPListenSocket.h #5680 Stop deleting socket twice if it's been adopted by PacketStream 2016-10-18 16:48:32 +01:00
TCPSocket.cpp Brutally replace all reinterpret_casts with static_casts 2016-10-05 12:46:16 +01:00
TCPSocket.h Removed dead code 2016-09-26 11:58:33 +01:00
TCPSocketFactory.cpp #5628 Initialize SSL on secure client sockets 2016-09-29 13:11:09 +01:00
TCPSocketFactory.h Update company copyright notice 2016-09-26 11:58:33 +01:00
TSocketMultiplexerMethodJob.h Update company copyright notice 2016-09-26 11:58:33 +01:00
XSocket.cpp Update company copyright notice 2016-09-26 11:58:33 +01:00
XSocket.h Update company copyright notice 2016-09-26 11:58:33 +01:00