Commit Graph

680 Commits

Author SHA1 Message Date
SChernykh
93f6e8ec7d Fixed auto-config 2019-06-15 23:50:31 +02:00
SChernykh
aeba4aeea3 Fixed gcc compilation 2019-06-15 23:29:13 +02:00
SChernykh
a46d190b54 RandomWOW support 2019-06-15 22:53:03 +02:00
XMRig
401705cc1e v2.15.4-beta 2019-06-02 14:30:09 +07:00
XMRig
0704625d89 Merge branch 'dev' into evo 2019-05-31 23:20:35 +07:00
XMRig
816a257848 v2.14.5-dev 2019-05-31 22:50:39 +07:00
XMRig
b664aa1b8f v2.14.4 2019-05-30 12:16:19 +07:00
XMRig
5b8b095156 v2.14.4-dev 2019-05-26 19:28:28 +07:00
XMRig
d26fdce04d Removed obsolete automatic variants. 2019-05-26 18:54:47 +07:00
XMRig
04bbfe6529 Sync changes. 2019-05-25 10:58:35 +07:00
XMRig
4d31e1681e Fixed MSVC 2019 version detection. 2019-05-21 12:14:20 +07:00
XMRig
922d33a2b0 Added global uptime and extended connection information for API. 2019-05-13 00:11:57 +07:00
XMRig
18855bb22b Return current algorithm in API response. 2019-05-01 22:07:13 +07:00
XMRig
7fc8cfca50 Use null for unknown hashrate in API. 2019-04-25 02:22:53 +07:00
XMRig
3c6496f2df v2.15.4-evo 2019-04-18 20:59:14 +07:00
XMRig
c3d52238c2 #1014 Fixed regression, default value for algo option was not applied. 2019-04-18 15:23:36 +07:00
XMRig
27619b4d29 v2.15.2-beta 2019-04-18 00:25:37 +07:00
XMRig
ee949dc89c Updated default config. 2019-04-17 19:03:15 +07:00
XMRig
cb960bf953 Merge branch 'dev' into evo 2019-04-17 17:42:22 +07:00
XMRig
3d2c9f226d #1012 Added checks for _rotr. 2019-04-16 01:20:50 +07:00
XMRig
9c0661f5b2 Fix Linux build. 2019-04-14 03:24:14 +07:00
XMRig
7d4314d85e Added checking for top_block_hash/hash. 2019-04-14 03:21:23 +07:00
XMRig
1607533f4c Added JsonRequest. 2019-04-14 01:10:24 +07:00
XMRig
941e2e8d18 Move files. 2019-04-13 23:58:58 +07:00
XMRig
726aa72cda Sync changes. 2019-04-13 19:09:22 +07:00
XMRig
f0e509a8d1 Fixed build on some systems. 2019-04-12 22:32:45 +07:00
XMRig
afbc354b54 Fixed build without TLS support. 2019-04-12 19:25:03 +07:00
XMRig
68846d0777 Added command line option --daemon and --daemon-poll-interval 2019-04-12 18:30:08 +07:00
XMRig
c9d3ae9970 Fixed daemon support over HTTPS. 2019-04-12 04:25:47 +07:00
XMRig
67ce7039fd Added DaemonClient. 2019-04-12 03:25:21 +07:00
stoffu
05ef3a8da6 Config: fix std::max issue with msvc2017
to fix the following errors:

    xmrig\src\core\Config.cpp(165): error C2065: 'max': undeclared identifier
    xmrig\src\core\Config.cpp(165): error C2275: 'size_t': illegal use of this type as an expression
2019-04-11 14:01:07 +09:00
XMRig
7b738b936a Prepare for daemon support. 2019-04-11 00:18:33 +07:00
XMRig
43524b2e42 Add IClient and BaseClient. 2019-04-10 18:29:33 +07:00
XMRig
4d1d36d99b 64bit diff support. 2019-04-10 03:42:00 +07:00
XMRig
745c7a34cf Fix build. 2019-04-10 00:10:02 +07:00
XMRig
9eacaa8e4f Added HttpsClient. 2019-04-09 14:06:56 +07:00
XMRig
3d949dd324 Rename cmake option WITH_HTTPD to WITH_HTTP. 2019-04-09 02:27:19 +07:00
XMRig
c688c128d7 Added HttpClient class. 2019-04-09 01:59:22 +07:00
XMRig
c450086444 Fix --userpass option. 2019-04-08 02:16:54 +07:00
XMRig
29c70521f3 Removed unused setters in Pool class. 2019-04-07 21:31:32 +07:00
XMRig
2f654e991e Fix build on FreeBSD. 2019-04-06 21:10:26 +07:00
XMRig
fea6e2bcfa Fix build without ASM. 2019-04-06 20:07:20 +07:00
XMRig
f0cf850fdc Sync changes. 2019-04-06 18:32:24 +07:00
XMRig
8f63940f81 Add milliseconds to log. 2019-04-06 02:11:02 +07:00
XMRig
8c68d1de35 Fix "colors" option. 2019-04-06 02:10:08 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
a0d881a9fa Fixed, big HTTP responses was truncated. 2019-04-02 17:46:26 +07:00
XMRig
4d21c15570 v2.15.2-evo 2019-04-01 23:45:23 +07:00
XMRig
9d6a5aabf6 v2.15.1-beta 2019-04-01 19:04:48 +07:00
XMRig
8805e51ce1 Fixed wrong status code for "GET /1/config" 2019-04-01 18:56:42 +07:00