xmrig-minimized/src
2019-06-02 19:58:16 +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 Sync changes. 2019-05-25 10:58:35 +07:00
base Merge branch 'dev' into evo 2019-05-31 23:20:35 +07:00
common Removed obsolete automatic variants. 2019-05-26 18:54:47 +07:00
core Updated default config. 2019-04-17 19:03:15 +07:00
crypto Fixed Linux build. 2019-06-02 19:58:16 +07:00
interfaces XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
net Added global uptime and extended connection information for API. 2019-05-13 00:11:57 +07:00
workers Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +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
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
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_unix.cpp Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +07:00
Mem_win.cpp Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +07:00
Mem.cpp Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +07:00
Mem.h Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +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.5-evo 2019-06-02 15:03:26 +07:00
xmrig.cpp Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00