summaryrefslogtreecommitdiffstats
path: root/ProtoProxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ProtoProxy: fixed a few mis-interpreted packets, added block placement packet parsing. Added leftover dumping for unparsed data (should not happen, if so, parsing is probably wrong)madmaxoft@gmail.com2012-09-072-2/+128
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@845 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Added blockchange packet parsingmadmaxoft@gmail.com2012-09-062-0/+44
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@838 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Added about 10 new packet types parsedmadmaxoft@gmail.com2012-09-052-14/+100
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@835 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Parsing some initial packets early in the conversationmadmaxoft@gmail.com2012-09-044-39/+437
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@834 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Protocol proxy now decrypts the data (but doesn't understand the packets yet)madmaxoft@gmail.com2012-09-024-18/+569
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@826 0a769ca7-a7f5-676a-18bf-c427514a06d6
* ProtoProxy: Initial import of the protocol proxy project.madmaxoft@gmail.com2012-09-0210-0/+943
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