| Commit message (Expand) | Author | Age | Files | Lines |
* | whisper: deflake Test*MessageExpiration | Felix Lange | 2016-04-15 | 1 | -7/+4 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -1/+1 |
* | whisper: fixed broadcast race | Jeffrey Wilcke | 2015-11-25 | 1 | -0/+9 |
* | whisper: fix datarace in expiration test | Péter Szilágyi | 2015-11-05 | 1 | -2/+11 |
* | 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 |
* | ui/qt/qwhisper, whisper, xeth: polish topic filter, fix wildcards | Péter Szilágyi | 2015-04-28 | 1 | -1/+1 |
* | rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filters | Péter Szilágyi | 2015-04-28 | 1 | -1/+1 |
* | whisper: remove dead code, rename a few constants | Péter Szilágyi | 2015-04-16 | 1 | -1/+1 |
* | whisper: use async handshakes to handle blocking peers | Péter Szilágyi | 2015-04-15 | 1 | -1/+1 |
* | whisper: remove some unneeded testing complexity | Péter Szilágyi | 2015-04-15 | 1 | -1/+2 |
* | whisper: global message expiration tests, polishes | Péter Szilágyi | 2015-04-15 | 1 | -0/+26 |
* | whisper: mock tests to use simulated peers | Péter Szilágyi | 2015-04-15 | 1 | -71/+23 |
* | whisper: shorten constants to TTL and PoW | Péter Szilágyi | 2015-04-14 | 1 | -6/+6 |
* | whisper: fix anonymous broadcast drop, add broadcast tests | Péter Szilágyi | 2015-04-14 | 1 | -7/+63 |
* | whisper: push work in progress for bug report | Péter Szilágyi | 2015-04-13 | 1 | -0/+12 |
* | whisper: start adding integration tests | Péter Szilágyi | 2015-04-13 | 1 | -18/+118 |
* | whisper: polish the Envelope a bit, prep for tests. | Péter Szilágyi | 2015-04-10 | 1 | -1/+1 |
* | whisper: polish the messages, fix some bugs, tests | Péter Szilágyi | 2015-04-10 | 1 | -2/+2 |
* | API changed to use Pubkey only. Reflected that change in the rest of the api | obscuren | 2015-02-06 | 1 | -1/+1 |
* | fixed url bug in browser | obscuren | 2015-01-21 | 1 | -9/+0 |
* | Implemented watching using filter package | obscuren | 2014-12-13 | 1 | -0/+47 |