REDACTED-rig/src
2018-01-14 19:57:59 +01:00
..
3rdparty Added fix for miner to retry when server is not reachable 2017-12-29 19:50:14 +01:00
api Merge remote-tracking branch 'refs/remotes/xmrig/master' 2017-12-03 21:17:56 +01:00
cc Preparation for #1.3.2 2018-01-14 19:15:08 +01:00
crypto Added fix for av mode 3 and 4 (CPU without AES) #11 2017-12-26 15:14:42 +01:00
interfaces Added results statistics to API. 2017-09-01 08:02:56 +03:00
log Merge remote-tracking branch 'refs/remotes/xmrig/master' 2017-12-03 21:17:56 +01:00
net Merge remote-tracking branch 'xmrig/master' into dev 2018-01-04 17:34:52 +01:00
workers Merge remote-tracking branch 'refs/remotes/xmrig/master' 2017-12-03 21:17:56 +01:00
App.cpp Integrated config less startup with only given CCServer and token #14 2018-01-12 23:11:00 +01:00
App.h Merge remote-tracking branch 'xmrig/master' into dev 2018-01-04 17:34:52 +01:00
App_unix.cpp Integrated config less startup with only given CCServer and token #14 2018-01-12 23:11:00 +01:00
App_win.cpp Add signal handlers. 2017-06-13 13:20:15 +03:00
config.json Added cpu sockets to dashboard client info popup 2018-01-04 17:32:56 +01:00
config_cc.json Updated Readme, links, cleanup 2017-10-26 23:27:58 +02:00
Console.cpp Fixed windows build 2017-10-24 14:24:29 -07:00
Console.h Fixed bugs in CCClient, added missing delete/desttructors for restart 2017-10-17 22:31:22 +02:00
Cpu.cpp #184 Workaround for CPUs with disabled Hyper-Threading. 2017-11-02 19:40:33 +03: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 Fix cpuid stub for MSVC. 2017-06-12 16:55:21 +03: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
default_config.json Added cpu sockets to dashboard client info popup 2018-01-04 17:32:56 +01:00
donate.h Updated xmr donate wallet 2017-10-31 15:48:23 +01:00
Mem.cpp Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
Mem.h Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
Mem_unix.cpp Fix for #16 Build error on FreeBSD 2017-12-29 09:01:46 +01:00
Mem_win.cpp Fixed huge pages on Windows 2017-12-02 20:48:19 +01:00
Options.cpp Integrated config less startup with only given CCServer and token #14 2018-01-12 23:11:00 +01:00
Options.h Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
Platform.cpp Implemented CCClient and extended CCServer service 2017-10-16 21:38:00 +02: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 Fixed linux compile 2017-12-03 21:28:49 +01:00
Platform_win.cpp Windows build fixes 2017-11-23 21:05:44 +01:00
Summary.cpp Added cpu sockets to dashboard client info popup 2018-01-04 17:32:56 +01:00
Summary.h Add Summary. 2017-06-08 01:16:45 +03:00
version.h Fixed windows gcc build issues 2018-01-14 19:57:59 +01:00
xmrig.cpp Added xmrigDaemon to control xmrigMiner 2017-10-19 22:12:20 +02:00