1
0
Fork 0
forked from lthn/blockchain
Commit graph

22 commits

Author SHA1 Message Date
cryptozoidberg
4ad93162e8
https enabled in remote node 2025-01-30 14:50:51 +04:00
sowle
e747b11d44
implemented https multiple attempts support in interruptible_http_client (using another approach, http_https_simple_client_wrapper introduced) 2024-12-04 02:49:28 +01:00
sowle
95dabbe63a
fixed url parse error for RPCs 2024-12-04 02:46:45 +01:00
sowle
b903d84cac
added https support to interruptible_http_client 2024-12-03 02:29:20 +01:00
cryptozoidberg
059c367d89
multiple fixes over wallet and cmake 2022-11-18 21:04:05 +01:00
cryptozoidberg
490b8b12f1
added pre-loading token whitelist via ssl 2022-11-17 21:58:36 +01:00
cryptozoidberg
ee6f8cf972
right version of http_client.h 2022-11-16 22:27:49 +01:00
cryptozoidberg
e839761ae9
implemented https support and tokens whitelisting(just inital declaration) 2022-11-16 22:16:15 +01:00
cryptozoidberg
dc61500a46
fixed http state machine, fixed wallet bug with tor connectivity failure 2022-04-10 19:46:43 +02:00
sowle
a1c5343c4b
http_client improved to stop on permanent HTTP error + logs 2020-05-13 10:29:14 +03:00
sowle
9cc1a0b800
fixed a typo 2020-03-30 15:22:16 +03:00
sowle
8cdeadfdc8
virtual dtors for interfaces 2020-03-30 11:41:12 +03:00
sowle
40097d776b
epee:: http_client & gzip_encoding: fixed improper handling of incorrect gzip data during downloading 2020-03-18 15:22:20 +03:00
sowle
70337d779d
allow interruptible_http_client to accept 2xx responses 2020-03-13 07:43:06 +03:00
sowle
3c38e8562d
fixed interruptible_http_client: non-200 code handling + fails_count is taken into account 2020-03-13 05:56:19 +03:00
cryptozoidberg
3cb70f88f5
attempt to fix broken build 2020-03-11 02:34:41 +01:00
sowle
945451bc94
epee::interruptible_http_client 2020-03-10 18:03:12 +03:00
cryptozoidberg
aa65dfe9e6
removed unused invoke_timeout, finished manual timeouts setting function 2020-03-08 20:40:13 +01:00
cryptozoidberg
fe8c34eb17
improved timeouts for mobile wallet 2020-03-07 06:55:09 +01:00
cryptozoidberg
fccf9933af
implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
sowle
470cde7948
epee: improved logs for abstract_tcp_server (warn about potential issue) and http_client (less drama when unable to connect) 2019-11-12 11:30:27 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00