Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.com | 2012-09-07 | 2 | -2/+128 |
* | ProtoProxy: Added blockchange packet parsing | madmaxoft@gmail.com | 2012-09-06 | 2 | -0/+44 |
* | ProtoProxy: Added about 10 new packet types parsed | madmaxoft@gmail.com | 2012-09-05 | 2 | -14/+100 |
* | ProtoProxy: Parsing some initial packets early in the conversation | madmaxoft@gmail.com | 2012-09-04 | 4 | -39/+437 |
* | Protocol proxy now decrypts the data (but doesn't understand the packets yet) | madmaxoft@gmail.com | 2012-09-02 | 4 | -18/+569 |
* | ProtoProxy: Initial import of the protocol proxy project. | madmaxoft@gmail.com | 2012-09-02 | 10 | -0/+943 |