xmrig/src
2018-04-26 23:27:53 +07:00
..
3rdparty Remove align.h. 2018-03-14 17:11:51 +07:00
api Sync changes with proxy. 2018-04-25 14:48:32 +07:00
common Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
core Add support for skip invalid pools. 2018-04-25 23:17:27 +07:00
crypto Send supported algorithms to pool in login request. 2018-04-26 15:02:01 +07:00
interfaces Add support for skip invalid pools. 2018-04-25 23:17:27 +07:00
net Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
workers Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
App.cpp Move logging code to common folder. 2018-04-20 18:54:58 +07:00
App.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
App_unix.cpp Fix Linux build. 2018-04-21 21:41:39 +07:00
App_win.cpp Use new method to set affinity. 2018-04-13 09:27:37 +07:00
config.json #499 Disabled IPv6 for internal HTTP API by default, was cause issues on some systems. 2018-04-07 01:17:58 +07:00
Cpu.cpp Fixed automatic threads mode for --av above 4 2018-04-17 09:42:53 +07:00
Cpu.h Fixed automatic threads mode for --av above 4 2018-04-17 09:42:53 +07:00
Cpu_arm.cpp Simplify ARM implementation. 2018-04-19 11:54:11 +07:00
Cpu_mac.cpp Add extra information to threads API. 2018-04-17 14:36:32 +07:00
Cpu_stub.cpp Some small fixes. 2018-03-12 14:44:23 +07:00
Cpu_unix.cpp Use new method to set affinity. 2018-04-13 09:27:37 +07:00
Cpu_win.cpp Use new method to set affinity. 2018-04-13 09:27:37 +07:00
donate.h #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
Mem.cpp Fixed ARM build. 2018-04-15 12:58:17 +07:00
Mem.h Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
Mem_unix.cpp Fix Linux build. 2018-04-21 21:41:39 +07:00
Mem_win.cpp Move logging code to common folder. 2018-04-20 18:54:58 +07:00
Summary.cpp Sync changes with proxy. 2018-04-25 14:48:32 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h #541 Revert all changes in Client::close(). 2018-04-21 22:23:12 +07:00
xmrig.cpp #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00