REDACTED-rig/src
2019-04-15 10:39:16 -06: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 Config: fix std::max issue with msvc2017 2019-04-11 14:01:07 +09:00
crypto Repair compilation with Clang 9.0.0 (which now includes its own _rotr intrinsic) 2019-04-15 10:39:16 -06: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 Unified ASM functions signature 2019-03-13 22:00:44 +01: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 Unified ASM functions signature 2019-03-13 22:00:44 +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.2-dev 2019-03-07 17:51:54 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00