| Commit message (Expand) | Author | Age | Files | Lines |
* | all: regenerate codecs with gencodec commit 90983d99de (#15830) | Felix Lange | 2018-01-08 | 3 | -34/+34 |
* | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 1 | -2/+2 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 2 | -3/+3 |
* | whisper/whisperv5: set filter SymKeyHash on creation (#15165) | Guillaume Ballet | 2017-10-06 | 5 | -17/+331 |
* | whisper: Fix spelling and grammar in error (#15009) | Noman | 2017-08-21 | 1 | -4/+4 |
* | whisper: fix megacheck warnings (#14925) | Egon Elbre | 2017-08-08 | 5 | -7/+14 |
* | whisper: renamed Info#Message to Info#Messages | Bas van Kervel | 2017-06-23 | 1 | -2/+2 |
* | whisper: use hexutil.UnmarshalFixedText for topic parsing | Bas van Kervel | 2017-06-21 | 2 | -33/+26 |
* | whisper: use syncmap for dynamic configuration options | Bas van Kervel | 2017-06-21 | 1 | -43/+18 |
* | whisper: move flags from whisper package to utils | Bas van Kervel | 2017-06-21 | 1 | -22/+1 |
* | whisper: renamed errors | Bas van Kervel | 2017-06-21 | 3 | -25/+25 |
* | whisper: fallback to default config if none is specified | Bas van Kervel | 2017-06-21 | 1 | -0/+4 |
* | whisper: remove obsolete api tests | Bas van Kervel | 2017-06-21 | 1 | -672/+0 |
* | whisper: remove gencodec override for config | Bas van Kervel | 2017-06-21 | 2 | -34/+0 |
* | whisper: move ShhClient to its own package | Bas van Kervel | 2017-06-21 | 1 | -193/+0 |
* | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 18 | -472/+1133 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 2 | -33/+33 |
* | whisper: message format refactoring (#14335) | gluk256 | 2017-04-27 | 12 | -215/+316 |
* | whisper: big refactoring (#13852) | gluk256 | 2017-04-10 | 11 | -667/+1202 |
* | trie, whisper/whisperv5: use math/rand Read function | Felix Lange | 2017-03-23 | 4 | -37/+22 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -8/+10 |
* | whisper: expiry refactoring (#3706) | gluk256 | 2017-02-24 | 5 | -36/+72 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 6 | -55/+49 |
* | Whisper API fixed (#3687) | gluk256 | 2017-02-23 | 10 | -78/+157 |
* | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 1 | -2/+3 |
* | whisper: interface changed to simplify the transition to v5 | gluk256 | 2017-02-14 | 6 | -9/+1061 |
* | cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) | gluk256 | 2017-01-31 | 5 | -24/+56 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 3 | -16/+8 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 1 | -1/+1 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 3 | -8/+8 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 2 | -2/+2 |
* | whisper: refactoring (#3411) | gluk256 | 2016-12-20 | 10 | -66/+228 |
* | whisper/shhapi, whisper/whisperv5: refactoring (#3364) | gluk256 | 2016-12-02 | 12 | -524/+349 |
* | whisper: project restructured, version 5 introduced (#3022) | gluk256 | 2016-10-29 | 13 | -0/+3759 |