xmrig/src
2018-04-19 20:57:23 +07:00
..
3rdparty Remove align.h. 2018-03-14 17:11:51 +07:00
api Add extra information to threads API. 2018-04-17 14:36:32 +07:00
common Added API docs and bug fixes. 2018-04-18 09:58:06 +07:00
core Added API docs and bug fixes. 2018-04-18 09:58:06 +07:00
crypto Fix ARMv7 build. 2018-04-19 19:44:17 +07:00
interfaces Finalize config changes. 2018-04-15 21:41:03 +07:00
log Basic advanced config reader, only single hash supported. 2018-04-14 07:01:12 +07:00
net Revert old Client::close. 2018-04-19 20:29:23 +07:00
workers Added API docs and bug fixes. 2018-04-18 09:58:06 +07:00
App.cpp Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
App.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
App_unix.cpp Use new method to set affinity. 2018-04-13 09:27:37 +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
Console.cpp Fixed assert when try read unavailable stdin. 2017-08-05 18:45:06 +03:00
Console.h Added IConsoleListener 2017-07-23 09:36:30 +03: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 Fixed ARM build. 2018-04-15 12:58:17 +07:00
Mem_win.cpp Fixed ARM build. 2018-04-15 12:58:17 +07:00
Summary.cpp Simplify ARM implementation. 2018-04-19 11:54:11 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h v2.6.0-beta3 2018-04-19 20:57:23 +07:00
xmrig.cpp #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00