deskflow/src/lib/server
Nick Bolton 8b975878c2 Limited clipboard size to 1kb when SSL is enabled #4601
@XinyuHou I had no choice but to block clipboard data over 1kb in
size... anything over that and you get an access violation.
2015-05-26 15:04:04 +01:00
..
BaseClientProxy.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
BaseClientProxy.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientListener.cpp Made socket self-aware of when it is in a fatal state #4697 2015-05-22 10:56:13 -07:00
ClientListener.h Limited clipboard size to 1kb when SSL is enabled #4601 2015-05-26 15:04:04 +01:00
ClientProxy1_0.cpp Deprecated and moved clipboard functionality into new protocol #4601 2015-05-21 15:34:28 -07:00
ClientProxy1_0.h Deprecated and moved clipboard functionality into new protocol #4601 2015-05-21 15:34:28 -07:00
ClientProxy1_1.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_1.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_2.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_2.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_3.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_3.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_4.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_4.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy1_5.cpp Refactored file assemble and send code #4601 2015-05-22 11:27:57 -07:00
ClientProxy1_5.h Refactored file assemble and send code #4601 2015-05-22 11:27:57 -07:00
ClientProxy1_6.cpp Limited clipboard size to 1kb when SSL is enabled #4601 2015-05-26 15:04:04 +01:00
ClientProxy1_6.h Deprecated and moved clipboard functionality into new protocol #4601 2015-05-21 15:34:28 -07:00
ClientProxy.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxy.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
ClientProxyUnknown.cpp Used StreamChunker for clipboard and file transfer #4601 2015-05-19 09:30:35 -07:00
ClientProxyUnknown.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
CMakeLists.txt Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
Config.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
Config.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
InputFilter.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
InputFilter.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
PrimaryClient.cpp Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
PrimaryClient.h Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
Server.cpp Limited clipboard size to 1kb when SSL is enabled #4601 2015-05-26 15:04:04 +01:00
Server.h Limited clipboard size to 1kb when SSL is enabled #4601 2015-05-26 15:04:04 +01:00