1
0
cuberite-2a/Tools/ProtoProxy
madmaxoft 00196e975a ProtoProxy now properly waits for both sides to establish encryption
No more "End of stream" kicks in the client. Data sent while one connection is encrypted and the other is not is buffered and sent when the other link establishes encryption.
2013-07-28 18:15:19 +02:00
..
.gitignore Set up proper ignores for ProtoProxy 2013-07-28 18:12:23 +02:00
Connection.cpp ProtoProxy now properly waits for both sides to establish encryption 2013-07-28 18:15:19 +02:00
Connection.h ProtoProxy now properly waits for both sides to establish encryption 2013-07-28 18:15:19 +02:00
Globals.cpp ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
Globals.h ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
ProtoProxy.cpp ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
ProtoProxy.sln ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
ProtoProxy.txt ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
ProtoProxy.vcproj ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
Server.cpp ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00
Server.h ProtoProxy: moved into the Tools folder 2013-07-06 19:45:36 +00:00