1
0
Fork 0
forked from lthn/blockchain
Commit graph

13 commits

Author SHA1 Message Date
anonimal
282214036c
contrib: update miniupnpc to 2.1, use submodule
Resolves the following implemented client vulnerabilities:

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6031
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8798

There are other client fixes as well and I would advise to
semi-regularly bump to master because of the lead developer's release
habits. In the meantime, version 2.1 should be good enough for now.

Note: the adding of TTL argument to upnpDiscover came with the API_VERSION 14.
2019-05-01 23:03:09 +00:00
sowle
02576ab740 minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
sowle
d51664e5dc Merge branch 'master' into offsig
# Conflicts:
#	tests/unit_tests/epee_levin_protocol_handler_async.cpp
2019-04-19 15:46:53 +03:00
crypro.zoidberg
d846d26bf4 more preformance logs 2019-04-18 02:45:53 +02:00
sowle
daa01fd533 cold-signing is finally working in CLI and via RPC 2019-04-12 09:48:33 +03:00
sowle
d2d1bf5d7a wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress) 2019-04-03 12:48:09 +03:00
crypro.zoidberg
a330901840 overloaded get_wild_keccack2 2019-03-15 19:58:47 +01:00
crypro.zoidberg
7676fc99b7 mved to 25 word seed phrase 2019-02-18 19:48:38 +01:00
sowle
a870677f61 linux compilation fixed 2019-02-16 04:31:57 +03:00
dev
f68a7cfa7a peer log downloading 2019-02-16 03:04:08 +03:00
crypro.zoidberg
6e050fce8b added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
crypro.zoidberg
c31b3c801b fixed deadlock on abort_tx 2019-01-16 19:00:19 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00