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
bf9e84f4b7f275199cd4a8d564ae2991c7cfa02b
xmrig-hac
/
src
History
XMRig
bf9e84f4b7
Run internal http server in main loop to avoid requirement to thread synchronization.
2018-02-20 23:22:34 +07:00
..
3rdparty
Added ARMv8 (aarch64) support.
2017-11-06 03:11:35 +03:00
api
Run internal http server in main loop to avoid requirement to thread synchronization.
2018-02-20 23:22:34 +07:00
crypto
Fix code style, replace tabs to space
#2
.
2018-02-08 17:21:12 +07:00
interfaces
Added results statistics to API.
2017-09-01 08:02:56 +03:00
log
#216
Added ARMv7 support.
2017-11-26 22:23:23 +03:00
net
Compilation error under FreeBSD
2018-01-28 18:13:00 +01:00
workers
#196
Fix Linux build.
2017-11-17 12:59:46 +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
#341
Added option --dry-run.
2018-01-20 20:43:31 +07:00
App.h
#341
Added option --dry-run.
2018-01-20 20:43:31 +07:00
config.json
Add comments to config file.
2017-10-07 00:49:38 +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_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
Fix cpuid stub for MSVC.
2017-06-12 16:55:21 +03: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 code style, replace tabs to space.
2018-02-08 17:02:32 +07: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 ARMv8 (aarch64) support.
2017-11-06 03:11:35 +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
#341
Added option --dry-run.
2018-01-20 20:43:31 +07:00
Options.h
#341
Added option --dry-run.
2018-01-20 20:43:31 +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
#196
Fix Linux build.
2017-11-17 12:59:46 +03:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
v2.4.5 RC
2018-02-19 04:31:50 +07:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00