Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-07 | 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 | 1 | -2/+122 |
2012-09-06 | ProtoProxy: Added blockchange packet parsing | madmaxoft@gmail.com | 1 | -0/+42 |
2012-09-05 | ProtoProxy: Added about 10 new packet types parsed | madmaxoft@gmail.com | 1 | -14/+96 |
2012-09-04 | ProtoProxy: Parsing some initial packets early in the conversation | madmaxoft@gmail.com | 1 | -30/+408 |
2012-09-02 | Protocol proxy now decrypts the data (but doesn't understand the packets yet) | madmaxoft@gmail.com | 1 | -16/+499 |
2012-09-02 | ProtoProxy: Initial import of the protocol proxy project. | madmaxoft@gmail.com | 1 | -0/+203 |