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
fc1d6c7e84f20e3afe1139d46a572f65ecfb8186
xmrig-hac
/
src
History
XMRig
fc1d6c7e84
Better fix for MSVC.
2017-08-17 07:33:21 +03:00
..
3rdparty
Better fix for MSVC.
2017-08-17 07:33:21 +03:00
crypto
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
interfaces
Backport unified client timer from proxy project.
2017-08-14 08:41:54 +03:00
log
Fix Linux build.
2017-08-15 03:13:11 +03:00
net
Force close connection if IP address banned.
2017-08-16 15:14:21 +03:00
workers
Added --cpu-priority option.
2017-08-15 08:19:55 +03: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
App.cpp
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
App.h
Added IConsoleListener
2017-07-23 09:36:30 +03:00
config.json
Added --cpu-priority option.
2017-08-15 08:19:55 +03: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_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
#28
Fixed Alpine Linux support.
2017-07-07 07:15:58 +03:00
Cpu_win.cpp
Fix --cpu-affinity overflow, again.
2017-06-27 18:47:33 +03:00
Cpu.cpp
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
Cpu.h
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
donate.h
More flexible pools configuration.
2017-06-07 02:46:52 +03:00
Mem_unix.cpp
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
Mem_win.cpp
Fixed, message "Huge pages support was successfully enabled, but reboot required to use it" was not shown in release builds.
2017-08-16 14:44:35 +03:00
Mem.cpp
Add IWorker, Handle, SingleWorker, Worker classes.
2017-06-10 07:05:00 +03:00
Mem.h
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
Options.cpp
Fixed config load for MSVC.
2017-08-17 06:43:32 +03:00
Options.h
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
Platform_mac.cpp
Better fix for MSVC.
2017-08-17 07:33:21 +03:00
Platform_unix.cpp
Better fix for MSVC.
2017-08-17 07:33:21 +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
Add commands help.
2017-07-23 10:04:23 +03:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
Backport unified client timer from proxy project.
2017-08-14 08:41:54 +03:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00