| .. |
|
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
|
First working cryptonight-heavy.
|
2018-04-03 16:55:41 +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
|
First working cryptonight-heavy.
|
2018-04-03 16:55:41 +07:00 |
|
workers
|
Quick fix, temporary use old style affinity.
|
2018-04-03 17:06:03 +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 |
|
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 |
|
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_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 |
|
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 |
|
donate.h
|
Added initial next gen config support from proxy.
|
2018-03-31 13:48:06 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
New style function selector.
|
2018-04-03 02:55:28 +07:00 |