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