Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | whisper: shorten constants to TTL and PoW | Péter Szilágyi | 2015-04-14 | 1 | -2/+2 |
* | 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 |
* | whisper: make the test app runnable & do something inside | Péter Szilágyi | 2015-04-10 | 1 | -12/+65 |
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 1 | -1/+1 |
* | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 1 | -12/+2 |
* | Implemented watching using filter package | obscuren | 2014-12-13 | 1 | -2/+3 |
* | Updated whisper messages to new crypto api + added tests | obscuren | 2014-12-10 | 1 | -1/+1 |
* | First draft of Whisper messages relaying | obscuren | 2014-12-08 | 1 | -0/+46 |