xmrig/src
2018-04-10 23:22:49 +07:00
..
3rdparty Remove align.h. 2018-03-14 17:11:51 +07:00
api Remove unused class UploadCtx. 2018-04-10 23:22:49 +07:00
core #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
crypto Improved performance for cryptonight v7. 2018-04-09 21:56:15 +07:00
interfaces Move selfTest to threads, remove legacy CryptoNight.cpp. 2018-04-03 14:51:05 +07:00
log Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
net #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
workers Fix nonce calculation for --av 4. 2018-04-09 21:21:46 +07:00
App.cpp Move selfTest to threads, remove legacy CryptoNight.cpp. 2018-04-03 14:51:05 +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 #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 Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
Cpu.h Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
Cpu_arm.cpp Added cryptonight-heavy support for ARM 2018-04-03 17:51:06 +07: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 #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
Mem.cpp Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
Mem.h Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
Mem_unix.cpp Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +07:00
Mem_win.cpp Fix autoconfig and memory allocation for heavy algo. 2018-04-03 16:08:15 +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 Fix build with APP_DEBUG. 2018-04-09 20:38:02 +07:00
Summary.h Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
version.h v2.6.0-beta2 2018-04-09 23:50:01 +07:00
xmrig.cpp #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00
xmrig.h New style function selector. 2018-04-03 02:55:28 +07:00