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
8b1efa5fa5647698909eed840a388725070b669c
xmrig-hac
/
src
History
XMRig
8b1efa5fa5
Skip TLS pools if miner built without TLS support.
2018-09-17 01:02:17 +03:00
..
3rdparty
Remove align.h.
2018-03-14 17:11:51 +07:00
api
* Fixed API ID collision.
2018-08-31 18:30:51 +03:00
common
Skip TLS pools if miner built without TLS support.
2018-09-17 01:02:17 +03:00
core
Initial TLS support.
2018-09-16 03:06:54 +03:00
crypto
Fix compile error on macOS.
2018-09-14 22:04:52 +03:00
interfaces
Added debug thread log.
2018-09-15 16:48:57 +03:00
net
Added TLS fingerprint validation.
2018-09-16 08:14:22 +03:00
workers
Added debug thread log.
2018-09-15 16:48:57 +03:00
App_unix.cpp
Fix Linux build.
2018-04-21 21:41:39 +07:00
App_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
App.cpp
Move logging code to common folder.
2018-04-20 18:54:58 +07:00
App.h
Move files.
2018-06-05 07:34:58 +07:00
config.json
Fix av option in generated config.
2018-05-04 03:31:17 +07:00
Cpu_arm.cpp
Use native checks instead of XMRIG_ARMv8.
2018-06-03 00:09:59 +07:00
Cpu_mac.cpp
Add extra information to threads API.
2018-04-17 14:36:32 +07:00
Cpu_stub.cpp
#615
Fixed build without libcpuid.
2018-05-08 06:19:10 +07:00
Cpu_unix.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
Cpu_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
Cpu.cpp
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
Cpu.h
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Fix Linux build.
2018-04-21 21:41:39 +07:00
Mem_win.cpp
Move logging code to common folder.
2018-04-20 18:54:58 +07:00
Mem.cpp
Fixed ARM build.
2018-04-15 12:58:17 +07:00
Mem.h
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
Summary.cpp
Show TLS version.
2018-09-16 06:35:49 +03:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
v2.8.0-dev
2018-09-13 11:20:10 +03:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00