REDACTED-rig/src
2019-03-07 15:02:55 +07:00
..
3rdparty Update libcpuid to recent git version. 2018-09-23 13:05:03 +03:00
api Sync changes with AMD miner. 2019-02-21 19:03:53 +07:00
base Fix algorithm negotiation (recently added algorithms was missing). 2019-03-05 23:44:16 +07:00
common Add algo-switch for ZLS. 2019-03-06 13:05:13 +07:00
core #951 Fix AVX detection. 2019-03-05 15:03:43 +07:00
crypto #975 Fixed crash on Linux if used double thread. 2019-03-07 14:52:40 +07:00
interfaces Use machine friendly test data for cn/r and cn/wow algorithms. 2019-03-04 00:42:17 +07:00
net Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
workers Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms. 2019-03-05 18:29:13 +07:00
App.cpp Small code cleanups. 2019-02-25 15:54:21 +07:00
App.h Sync changes. 2019-02-18 19:02:40 +07:00
App_unix.cpp Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
App_win.cpp Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
config.json #957 Added optional embedded JSON config support. 2019-03-02 13:12:38 +07:00
donate.h #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
Mem.cpp Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01:00
Mem.h Make JIT memory read-only after patching is done 2019-01-19 11:22:54 +01:00
Mem_unix.cpp Make JIT memory read-only after patching is done 2019-01-19 11:22:54 +01:00
Mem_win.cpp Make JIT memory read-only after patching is done 2019-01-19 11:22:54 +01:00
Summary.cpp Move Pool.h/Pool.cpp. 2019-02-16 09:56:08 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h v2.14.1 2019-03-07 15:02:55 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00