summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Server.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-25ProtoProxy: Modified to use PolarSSL.madmaxoft1-6/+2
2014-01-17ProtoProxy: Compiles under Linux.madmaxoft1-2/+2
2014-01-17ProtoProxy: Fixed compilation in Windows and in Linux.madmaxoft1-8/+11
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-82/+82
2013-07-06ProtoProxy: moved into the Tools foldermadmaxoft@gmail.com1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-06-02ProtoProxy: Added logging for the window contents, item's metadata is saved to a separate filemadmaxoft@gmail.com1-2/+4
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1537 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-20ProtoProxy: ListenPort and ConnectPort are now settable on commandline, the defaults have switched (listens on 25564, connects to localhost:25565)madmaxoft@gmail.com1-0/+3
git-svn-id: http://mc-server.googlecode.com/svn/trunk@992 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-04ProtoProxy: Parsing some initial packets early in the conversationmadmaxoft@gmail.com1-2/+4
git-svn-id: http://mc-server.googlecode.com/svn/trunk@834 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-02ProtoProxy: Initial import of the protocol proxy project.madmaxoft@gmail.com1-0/+75
Currently it logs all communication, doesn't decode anything, doesn't decrypt. git-svn-id: http://mc-server.googlecode.com/svn/trunk@822 0a769ca7-a7f5-676a-18bf-c427514a06d6