Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update packet test | subtly | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | updates for code-review | subtly | 2015-02-07 | 1 | -4/+4 |
| | |||||
* | import/export peers and nodes | subtly | 2015-01-31 | 1 | -1/+10 |
| | |||||
* | stl sleep_for, for windows | subtly | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | define constructors for windows | subtly | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | code review | subtly | 2015-01-06 | 1 | -6/+6 |
| | |||||
* | coding standards, h512 node id, mute warnings for clang builds. attempt ↵ | subtly | 2015-01-05 | 1 | -0/+6 |
| | | | | inherited constructor fix for windows. | ||||
* | manually populate nodes for test rather than leveraging ping | subtly | 2014-12-28 | 1 | -5/+6 |
| | |||||
* | 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 ↵ | subtly | 2014-12-24 | 1 | -9/+25 |
| | | | | nodetable/testnodetables. | ||||
* | 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. ↵ | subtly | 2014-12-23 | 1 | -17/+54 |
| | | | | constructors and updates to datagram constructors. docs and logging. WIP tests and host/harness for NodeTable. | ||||
* | 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 |