140 Commits (36b61fccfd406cc873524bacbbc8dabe1cc4fe38)

Author SHA1 Message Date
ThomasV 36b61fccfd temporary_path for unverified certificates 11 years ago
ThomasV 1bcb361fca fixes 11 years ago
ThomasV f3763b45af fix 11 years ago
ThomasV c097b9a530 delete only if cert is new 11 years ago
ThomasV 06cc898652 delete certificates that fail 11 years ago
ThomasV 27cc09e8e2 prevent dns leaks when using proxy. fixes issue #147 11 years ago
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 11 years ago
thomasv a6002cf71c SSL certificate validation 11 years ago
rofl0r 854802122c fix error to create a wallet due to missing pick_random_server decl 11 years ago
ThomasV d51a8d0f25 create a class for transaction dialog 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
ThomasV 907dca6eb9 simplify interface: use callbacks 11 years ago
thomasv 77871b97af fixes, resend_subscriptions 11 years ago
thomasv 2df129cfbf connect to random servers, reconnect if connection is lost 11 years ago
thomasv 0ec436c02c fix: network start was calling __init__ 11 years ago
thomasv 047e4b3478 move callbacks to the network class 11 years ago
ThomasV 328315f94b separate blockchain and network 11 years ago
ThomasV 803b292d9d socket: retry on EAGAIN 11 years ago
thomasv 2a6e8927dd select the longest blockchain from several servers 11 years ago
ThomasV d99a381d83 separation between wallet storage and config 11 years ago
Eagle[TM] bcda5e35e7 Update default server list 11 years ago
thomasv 1d26676ee9 parse_servers method 11 years ago
thomasv a0b86f405d offline interface: fix init 11 years ago
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 12 years ago
Maran 468c76b66e Added notifications when receiving a new transaction 12 years ago
Eagle[TM] d24fefd459 update default server list, remove offline and pre v0.8 servers 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago
ecdsa 827e29c1dc fix: print_log -> print_error 12 years ago
ecdsa 6069939003 handle errno 10035 12 years ago
ecdsa 7653408ff4 fix: socket error 12 years ago
ecdsa 21c0578ca8 fix is_connected with http protocol 12 years ago
thomasv 98f7d36313 ask users to enter their seed on create 12 years ago
ecdsa 35ecbff7a5 fix http session init 12 years ago
ecdsa dbe981a89b show pruning level in network dialog (expert mode) 12 years ago
ecdsa 84101a446b use ssl as default protocol 12 years ago
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
thomasv a4f977190e do not call exit() in the interface module 12 years ago
ecdsa 441cc6c9cd fix 12 years ago
ecdsa 837150132d optional wait parameter for interface 12 years ago
ecdsa 49a4c6c92a do not wait for interface when launching gui 12 years ago
ecdsa 3fe0e160ca catch http exception when wallet is offline 12 years ago
ThomasV 512a812872 try http if tcp fails. 12 years ago
thomasv e3fc19c48c fix previous commit 12 years ago
thomasv 2962c63001 auto_cycle option 12 years ago
thomasv 4180a426c5 auto-reconnect to random server if server is not there 12 years ago
Eagle[TM] 83c008b6f8 revert pruning flag for default servers (too much complexity) 12 years ago
Eagle[TM] 4f0f187e56 Update default servers with pruning flag 12 years ago
Eagle[TM] 736b72f77f updating default servers 12 years ago
ThomasV 9afbf21197 no daemon 12 years ago
thomasv cf1f533613 allow offline creation/recovery within the gui 12 years ago