summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Connection.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ProtoProxy: Fixed warnings in Connection.cpp.Matyas Dolak2015-01-211-1/+1
|
* Compilation fixesTiger Wang2014-11-231-3/+1
|
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-4/+6
|
* ProtoProxy: Fixed a few Clang and MSVC warnings.madmaxoft2014-04-041-1/+1
|
* Fixed Issues in ProtoProxyTycho2014-03-101-1/+1
|
* ProtoProxy: Modified to use PolarSSL.madmaxoft2014-01-251-7/+5
|
* ProtoProxy: Fixed after folder move.madmaxoft2013-11-281-1/+1
|
* ProtoProxy: Working 1.7 protocol.madmaxoft2013-10-291-0/+4
| | | | Players can login, move around, dig blocks.
* ProtoProxy: Updated the server-side packets to 1.7.madmaxoft2013-10-291-0/+5
|
* ProtoProxy: The login part of the protocol is implemented.madmaxoft2013-10-291-14/+34
|
* ProtoProxy: Implemented 1.7.2 status request / response / ping.madmaxoft2013-10-281-0/+7
|
* ProtoProxy: Added handling for the Explosion packet.madmaxoft2013-09-191-0/+1
| | | | This will help #129.
* ProtoProxy: Uses cTimer for the timing information.madmaxoft2013-08-301-2/+3
| | | | Previously used clock() is not suitable for the task, unfortunately it worked in MSVC.
* Fixed ProtoProxy compilation, added client Kick handling.madmaxoft2013-08-251-0/+1
|
* ProtoProxy: Added the tab completion packet parsingmadmaxoft2013-07-311-0/+2
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-206/+206
|
* ProtoProxy now properly waits for both sides to establish encryptionmadmaxoft2013-07-281-3/+7
| | | | 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.
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-081-0/+2
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1669 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com2013-07-061-0/+200
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6