summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Connection.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-07ProtoProxy: 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.com1-0/+6
2012-09-06ProtoProxy: Added blockchange packet parsingmadmaxoft@gmail.com1-0/+2
2012-09-05ProtoProxy: Added about 10 new packet types parsedmadmaxoft@gmail.com1-0/+4
2012-09-04ProtoProxy: Parsing some initial packets early in the conversationmadmaxoft@gmail.com1-6/+23
2012-09-02Protocol proxy now decrypts the data (but doesn't understand the packets yet)madmaxoft@gmail.com1-0/+59
2012-09-02ProtoProxy: Initial import of the protocol proxy project.madmaxoft@gmail.com1-0/+59