summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Connection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ProtoProxy: Fixed warnings in Connection.cpp.Matyas Dolak2015-01-211-87/+89
* ProtoProxy: Fixed warnings in Connection.cpp.Matyas Dolak2015-01-211-15/+23
* ProtoProxy: Log block change packet details.Mattes D2014-12-251-0/+3
* ProtoProxy: Added a sanity check to metadata string lengths.Mattes D2014-12-211-2/+6
* Fixed c++11 branch issues.Mattes D2014-12-071-1/+2
* Compilation fixesTiger Wang2014-11-231-2/+2
* Compilation fixTiger Wang2014-09-281-2/+1
* ProtoProxy: Renamed PublicKey to CryptoKey.madmaxoft2014-05-011-2/+2
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-2/+2
* Moved cPublicKey to its separate file in PolarSSL++.madmaxoft2014-04-291-0/+1
* ProtoProxy: Fixed weird gcc compilation errors.madmaxoft2014-04-141-16/+22
* ProtoProxy: Added 1.7.9 compatibility.madmaxoft2014-04-141-0/+29
* ProtoProxy: Fixed a few Clang and MSVC warnings.madmaxoft2014-04-041-3/+7
* Fixed a couple of unneeded returns in ProtoProxyTycho2014-03-141-4/+0
* Fixed comments an assertTycho2014-03-121-2/+2
* Fixed xofts issuesTycho2014-03-101-1/+1
* Fixed Issues in ProtoProxyTycho2014-03-101-8/+8
* ProtoProxy: Added encryption support.madmaxoft2014-01-281-2/+19
* ProtoProxy: Modified to use PolarSSL.madmaxoft2014-01-251-31/+20
* ProtoProxy: Fixed connection on *nix.madmaxoft2014-01-241-1/+2
* ProtoProxy: UpdateBlockEntity NBT is writtenTiger Wang2014-01-191-1/+14
* ProtoProxy: Compiles under Linux.madmaxoft2014-01-171-24/+33
* ProtoProxy: Fixed compilation in Windows and in Linux.madmaxoft2014-01-171-8/+4
* Fixed ProtoProxy compilation.madmaxoft2014-01-151-4/+8
* ProtoProxy: Fixed login kick packet direction.madmaxoft2014-01-131-1/+1
* ProtoProxy: Fixed favicon relaying.madmaxoft2014-01-081-2/+2
* ProtoProxy: Fixed description-changing to work with 1.7.4.madmaxoft2013-12-151-2/+3
* ProtoProxy: Fixed metadata parsing.madmaxoft2013-12-051-9/+27
* ProtoProxy: Added dblquotes.madmaxoft2013-11-101-2/+2
* ProtoProxy: Fixed SpawnMob packet.madmaxoft2013-11-071-12/+13
* ProtoProxy: Fixed the SpawnObjectVehicle packet.madmaxoft2013-11-031-1/+13
* ProtoProxy: Removed unused enums.madmaxoft2013-11-031-109/+3
* ProtoProxy: Fixed handling of incomplete packets.madmaxoft2013-11-031-0/+2
* ProtoProxy: Working 1.7 protocol.madmaxoft2013-10-291-158/+156
* ProtoProxy: Updated the server-side packets to 1.7.madmaxoft2013-10-291-171/+239
* ProtoProxy: The login part of the protocol is implemented.madmaxoft2013-10-291-206/+195
* ProtoProxy: Implemented 1.7.2 status request / response / ping.madmaxoft2013-10-281-113/+265
* ProtoProxy: Added handling for the Explosion packet.madmaxoft2013-09-191-0/+45
* ProtoProxy: Removed the per-packet sleep from the DEBUG version.madmaxoft2013-09-191-2/+9
* ProtoProxy: Logs are saved to a Logs subfolder.madmaxoft2013-09-081-1/+11
* ProtoProxy: The MOTD is modified to indicate ProtoProxy presence.madmaxoft2013-09-081-7/+34
* Merged branch 'Projectiles'.madmaxoft2013-09-071-14/+26
|\
| * ProtoProxy: Improved logging for fixed-point numbers.madmaxoft2013-09-041-14/+26
* | ProtoProxy: Log individual chunks in MapChunkBulk packet.madmaxoft2013-08-301-3/+32
|/
* ProtoProxy: Next packet type is logged for client as well.madmaxoft2013-08-301-2/+2
* ProtoProxy: Uses cTimer for the timing information.madmaxoft2013-08-301-3/+2
* Fixed ProtoProxy compilation, added client Kick handling.madmaxoft2013-08-251-0/+17
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+2
* ProtoProxy: Tab completion logging lists the last item, toomadmaxoft2013-07-311-0/+4
* ProtoProxy: Added the tab completion packet parsingmadmaxoft2013-07-311-0/+40
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-2551/+2551
* ProtoProxy now properly waits for both sides to establish encryptionmadmaxoft2013-07-281-12/+47
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-081-0/+68
* ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com2013-07-061-0/+2448