xmrig/src
2019-03-29 17:22:25 +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 HTTP layer ready for API calls. 2019-03-29 17:14:30 +07:00
base Fix log. 2019-03-29 17:22:25 +07:00
common Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
core Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
crypto Merge branch 'dev' into evo 2019-03-27 19:20:12 +07:00
interfaces XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
net Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
workers XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
App.cpp Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
App.h Add class Timer. 2019-03-18 02:36:17 +07:00
App_unix.cpp New log support. 2019-03-27 01:29:37 +07:00
App_win.cpp Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
config.json New log support. 2019-03-27 01:29:37 +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 Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. 2019-03-26 19:56:35 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00