Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the seed peer option from start | obscuren | 2014-02-03 | 2 | -16/+3 |
* | UPnP Support | obscuren | 2014-02-03 | 1 | -18/+14 |
* | Implemented support for UPnP | obscuren | 2014-02-03 | 4 | -123/+180 |
* | removed upnp | obscuren | 2014-02-02 | 1 | -52/+0 |
* | upnp test | obscuren | 2014-02-02 | 2 | -51/+91 |
* | Reverted back to messages | obscuren | 2014-02-02 | 1 | -7/+2 |
* | UPNP wip | obscuren | 2014-02-02 | 3 | -30/+484 |
* | (un)pack addr | obscuren | 2014-02-01 | 1 | -33/+87 |
* | For the testnet always 30303 for now to make it easy | obscuren | 2014-01-31 | 1 | -2/+4 |
* | Self connect | obscuren | 2014-01-31 | 2 | -10/+0 |
* | Get peers returns now both in and outbound peers | obscuren | 2014-01-31 | 2 | -2/+18 |
* | Peer connection checking | obscuren | 2014-01-31 | 1 | -1/+4 |
* | Don't connect to peers that are already connected | obscuren | 2014-01-31 | 1 | -0/+16 |
* | Self connect detect | obscuren | 2014-01-31 | 2 | -13/+43 |
* | Updated seed peers | obscuren | 2014-01-31 | 2 | -119/+138 |
* | Implemented get chain msg | obscuren | 2014-01-28 | 1 | -11/+33 |
* | Switched port and removed logging | obscuren | 2014-01-28 | 1 | -15/+3 |
* | Removed default connection | obscuren | 2014-01-27 | 2 | -6/+34 |
* | Graceful shutdown of peers | obscuren | 2014-01-26 | 1 | -13/+20 |
* | Updated peers | obscuren | 2014-01-25 | 2 | -9/+9 |
* | Data send over the wire shouldn't be RLPed more then once | obscuren | 2014-01-24 | 2 | -8/+12 |
* | Updated packages | obscuren | 2014-01-24 | 1 | -1/+2 |
* | Initial commit bootstrapping package | obscuren | 2014-01-24 | 3 | -0/+528 |