aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/peer.go
Commit message (Expand)AuthorAgeFilesLines
* whisper: add known message expiration to peers, cleanupPéter Szilágyi2015-04-141-57/+106
* whisper: general cleanups, documentationPéter Szilágyi2015-04-141-4/+0
* whisper: use package rlpFelix Lange2015-03-211-12/+9
* eth, whisper: adapt for RLP encoder switch in package p2pFelix Lange2015-03-191-7/+2
* don't log whisper start upsobscuren2015-03-111-2/+2
* eth, whisper: fix msg.Payload readsFelix Lange2015-03-041-17/+10
* UI Updatesobscuren2015-01-221-1/+1
* Fixed some whisper issuesobscuren2015-01-091-1/+1
* Additional checks and debug outputobscuren2014-12-081-0/+5
* Proper start/stoping wpeersobscuren2014-12-081-3/+12
* First draft of Whisper messages relayingobscuren2014-12-081-0/+114