This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
41292a41a1d880d22f24fb2bbfcb7ce418efa879
xmrig-hac
/
src
History
XMRig
41292a41a1
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +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
common
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
core
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
crypto
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
interfaces
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
log
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
net
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
workers
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +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
#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_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
Cpu.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Cpu.h
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Mem_win.cpp
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +07:00
Mem.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Mem.h
Move xmrig.h to common/xmrig.h.
2018-04-13 07:00:51 +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
Fixed build with APP_DEBUG.
2018-04-11 08:29: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