..
3rdparty
Merge remote-tracking branch 'refs/remotes/xmrig/master'
2017-12-03 21:17:56 +01:00
api
Merge remote-tracking branch 'refs/remotes/xmrig/master'
2017-12-03 21:17:56 +01:00
cc
- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
2017-12-16 22:38:51 +01:00
crypto
Cleanup
2017-12-04 17:26:25 +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
Added online/offline status to dashboard client Id column
2017-11-13 22:35:53 +01:00
workers
Merge remote-tracking branch 'refs/remotes/xmrig/master'
2017-12-03 21:17:56 +01:00
App.cpp
- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
2017-12-16 22:38:51 +01:00
App.h
Moved CCClient to seperate thrad and process ControlCommands async
2017-11-14 23:22:30 +01:00
App_unix.cpp
Fix linux build
2017-06-22 02:30:26 +03:00
App_win.cpp
Add signal handlers.
2017-06-13 13:20:15 +03:00
config.json
Fixed huge pages on Windows
2017-12-02 20:48:19 +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
Fixed huge pages on Windows
2017-12-02 20:48:19 +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
Merge remote-tracking branch 'refs/remotes/xmrig/master'
2017-12-03 21:17:56 +01:00
Mem_win.cpp
Fixed huge pages on Windows
2017-12-02 20:48:19 +01:00
Options.cpp
Integrated thread based double hash mode
2017-12-01 07:48:28 +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
Better fix for MSVC.
2017-08-17 07:33:21 +03: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
Updated changelog/version
2017-12-03 21:21:27 +01:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
2017-12-16 22:38:51 +01:00
xmrig.cpp
Added xmrigDaemon to control xmrigMiner
2017-10-19 22:12:20 +02:00