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
50e1f7217e9fad2cced0b073cdd860fdb35530d3
xmrig-hac
/
src
/
base
/
net
/
http
History
XMRig
ddaa6b648f
Fix memory leak.
2020-05-05 16:05:50 +07:00
..
Fetch.cpp
Update base.
2020-04-29 14:17:33 +07:00
Fetch.h
Update base.
2020-04-29 14:17:33 +07:00
Http.cpp
Code cleanup.
2020-01-07 10:13:01 +07:00
Http.h
Code cleanup.
2020-01-07 10:13:01 +07:00
HttpApiResponse.cpp
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
HttpApiResponse.h
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
HttpClient.cpp
Fix memory leak.
2020-05-05 16:05:50 +07:00
HttpClient.h
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
HttpContext.cpp
Code cleanup.
2020-04-02 21:19:39 +07:00
HttpContext.h
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
HttpData.cpp
Update base.
2020-04-29 14:17:33 +07:00
HttpData.h
Update base.
2020-04-29 14:17:33 +07:00
HttpListener.cpp
Update base.
2020-04-29 14:17:33 +07:00
HttpListener.h
Update base.
2020-04-29 14:17:33 +07:00
HttpResponse.cpp
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
HttpResponse.h
Added TLS support for API and many other TLS related changes.
2020-03-18 20:09:11 +07:00
HttpServer.cpp
Reduced memory consumption on network level.
2020-03-20 20:53:27 +07:00
HttpServer.h
HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client.
2020-02-23 01:40:19 +07:00