1
0
Fork 0
forked from lthn/blockchain
Commit graph

11 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
crypro.zoidberg
c14a907810 Merge branch 'master' into progpow 2019-04-03 18:33:36 +02:00
sowle
a62abcf0b5 internal stratum server 2019-03-29 05:43:23 +03:00
crypro.zoidberg
cc850cf3c3 Inital integration of progpow 2019-03-25 01:30:20 +01:00
cryptozoidberg
56e5cd9d08
commented output dir change (to avoid build script breaking) 2019-03-15 23:00:24 +01:00
anonimal
4926d91190
CMake: add GUI convenience "bundle"
Sets GUI target output to a GUI directory, copies needed HTML files for
runtime. Related refactoring.
2019-03-14 23:31:04 +00:00
crypro.zoidberg
db3fd44db7 added command line by default 2019-03-11 19:38:02 +01:00
anonimal
e9b1f78c45
CMake: finish removal of OpenCL
Officially removed in c6f1fb3b67
2019-03-05 02:51:40 +00:00
sowle
84bd7b6e77 an attempt to fix conn_tool linkage issue on gcc 7.3 2019-02-19 20:58:49 +03:00
anonimal
2c7befce02
CMake: add Clang support for Linux 2019-02-16 01:49:56 +00:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00