5281 Commits (3c3d96f69ecd528b82f3c0e33f173da4689f22e8)
 

Author SHA1 Message Date
ThomasV 2515fc9b6a use blue color to denote auto-filled values (fee, exchange rates plugin) 9 years ago
ThomasV b6e7dbe5f7 fix plot plugin 9 years ago
ThomasV 65ff969d07 update trezor dialog 9 years ago
ThomasV 12431a1eb8 add trezor icon 9 years ago
ThomasV e18ddd0096 do not show plugins that register a custom wallet type in the plugins toggle dialog 9 years ago
ThomasV aadffa0c8f check_ssl_config: verify pubkey 9 years ago
ThomasV a9e74da11c check SSL certificate in config dialog 9 years ago
ThomasV 7b3e1dafd4 replace wallet.set_fee calls 9 years ago
ThomasV 252c73a06a fix issue #1387 9 years ago
ThomasV 43880d452e dynamic fees 9 years ago
ThomasV 959620db46 fix fee estimate bug; follow up to aa6de86 9 years ago
ThomasV 5ddafa8b14 rm tlslite import 9 years ago
ThomasV 4a74806061 remove tlslite from make_packages 9 years ago
ThomasV 6ca9f148d4 fix config var names for ssl preferences 9 years ago
ThomasV 476d198be9 fix missing occurences of X509.parse 9 years ago
ThomasV e8d30129ea replace TLSLite dependency with minimal RSA implementation 9 years ago
ThomasV 2ba07377da pr error: clear after showing error 9 years ago
ThomasV cf6a366070 Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV c04d609862 fix: make_request returns pr 9 years ago
Neil Booth 4c8408b42d Print reason for failure to connect headers 9 years ago
ThomasV 8ae64064b6 dont silence dns errors 9 years ago
ThomasV 380bccacf0 request_queue.put should never block, because maxsize is not set 9 years ago
ThomasV 963ec4ca3e dnssec: don't call get_default_resolver 9 years ago
ThomasV 9938fbd160 version 2.4.1 9 years ago
ThomasV 465d1dfd8b fix #1378 9 years ago
ThomasV 2ec19e7528 fix bugs with ecdsa/dnssec 9 years ago
ThomasV 58d131d7dd Merge pull request #1381 from EagleTM/master 9 years ago
Eagle[TM] 4731418af9 Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23 9 years ago
ThomasV 77b0e7be5e network: initial status should be 'unknown', distinct from 'connecting' 9 years ago
ThomasV 98501b17b3 rename email plugin 9 years ago
ThomasV 348a9b0e21 fix imports, cleanup 9 years ago
ThomasV e96a0945ca do not use pycrypto for DNSSEC validation 9 years ago
ThomasV 35923f1df0 add dns to imports 9 years ago
ThomasV 916071ce61 Merge pull request #1377 from romanz/master 9 years ago
Roman Zeyde 5fbd7553ed interface: fix check_host_name() pattern matching 9 years ago
ThomasV 291b57b99a add pycrypto to dependencies in setup 9 years ago
ThomasV 0dc99a7a1f fix: reset payment_request in do_clear 9 years ago
ThomasV 70d59bbe06 Merge pull request #1376 from romanz/master 9 years ago
ThomasV 96c3513cb2 add character encoding declaration to index.html 9 years ago
ThomasV cbf13197e2 websocket: hostname 9 years ago
ThomasV e9f5e6866d check www dir on daemon start 9 years ago
ThomasV 2edd0f248a release notes 9 years ago
Roman Zeyde 87d3fafa22 util: fix small typo at parse_URI() and update its unittests 9 years ago
ThomasV f215cc252d release notes 9 years ago
ThomasV 0c5bfb8c26 print -> util.print_error 9 years ago
ThomasV e6924d9912 prevent websocket closing with balnk target 9 years ago
ThomasV 3da148f406 use local copy of javascript files 9 years ago
ThomasV f0e6f5bf64 Merge branch 'master' of github.com:spesmilo/electrum 9 years ago
ThomasV 18d145cced add websocket to webpages 9 years ago
Neil Booth 0f2d4bd375 Add bitflyer.jp block explorer 9 years ago