1
0
cuberite-2a/src/Protocol
madmaxoft bc6fc859f4 Protocol 1.7: Forced encryption on all connections.
This is for testing purposes only, to find bugs in the encryption. Once the encryption is deemed stable, it will be enabled only for servers with enabled Authentication.
2014-01-28 23:53:54 +01:00
..
ChunkDataSerializer.cpp Fixed the remaining derps 2013-11-27 07:40:59 +00:00
ChunkDataSerializer.h Moved source to src 2013-11-24 14:19:41 +00:00
CMakeLists.txt moved protocol to glob 2013-12-19 00:11:04 +00:00
Protocol.h Merge branch 'master' of https://github.com/mc-server/MCServer 2014-01-21 20:40:41 +02:00
Protocol14x.cpp PolarSSL is fully used for 1.3.2 protocol encryption. 2014-01-23 23:35:23 +01:00
Protocol14x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.cpp Fixed 1.5.x scoreboard packet IDs 2014-01-23 21:06:05 +02:00
Protocol15x.h Scoreboard protocol support 2014-01-21 15:58:17 +02:00
Protocol16x.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Protocol16x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol17x.cpp Protocol 1.7: Forced encryption on all connections. 2014-01-28 23:53:54 +01:00
Protocol17x.h Protocol 1.7: Forced encryption on all connections. 2014-01-28 23:53:54 +01:00
Protocol125.cpp Removed internal cEntity::GetRot() usage. 2014-01-17 11:11:17 +01:00
Protocol125.h Merge branch 'master' of https://github.com/mc-server/MCServer 2014-01-21 20:40:41 +02:00
Protocol132.cpp PolarSSL is fully used for 1.3.2 protocol encryption. 2014-01-23 23:35:23 +01:00
Protocol132.h PolarSSL is fully used for 1.3.2 protocol encryption. 2014-01-23 23:35:23 +01:00
ProtocolRecognizer.cpp PolarSSL is fully used for 1.3.2 protocol encryption. 2014-01-23 23:35:23 +01:00
ProtocolRecognizer.h Merge branch 'master' of https://github.com/mc-server/MCServer 2014-01-21 20:40:41 +02:00