summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Connection.h (follow)
Commit message (Expand)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-071-0/+6
* ProtoProxy: Added blockchange packet parsingmadmaxoft@gmail.com2012-09-061-0/+2
* ProtoProxy: Added about 10 new packet types parsedmadmaxoft@gmail.com2012-09-051-0/+4
* ProtoProxy: Parsing some initial packets early in the conversationmadmaxoft@gmail.com2012-09-041-6/+23
* Protocol proxy now decrypts the data (but doesn't understand the packets yet)madmaxoft@gmail.com2012-09-021-0/+59
* ProtoProxy: Initial import of the protocol proxy project.madmaxoft@gmail.com2012-09-021-0/+59