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
33452732364912d37d6f50339a8b233a8b68bf14
xmrig-hac
/
src
History
SChernykh
93f6e8ec7d
Fixed auto-config
2019-06-15 23:50:31 +02:00
..
3rdparty
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
2019-03-29 12:33:11 +07:00
api
Added global uptime and extended connection information for API.
2019-05-13 00:11:57 +07:00
base
RandomWOW support
2019-06-15 22:53:03 +02:00
common
RandomWOW support
2019-06-15 22:53:03 +02:00
core
Fixed auto-config
2019-06-15 23:50:31 +02:00
crypto
Fixed auto-config
2019-06-15 23:50:31 +02:00
interfaces
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
2019-03-28 22:54:27 +07:00
net
Added global uptime and extended connection information for API.
2019-05-13 00:11:57 +07:00
workers
Fixed gcc compilation
2019-06-15 23:29:13 +02:00
App_unix.cpp
Sync changes.
2019-03-31 23:22:36 +07:00
App_win.cpp
Removed IConfigCreator/ConfigCreator and changed file structure.
2019-03-30 21:27:54 +07:00
App.cpp
Removed IConfigCreator/ConfigCreator and changed file structure.
2019-03-30 21:27:54 +07:00
App.h
New API class.
2019-03-30 00:16:01 +07:00
config.json
Updated default config.
2019-04-17 19:03:15 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Fix macOS build.
2019-03-27 20:03:15 +07:00
Mem_win.cpp
New log support.
2019-03-27 01:29:37 +07:00
Mem.cpp
Unified ASM functions signature
2019-03-13 22:00:44 +01:00
Mem.h
Make JIT memory read-only after patching is done
2019-01-19 11:22:54 +01:00
Summary.cpp
Removed IConfigCreator/ConfigCreator and changed file structure.
2019-03-30 21:27:54 +07:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
v2.15.4-beta
2019-06-02 14:30:09 +07:00
xmrig.cpp
Use early exit for --help and --version options.
2019-02-15 09:11:18 +07:00