Commit Graph

51 Commits (402fd6e8c6a2e379351e0aae10a833fae6bcae6c)

Author SHA1 Message Date
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 406e74e2af whisper: fix a small data race duirng peer connection 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 3563c59b12 rpc, whisper, xeth: polish whisper RPC interface 10 years ago
Péter Szilágyi 4afc22ba6e whisper: cleanup lefover scoping 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 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 cb707ba50c whisper: push work in progress for bug report 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 0e4f21fc37 whisper: polish the Envelope a bit, prep for tests. 10 years ago
Péter Szilágyi 7d8ce53eca whisper: polish the messages, fix some bugs, tests 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
obscuren 1889727144 Moved logging to logger.Core 10 years ago
Taylor Gerring c956bcb13c Move version to const and expose via Version() 10 years ago
Felix Lange 069c87b960 whisper: use common.Hash 10 years ago
Taylor Gerring fe819f3b9f Comment out whisper remove identity stubs 10 years ago
Taylor Gerring 03ac0f18ae Initial support to remove Whisper identities per #491 10 years ago
obscuren b2a225a52e Properly uninstall filters. Mining issue fixed #closes #365 10 years ago
obscuren 84f7c966f7 Moved ECIES to repo & added secondary title for webview 10 years ago
obscuren ddccea75e8 Fixed "to" field 10 years ago
obscuren e40c1c62ce API changed to use Pubkey only. Reflected that change in the rest of the api 10 years ago
obscuren 7bd2fbe2b1 Fixed whisper "to" filtering. Closes #283 10 years ago
obscuren c48644490f Fixed whisper pub key bug 10 years ago
obscuren 62e0e18030 Changed public whisper api not to reveal temporary private keys 10 years ago
obscuren e3cad04dec Fixed whisper messages 10 years ago
obscuren 34689cb3f3 Added manual triggering of filters 10 years ago
obscuren c8a4c04b36 err 10 years ago
obscuren 26f066f0c7 just enable by default 10 years ago
obscuren 4a0ade4788 Fixed some whisper issues 10 years ago
obscuren 4051c0333f Added whisper js api 10 years ago
obscuren 52b54631a4 Whisper watches fixes 10 years ago
obscuren b55fabc7be Removed debug message 10 years ago
obscuren 54605d8c8e During env open check for pub error which indicated unencrypted payload. 10 years ago
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
obscuren afc8b887ab added whisper 10 years ago
obscuren a17a1f9208 Implemented watching using filter package 10 years ago
obscuren dda778eda7 Updated whisper messages to new crypto api + added tests 10 years ago
obscuren 984c7e6689 Added encryption for messages better API for sealing messages 10 years ago
obscuren 76842b0df8 Additional checks and debug output 10 years ago
obscuren e3a8412df3 Proper start/stoping wpeers 10 years ago