REDACTED-rig/src
2018-04-02 14:05:16 +07:00
..
3rdparty Remove align.h. 2018-03-14 17:11:51 +07:00
api Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
core Transform affinity and av to internal representation. 2018-04-02 14:05:16 +07:00
crypto Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
interfaces Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
log Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
net Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
workers Transform affinity and av to internal representation. 2018-04-02 14:05:16 +07:00
App.cpp Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +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-03-31 16:52:58 +07:00
App_win.cpp Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
config.json Fix error in config.json 2018-03-24 13:55:45 +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 #428 Fixed regression with CPU cache size detection. 2018-03-05 02:15:05 +07:00
Cpu.h Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
Cpu_arm.cpp #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
Cpu_mac.cpp Probably fix OS X support. 2017-07-03 11:02:32 +03:00
Cpu_stub.cpp Some small fixes. 2018-03-12 14:44:23 +07:00
Cpu_unix.cpp Fixed build in termux environment, thanks Imran Yusuff. 2017-11-24 00:23:04 +03:00
Cpu_win.cpp Fix --cpu-affinity overflow, again. 2017-06-27 18:47:33 +03:00
donate.h Added initial next gen config support from proxy. 2018-03-31 13:48:06 +07:00
Mem.cpp Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
Mem.h Remove align.h. 2018-03-14 17:11:51 +07:00
Mem_unix.cpp Fix Linux build. 2018-03-31 16:52:58 +07:00
Mem_win.cpp Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
Platform.cpp Fixed linux build. 2017-08-16 14:49:37 +03:00
Platform.h Added option --user-agent. 2017-08-16 13:19:14 +03:00
Platform_mac.cpp #279 Add missing stdio header 2018-01-02 12:24:57 +07:00
Platform_unix.cpp #196 Fix Linux build. 2017-11-17 12:59:46 +03:00
Platform_win.cpp Better fix for MSVC. 2017-08-17 07:33:21 +03:00
Summary.cpp Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h Update CHANGELOG.md and version. 2018-03-31 19:43:16 +07:00
xmrig.cpp #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00
xmrig.h Transform affinity and av to internal representation. 2018-04-02 14:05:16 +07:00