aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisper.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented watching using filter packageobscuren2014-12-131-7/+59
* Updated whisper messages to new crypto api + added testsobscuren2014-12-101-4/+5
* Added encryption for messages better API for sealing messagesobscuren2014-12-101-16/+35
* Additional checks and debug outputobscuren2014-12-081-0/+7
* Proper start/stoping wpeersobscuren2014-12-081-2/+12
* First draft of Whisper messages relayingobscuren2014-12-081-0/+157