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
9b474f239f13f0a4d331f8cc6df7eaa5dda084da
xmrig-hac
/
src
History
XMRig
9b474f239f
Disable QuickEdit mode for Windows.
2017-07-23 07:38:57 +03:00
..
3rdparty
Use uv_tty for console output and remove legacy winansi.
2017-07-23 05:59:57 +03:00
crypto
Backport crypto changes from Dead2 xmr-stak-cpu fork.
2017-07-19 21:02:38 +03:00
interfaces
Fixed graceful shutdown.
2017-07-18 05:20:36 +03:00
log
Disable QuickEdit mode for Windows.
2017-07-23 07:38:57 +03:00
net
Use uv_tty for console output and remove legacy winansi.
2017-07-23 05:59:57 +03:00
workers
#40
Fix crash on Linux.
2017-07-19 04:28:59 +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
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00
App.h
Add signal handlers.
2017-06-13 13:20:15 +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
Add signal handlers.
2017-06-13 13:20:15 +03:00
Cpu.h
Fix --cpu-affinity overflow, again.
2017-06-27 18:47:33 +03:00
donate.h
More flexible pools configuration.
2017-06-07 02:46:52 +03:00
Mem_unix.cpp
Fix linux build
2017-06-22 02:30:26 +03:00
Mem_win.cpp
Rename Console class to Log.
2017-06-20 13:04:38 +03:00
Mem.cpp
Add IWorker, Handle, SingleWorker, Worker classes.
2017-06-10 07:05:00 +03:00
Mem.h
Fix linux build
2017-06-22 02:30:26 +03:00
Options.cpp
Merge branch 'feature-multiple-pools' into dev
2017-07-01 21:50:27 +03:00
Options.h
Initial multiple pools support [2/2].
2017-06-27 06:32:17 +03:00
Summary.cpp
Fix warnings on Linux.
2017-07-18 22:38:38 +03:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
Merge branch 'dev'
2017-07-20 00:54:03 +03:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00