xmrig/src
2019-05-26 18:54:47 +07:00
..
3rdparty Update libcpuid to recent git version. 2018-09-23 13:05:03 +03:00
api Sync changes. 2019-05-25 10:58:35 +07:00
base Fix algorithm negotiation (recently added algorithms was missing). 2019-03-05 23:44:16 +07:00
common Removed obsolete automatic variants. 2019-05-26 18:54:47 +07:00
core Config: fix std::max issue with msvc2017 2019-04-11 14:01:07 +09:00
crypto #1012 Added checks for _rotr. 2019-04-16 01:20:50 +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 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 Sync changes. 2019-05-25 10:58:35 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00