REDACTED-rig/src
Ben Gräf f54ce3c95c
Merged features for # 1.6.3 (#114)
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) for guidance
- Fixed leaks in transport shutdown
2018-05-23 23:23:49 +02:00
..
3rdparty Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
api Merge branch 'master' 2018-03-02 23:22:06 +01:00
cc Fixed server crash when auth header is wrong 2018-04-17 15:01:09 +02:00
crypto Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
interfaces Added results statistics to API. 2017-09-01 08:02:56 +03:00
log Fixed leak in Logger 2018-04-22 07:04:07 +02:00
net Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
workers Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
App.cpp Manual merge 2018-03-02 21:29:53 +01:00
App.h #341 Added option --dry-run. 2018-01-20 20:43:31 +07: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 Integrate new algo "cryptonight-lite-ipbc" (#100) 2018-04-18 21:50:00 +02:00
config_cc.json Cleanup 2018-02-26 09:19:46 +01: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 Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Cpu.h Preparation for #1.4.0 (#30) 2018-01-19 19:42:06 +01:00
Cpu_arm.cpp Fixed arm build and windows build server script 2018-01-20 13:46:46 +01:00
Cpu_cpuid.cpp Added possibility to set variant by proxy (#79) 2018-03-28 12:40:33 +02:00
Cpu_mac.cpp Manual merged #43 Mac OS Compilation fixes 2018-02-21 23:17:11 +01:00
Cpu_stub.cpp Fixes stub build break and maybe also arm (#31) 2018-01-20 13:34:56 +01:00
Cpu_unix.cpp Manual merged #43 Mac OS Compilation fixes 2018-02-21 23:17:11 +01:00
Cpu_win.cpp Fixed TLS build on Windows GCC/MVSC 2018-03-01 17:44:15 +01:00
CpuImpl.h Preparation for #1.4.0 (#30) 2018-01-19 19:42:06 +01:00
default_config.json Integrate new algo "cryptonight-lite-ipbc" (#100) 2018-04-18 21:50:00 +02:00
donate.h Increased version and changed donationstrategy again 2018-03-25 14:41:56 +02:00
Mem.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Mem.h OSX Mem.cpp fix (#70) Thx to @djfinch 2018-03-19 23:04:18 +01:00
Mem_unix.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Mem_win.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Options.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Options.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02: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
PowVariant.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
Summary.cpp Cleanup 2018-02-26 09:19:46 +01:00
Summary.h Add Summary. 2017-06-08 01:16:45 +03:00
version.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
xmrig.cpp Added xmrigDaemon to control xmrigMiner 2017-10-19 22:12:20 +02:00