| Commit message (Expand) | Author | Age | Files | Lines |
* | p2p, whisper: use glog for peer-level logging | Felix Lange | 2015-05-07 | 1 | -5/+6 |
* | whisper: add full filter test suite | Péter Szilágyi | 2015-04-28 | 1 | -2/+1 |
* | whisper: fix a small data race duirng peer connection | Péter Szilágyi | 2015-04-28 | 1 | -6/+2 |
* | cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit | Felix Lange | 2015-04-17 | 1 | -1/+1 |
* | whisper: remove dead code, rename a few constants | Péter Szilágyi | 2015-04-16 | 1 | -2/+2 |
* | whisper: use async handshakes to handle blocking peers | Péter Szilágyi | 2015-04-15 | 1 | -6/+11 |
* | whisper: add known message expiration to peers, cleanup | Péter Szilágyi | 2015-04-14 | 1 | -57/+106 |
* | whisper: general cleanups, documentation | Péter Szilágyi | 2015-04-14 | 1 | -4/+0 |
* | whisper: use package rlp | Felix Lange | 2015-03-21 | 1 | -12/+9 |
* | eth, whisper: adapt for RLP encoder switch in package p2p | Felix Lange | 2015-03-19 | 1 | -7/+2 |
* | don't log whisper start ups | obscuren | 2015-03-11 | 1 | -2/+2 |
* | eth, whisper: fix msg.Payload reads | Felix Lange | 2015-03-04 | 1 | -17/+10 |
* | UI Updates | obscuren | 2015-01-22 | 1 | -1/+1 |
* | Fixed some whisper issues | obscuren | 2015-01-09 | 1 | -1/+1 |
* | Additional checks and debug output | obscuren | 2014-12-08 | 1 | -0/+5 |
* | Proper start/stoping wpeers | obscuren | 2014-12-08 | 1 | -3/+12 |
* | First draft of Whisper messages relaying | obscuren | 2014-12-08 | 1 | -0/+114 |