| Commit message (Expand) | Author | Age | Files | Lines |
* | eth, p2p, rpc/api: polish protocol info gathering | Péter Szilágyi | 2015-10-28 | 1 | -1/+14 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | p2p: support protocol version negotiation | Péter Szilágyi | 2015-06-26 | 1 | -4/+6 |
* | p2p: print Cap as name/version | Felix Lange | 2015-02-14 | 1 | -0/+6 |
* | p2p: integrate p2p/discover | Felix Lange | 2015-02-06 | 1 | -248/+0 |
* | fix protocol to accomodate privkey | zelig | 2015-02-06 | 1 | -0/+4 |
* | p2p: move peerList back into baseProtocol | Felix Lange | 2015-01-06 | 1 | -1/+23 |
* | eth, p2p: remove EncodeMsg from p2p.MsgWriter | Felix Lange | 2015-01-06 | 1 | -5/+5 |
* | Merge | obscuren | 2015-01-06 | 1 | -41/+13 |
* | p2p: use an error type for disconnect requests | Felix Lange | 2014-12-15 | 1 | -2/+1 |
* | p2p: fix decoding of disconnect reason (fixes #200) | Felix Lange | 2014-12-12 | 1 | -2/+2 |
* | p2p: use package rlp for baseProtocol | Felix Lange | 2014-11-25 | 1 | -51/+56 |
* | p2p: API cleanup and PoC 7 compatibility | Felix Lange | 2014-11-22 | 1 | -218/+194 |
* | p2p: fix issues found during review | Felix Lange | 2014-11-22 | 1 | -4/+1 |
* | p2p: rework protocol API | Felix Lange | 2014-11-22 | 1 | -157/+196 |
* | initial commit of p2p package | zelig | 2014-10-23 | 1 | -0/+278 |