xmrig/src
2019-04-17 19:03:15 +07:00
..
3rdparty Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
api Fix build. 2019-04-10 00:10:02 +07:00
base Fix Linux build. 2019-04-14 03:24:14 +07:00
common New config subsystem 2019-04-05 22:14:01 +07:00
core Updated default config. 2019-04-17 19:03:15 +07:00
crypto Merge branch 'dev' into evo 2019-04-17 17:42:22 +07:00
interfaces XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
net Added DaemonClient. 2019-04-12 03:25:21 +07:00
workers Sync changes. 2019-03-31 23:22:36 +07:00
App.cpp Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
App.h New API class. 2019-03-30 00:16:01 +07:00
App_unix.cpp Sync changes. 2019-03-31 23:22:36 +07:00
App_win.cpp Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
config.json Updated default config. 2019-04-17 19:03:15 +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 Fix macOS build. 2019-03-27 20:03:15 +07:00
Mem_win.cpp New log support. 2019-03-27 01:29:37 +07:00
Summary.cpp Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h v2.15.2-evo 2019-04-01 23:45:23 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00