aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/mailserver/mailserver.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-03-121-5/+5
* whisper/mailserver: reduce the max number of opened files (#18142)Guillaume Ballet2018-11-211-1/+11
* whisper: Fix interpretation of `to` parameter in `shh_requestMessages` (#16996)Pedro Pombeiro2018-09-191-1/+1
* whisper/mailserver: pass init error to the caller (#16671)Ivan Daniluk2018-05-041-7/+7
* whisper: topics replaced by bloom filtersVlad2018-03-011-21/+23
* whisper: mailserver no longer supports the signature vaidationVlad2018-02-271-2/+4
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-1/+1
* whisper: fix megacheck warnings (#14925)Egon Elbre2017-08-081-1/+1
* all: update license informationFelix Lange2017-04-141-8/+8
* whisper: big refactoring (#13852)gluk2562017-04-101-4/+5
* cmd, whisper/mailserver: revert to utils.FatalfPéter Szilágyi2017-02-231-4/+5
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-16/+15
* whisper: add tests for mailserver (#3631)gluk2562017-02-131-8/+28
* cmd/wnode, whisper: add whisper CLI tool and mail server (#3580)gluk2562017-01-311-0/+170