Commit Graph

102 Commits (c3c58eb601d92d7ca581c597dd2b4960a1e59d96)

Author SHA1 Message Date
gluk256 79789af2e7 whisper: project restructured, version 5 introduced (#3022) 8 years ago
Felix Lange 3a5bdef962 whisper: deflake Test*MessageExpiration 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Gustav Simonsson c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Jeffrey Wilcke 5f0a4416db whisper: fixed broadcast race 9 years ago
Péter Szilágyi 60e0abb595 whisper: fix datarace in expiration test 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange 6a2fec5309 p2p, whisper: use glog for peer-level logging 10 years ago
Péter Szilágyi 2b9fd6b40a whisper: add full filter test suite 10 years ago
Péter Szilágyi 406e74e2af whisper: fix a small data race duirng peer connection 10 years ago
Péter Szilágyi db615a85ec ui/qt/qwhisper, whisper, xeth: polish topic filter, fix wildcards 10 years ago
Péter Szilágyi ae4bfc3cfb rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filters 10 years ago
Péter Szilágyi 15586368e5 whisper: fix spurious From identity with untargeted messages 10 years ago
Péter Szilágyi 87447f9f3f whisper: fix payload loss in case of plaintext decrypt 10 years ago
Péter Szilágyi 7f48eb8737 whisper, xeth/whisper: surface TTL and hash to the API 10 years ago
Péter Szilágyi 7948cc0029 rpc, whisper, xeth: fix RPC message retrieval data race 10 years ago
Péter Szilágyi 5aa523e32b whisper: fix send timestamp omission during envelope opening 10 years ago
Péter Szilágyi 3563c59b12 rpc, whisper, xeth: polish whisper RPC interface 10 years ago
Felix Lange 509d0a8d78 whisper: fix comment for rlpenv 10 years ago
Felix Lange 56a48101dc cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
Péter Szilágyi 4afc22ba6e whisper: cleanup lefover scoping 10 years ago
Péter Szilágyi bd14bd6c5b whisper: hide some internal types 10 years ago
Péter Szilágyi e5a03eb066 whisper: don't issue signature warning if none present 10 years ago
Péter Szilágyi e5e91e9eb3 whisper: track active peers, add peer cache expiry test 10 years ago
Péter Szilágyi ee6531c5ff whisper: remove dead code, rename a few constants 10 years ago
Péter Szilágyi 6ceb253f74 whisper: use async handshakes to handle blocking peers 10 years ago
Péter Szilágyi 46ea193a49 whisper: remove some unneeded testing complexity 10 years ago
Péter Szilágyi bcf41797ca whisper: global message expiration tests, polishes 10 years ago
Péter Szilágyi 4fb7ab5d09 whisper: mock tests to use simulated peers 10 years ago
Péter Szilágyi 86372b20c0 whisper: add basic tests for the whiper peers 10 years ago
Péter Szilágyi f6efdd8aad whisper: shorten constants to TTL and PoW 10 years ago
Péter Szilágyi 1a4cfc173e whisper, xeth/whisper, ui/qt/qwhispe: fix API polish breakages 10 years ago
Péter Szilágyi e2b7498c9d whisper: add known message expiration to peers, cleanup 10 years ago
Péter Szilágyi 59bff46505 whisper: general cleanups, documentation 10 years ago
Péter Szilágyi 5205b2f19b whisper: fix anonymous broadcast drop, add broadcast tests 10 years ago
Péter Szilágyi 4af7743663 whisper: add utility functions for creating topics 10 years ago
Péter Szilágyi cb707ba50c whisper: push work in progress for bug report 10 years ago
Péter Szilágyi 89358d25a4 whisper: start adding integration tests 10 years ago
Péter Szilágyi 9a53390f49 whisper: clean up and integrate topics 10 years ago
Péter Szilágyi 7b501906db whisper: separate out magic number from the code 10 years ago
Péter Szilágyi 5467e7b312 whisper: fix comment entity capitalizations 10 years ago
Péter Szilágyi 0e4f21fc37 whisper: polish the Envelope a bit, prep for tests. 10 years ago