5157 Commits (465d1dfd8b7d6d294104679e9e60041360a70c06)
 

Author SHA1 Message Date
ThomasV 465d1dfd8b fix #1378 10 years ago
ThomasV 2ec19e7528 fix bugs with ecdsa/dnssec 10 years ago
ThomasV 58d131d7dd Merge pull request #1381 from EagleTM/master 10 years ago
Eagle[TM] 4731418af9 Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23 10 years ago
ThomasV 77b0e7be5e network: initial status should be 'unknown', distinct from 'connecting' 10 years ago
ThomasV 98501b17b3 rename email plugin 10 years ago
ThomasV 348a9b0e21 fix imports, cleanup 10 years ago
ThomasV e96a0945ca do not use pycrypto for DNSSEC validation 10 years ago
ThomasV 35923f1df0 add dns to imports 10 years ago
ThomasV 916071ce61 Merge pull request #1377 from romanz/master 10 years ago
Roman Zeyde 5fbd7553ed interface: fix check_host_name() pattern matching 10 years ago
ThomasV 291b57b99a add pycrypto to dependencies in setup 10 years ago
ThomasV 0dc99a7a1f fix: reset payment_request in do_clear 10 years ago
ThomasV 70d59bbe06 Merge pull request #1376 from romanz/master 10 years ago
ThomasV 96c3513cb2 add character encoding declaration to index.html 10 years ago
ThomasV cbf13197e2 websocket: hostname 10 years ago
ThomasV e9f5e6866d check www dir on daemon start 10 years ago
ThomasV 2edd0f248a release notes 10 years ago
Roman Zeyde 87d3fafa22 util: fix small typo at parse_URI() and update its unittests 10 years ago
ThomasV f215cc252d release notes 10 years ago
ThomasV 0c5bfb8c26 print -> util.print_error 10 years ago
ThomasV e6924d9912 prevent websocket closing with balnk target 10 years ago
ThomasV 3da148f406 use local copy of javascript files 10 years ago
ThomasV f0e6f5bf64 Merge branch 'master' of github.com:spesmilo/electrum 10 years ago
ThomasV 18d145cced add websocket to webpages 10 years ago
Neil Booth 0f2d4bd375 Add bitflyer.jp block explorer 10 years ago
Neil Booth a1f67e3fff Clarify fee retention statement. 10 years ago
ThomasV 41d9c94821 don't add bip70 suffixes 10 years ago
ThomasV 6d54512627 clearrequests command; minor type fix 10 years ago
ThomasV 508b5373ac minor fixes 10 years ago
ThomasV 8960b16e09 more sanitization 10 years ago
ThomasV b813ba0bdd sanitize timestamp and expiration in requests 10 years ago
ThomasV 37c07278d5 update var names 10 years ago
ThomasV 8f507d2afd change var name 10 years ago
ThomasV acbd434f76 cleanup request signing 10 years ago
ThomasV 074872afbc fix #1359 10 years ago
ThomasV 878e3f80ad fix expiration date display 10 years ago
ThomasV a8ed934a7f fix bug with make_unsigned_request 10 years ago
ThomasV e4ea07c168 better help msg 10 years ago
ThomasV 01d4118221 rm useless warning 10 years ago
ThomasV 1628965ed5 update release notes 10 years ago
ThomasV e376e445ee fix info in release notes 10 years ago
ThomasV fa867d5792 update release notes 10 years ago
ThomasV a6c65b8997 change internal format of requests 10 years ago
ThomasV 2c1fb1e37c do not raise exception if uri has an unknown key 10 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 10 years ago
ThomasV 1e668209dc improve signed URI window 10 years ago
ThomasV 9c30ad3dd5 extend bitcoin URIs with signed payment requests passed directly 10 years ago
ThomasV e2185da094 sleep to let socket threads timeout 10 years ago
ThomasV 47d86d12be add ssl_cert path to preferences 10 years ago