Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inline << operator, mute logging | subtly | 2014-12-26 | 1 | -7/+7 |
* | test encoding/decoding neighbors. add MAC. | subtly | 2014-12-26 | 1 | -39/+62 |
* | memory | subtly | 2014-12-24 | 1 | -7/+36 |
* | message signing and verification. shutdown io/thread before dealloc in nodeta... | subtly | 2014-12-24 | 1 | -9/+25 |
* | basic implementation of packets | subtly | 2014-12-23 | 1 | -6/+0 |
* | send/receive messages (not yet interepreted) | subtly | 2014-12-23 | 1 | -20/+32 |
* | refactor constants to be determined during compile. added RLPXDatagram. const... | subtly | 2014-12-23 | 1 | -17/+54 |
* | repot. | subtly | 2014-12-22 | 1 | -488/+1 |
* | move some things for udp. added a class for kademlia. | subtly | 2014-12-22 | 1 | -37/+530 |
* | fix the fix | subtly | 2014-12-20 | 1 | -15/+1 |
* | initialize atomics so udp messages are delivered on linux #656 | subtly | 2014-12-20 | 1 | -1/+1 |
* | stash | subtly | 2014-12-19 | 1 | -0/+15 |
* | spacing | subtly | 2014-12-19 | 1 | -2/+2 |
* | initial interface for udp. test sending/receiving udp. | subtly | 2014-12-18 | 1 | -26/+60 |
* | udp != tcp. history-commit. | subtly | 2014-12-17 | 1 | -0/+55 |