Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use logger.Error instead of 0 with glog | Gustav Simonsson | 2015-04-07 | 1 | -1/+2 |
* | Forward and log EC recover err and remove dup pubkey len check | Gustav Simonsson | 2015-04-07 | 1 | -1/+7 |
* | Fixed "to" field | obscuren | 2015-02-10 | 1 | -0/+2 |
* | Fixed whisper "to" filtering. Closes #283 | obscuren | 2015-02-03 | 1 | -2/+2 |
* | Added missing whisper timestamp. Closes #284 | obscuren | 2015-02-03 | 1 | -0/+1 |
* | Fixed whisper messages | obscuren | 2015-01-13 | 1 | -1/+5 |
* | merged | obscuren | 2015-01-09 | 1 | -2/+0 |
* | Fixed some whisper issues | obscuren | 2015-01-09 | 1 | -0/+2 |
* | Implemented watching using filter package | obscuren | 2014-12-13 | 1 | -8/+12 |
* | Updated whisper messages to new crypto api + added tests | obscuren | 2014-12-10 | 1 | -6/+12 |
* | Added encryption for messages better API for sealing messages | obscuren | 2014-12-10 | 1 | -0/+49 |
* | First draft of Whisper messages relaying | obscuren | 2014-12-08 | 1 | -0/+15 |